studio
studio copied to clipboard
Update Typescript
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tslib (source) | dependencies | minor | 2.6.3 -> 2.8.1 |
| typescript (source) | dependencies | minor | 5.5.4 -> 5.7.3 |
Release Notes
Microsoft/tslib (tslib)
v2.8.1
What's Changed
- Fix publish workflow by @andrewbranch in https://github.com/microsoft/tslib/pull/271
- Include non-enumerable keys in __importStar helper by @rbuckton in https://github.com/microsoft/tslib/pull/272
- Remove use of ES2015 syntax by @andrewbranch in https://github.com/microsoft/tslib/pull/275
Full Changelog: https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1
v2.8.0
What's Changed
- Validate export structure of every entrypoint by @andrewbranch in https://github.com/microsoft/tslib/pull/269
- Add rewriteRelativeImportExtension helper by @andrewbranch in https://github.com/microsoft/tslib/pull/270
Full Changelog: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0
v2.7.0
What's Changed
- Implement deterministic collapse of
awaitinawait usingby @rbuckton in https://github.com/microsoft/tslib/pull/262 - Use global 'Iterator.prototype' for downlevel generators by @rbuckton in https://github.com/microsoft/tslib/pull/267
Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0
microsoft/TypeScript (typescript)
v5.7.3: TypeScript 5.7.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.7.0 (Beta).
- fixed issues query for Typescript 5.7.1 (RC).
- fixed issues query for Typescript 5.7.2 (Stable).
- fixed issues query for Typescript 5.7.3 (Stable).
Downloads are available on npm
v5.7.2: TypeScript 5.7
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.7.0 (Beta).
- fixed issues query for Typescript 5.7.1 (RC).
- fixed issues query for Typescript 5.7.2 (Stable).
Downloads are available on:
v5.6.3: TypeScript 5.6.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
- fixed issues query for Typescript 5.6.3 (Stable).
Downloads are available on:
v5.6.2: TypeScript 5.6
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
disabled