In
Sign in
Up
Sign up
Changes - aldous/typescript · Jutsu
In
Sign in
Up
Sign up
In
Sign in
Up
Sign up
aldous
/
typescript
Changes
Changes on
main
JA
Update DOM types (#63137)
Jake Bailey
·
2 weeks ago
3d4dbc0
CO
Fix crash in declaration emit with nested binding patterns (#63154)
Copilot
·
2 weeks ago
28a078d
FA
Fix `from` and `with` method types of `Temporal.PlainMonthDay` (#63142)
fabon
·
2 weeks ago
db5a384
DE
Bump github/codeql-action from 4.32.2 to 4.32.3 in the github-actions group (#63145)
dependabot[bot]
·
2 weeks ago
efc7199
JA
Ensure node is installed in release publisher (#63127)
Jake Bailey
·
3 weeks ago
704b9fd
DE
Bump github/codeql-action from 4.32.0 to 4.32.2 in the github-actions group (#63123)
dependabot[bot]
·
3 weeks ago
c812149
JA
Always set up host in node builder (#62726)
Jake Bailey
·
0 months ago
4d4d89e
EX
Un‑consolidate and fix `WeakMap` constructor overloads (#56713)
ExE Boss
·
0 months ago
1e8332c
RE
Add lib.esnext.temporal (#62628)
René
·
0 months ago
30bcf12
JA
DOM update (#62730)
Jake Bailey
·
0 months ago
42bba09
PA
Document indexOf return value when not found (#60569)
Pascal Sommer
·
0 months ago
6ff29a3
LI
Return iterable of RegExpExecArray from RegExp#[Symbol.matchAll] (#60516)
lionel-rowe
·
0 months ago
199bdb1
ST
Fix RegExpIndicesArray by adding undefined to type definition (#61079)
stefnotch
·
0 months ago
eb6bb9f
BT
Update Map.clear and Set.clear jsdoc in es2015.collection.d.ts (#57661)
btoo
·
0 months ago
bc8c9fa
CO
Add approximatelySign to NumberFormatRangePartTypeRegistry for ES2023 (#62013)
Copilot
·
0 months ago
d667745
PR
Implement Intl Locale Info proposal (#60656)
printfn
·
0 months ago
ae2def8
RE
Add proposal-upsert methods to lib.esnext.collection (#62612)
René
·
0 months ago
d89fdb4
JA
Add --stableTypeOrdering for TS7 ordering compat (#63084)
Jake Bailey
·
0 months ago
d3f0702
QU
add `collation` to `Intl.CollatorOptions` (#62971)
quisi.do
·
0 months ago
7b4eb53
KE
Introduce ES2025 target & Add missing ScriptTargetFeatures (#63046)
Kenta Moriuchi
·
0 months ago
3eb7d66
AV
fix(jsx)
correct source location when react-jsx and whitespace before jsx (#61534)
Avi Vahl
·
1 month ago
cd49367
RY
Set default `types` array to `[]`; support `"*"` wildcard (#63054)
Ryan Cavanaugh
·
1 month ago
b5dc55c
DA
Update descriptions for strict-related flags (#63095)
Daniel Rosenwasser
·
1 month ago
c0716e8
JA
Disable macOS in PR CI (#63097)
Jake Bailey
·
1 month ago
6f360da
JA
Deprecate downlevelIteration (#63071)
Jake Bailey
·
1 month ago
e0ed583
JA
Fix some tests that should have stayed ES5 (#63086)
Jake Bailey
·
1 month ago
a816fb5
RY
Deprecate `alwaysStrict: false` (#63089)
Ryan Cavanaugh
·
1 month ago
8780784
DA
Switch the default of `--strict` to `true` (#63087)
Daniel Rosenwasser
·
1 month ago
aa612a7
JA
Hide omitted expression types in type baselines (#63081)
Jake Bailey
·
1 month ago
74dcfc7
JA
Remove ES5 references, misc cleanup (#63075)
Jake Bailey
·
1 month ago
507a35a
MA
Fixed a crash caused by circularly-reentrant `getEffectsSignature` (#63026)
Mateusz Burzyński
·
1 month ago
8f42daf
DE
Bump the github-actions group with 2 updates (#63078)
dependabot[bot]
·
1 month ago
597c896
JA
Update implied default for module based on target (#63076)
Jake Bailey
·
1 month ago
cb63bd2
JA
Deprecate import assert in favor of import with (#63077)
Jake Bailey
·
1 month ago
fdafe8e
JA
Default `target` to "latest standard", deprecate ES5 (#63067)
Jake Bailey
·
1 month ago
8de2b9e
JA
Be more lenient about iteration when `lib=es5` / `noLib` (#63070)
Jake Bailey
·
1 month ago
a863734
JA
Update tests in prep for ES5 deprecation, target default change (#63066)
Jake Bailey
·
1 month ago
1cc57f6
JA
Remove compiler runner libFiles option entirely (#63060)
Jake Bailey
·
1 month ago
0752ee0
JA
Eliminate `tests/lib/lib.d.ts`, fix up fourslash to use real libs and defaults (#63056)
Jake Bailey
·
1 month ago
e8ac370
JA
Support FORCE_COLOR (#63055)
Jake Bailey
·
1 month ago
a706b23
CO
fix
Consult referenced project options for synthetic default export eligibility (#63038)
Copilot
·
1 month ago
e997e4b
DE
Bump the github-actions group with 2 updates (#63053)
dependabot[bot]
·
1 month ago
1659b87
JA
Fix transform crash with destructured parameter property (#63043)
Jake Bailey
·
1 month ago
af83cb4
DE
Bump the github-actions group across 1 directory with 3 updates (#63013)
dependabot[bot]
·
1 month ago
9410296
DA
Turn `// @strict` off in all failing fourslash tests which do not contain baseline calls (#63023)
Daniel Rosenwasser
·
1 month ago
ca079d2
DA
Explicitly set `strict: false` for project tests, eval tests, and more programmatic fourslash tests (#63024)
Daniel Rosenwasser
·
1 month ago
484baed
DA
More test suite strictness fixups (#63022)
Daniel Rosenwasser
·
1 month ago
733d07f
O-
Fix a typo in the JSDoc of `Math.trunc(…)` (#63020)
o-m12a
·
1 month ago
161e0f7
DA
Prepare tests for `--noImplicitAny` (#62989)
Daniel Rosenwasser
·
1 month ago
f3e9fe7
MA
Fixed crash related to index type deferral on generic mapped types with name types (#60528)
Mateusz Burzyński
·
1 month ago
f548d82