chore(deps): update dependency tslib to v2.8.1 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tslib (source) | devDependencies | minor | 2.6.0 -> 2.8.1 |
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
await
inawait using
by @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
v2.6.3
What's Changed
- 'await using' normative changes by @rbuckton in https://github.com/microsoft/tslib/pull/258
Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3
v2.6.2
: tslib 2.6.2
What's Changed
- Fix path to
exports["module"]["types"]
by @andrewbranch in https://github.com/microsoft/tslib/pull/217
Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.1...v2.6.2
v2.6.1
: tslib 2.6.1
What's Changed
- Allow functions as values in __addDisposableResource by @rbuckton in https://github.com/microsoft/tslib/pull/215
- Stop using es6 syntax in the es6 file by @andrewbranch in https://github.com/microsoft/tslib/pull/216
Full Changelog: https://github.com/microsoft/tslib/compare/2.6.0...v2.6.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.