Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ tslib (2.4.0 → 2.8.0) · Repo
Release Notes
2.8.0
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 71 commits:
2.8.0
Merge pull request #270 from microsoft/rewriteRelativeImportExtension
Missed update
Little optimizations
Add URL-ish test
Combine tsx case into regex
Test and fix invalid declaration-looking extensions
Do more with a regex
Shorten by one line
Case insensitivity, remove lookbehind
Add rewriteRelativeImportExtension helper
Merge pull request #269 from microsoft/test-infrastructure
Test export structure
Bump version to 2.7.0.
Use global 'Iterator.prototype' for downlevel generators (#267)
Implement deterministic collapse of 'await' in 'await using' (#262)
2.6.3
'await using' normative changes (#258)
Bump the github-actions group with 3 updates (#253)
Bump the github-actions group with 1 update (#242)
Bump the github-actions group with 1 update (#241)
Bump the github-actions group with 2 updates (#240)
JSDoc typo on `__exportStar`. (#221)
Bump the github-actions group with 1 update (#233)
Bump the github-actions group with 1 update (#230)
Bump the github-actions group with 2 updates (#228)
Pin CI actions missed in previous PR
CI: Hashpin sensitive actions and install dependabot (#226)
Fix __asyncGenerator to properly handle AsyncGeneratorUnwrapYieldResumption (#222)
Update codeql workflow using GUI (#223)
CI: set minimal permissions for GitHub Workflows (#218)
2.6.2
Merge pull request #217 from microsoft/bug/fix-modules-condition-types-path
Fix path to exports["module"]["types"]
2.6.1
Merge pull request #216 from microsoft/bug/205
Undo format on save
Stop using es6 syntax in the es6 file
Allow functions as values in __addDisposableResource (#215)
2.6.0
Add helpers for `using` and `await using` (#213)
2.5.3
Merge pull request #208 from microsoft/moar-modules
Do not reference tslib.es6.js from package.json exports
Bump version to 2.5.2.
Use named reexport to satsify incomplete TS symbol resolution (#204)
Reverse order of decorator-injected initializers (#202)
Merge pull request #200 from Andarist/fix/import-types
Update modules/index.d.ts
Merge pull request #201 from microsoft/fix-esm
Merge pull request #179 from guybedford/patch-4
Add default export to modules/index.js
Ensure tslib.es6.js is typed
Add Node-specific export condition for ESM entrypoint that re-exports CJS
Add propert declaration file for the `import` condition
Merge pull request #195 from xfq/https
http -> https
Merge pull request #194 from microsoft/bump-version-2.5
Bump package version to 2.5.0
Add support for __esDecorate and related helpers (#193)
Merge pull request #188 from microsoft/add-codeql
try paths: .
add codeql
Fix asyncDelegator reporting done too early (#187)
Bump version to 2.4.1.
Remove extra line in generator.md
Fix early call to return/throw on generator (#186)
Merge pull request #181 from microsoft/users/GitHubPolicyService/201dd6b7-4ca8-49f3-9744-61af1a7eb442
Microsoft mandatory file
fix: default interop compat for "module" condition
Merge pull request #172 from microsoft/add-test-vite
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands