Closed
Conversation
Author
|
Closed in favor of #49. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.0 → 2.6.0) · Repo
Release Notes
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 57 commits:
2.6.0Add helpers for `using` and `await using` (#213)2.5.3Merge pull request #208 from microsoft/moar-modulesDo not reference tslib.es6.js from package.json exportsBump 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-typesUpdate modules/index.d.tsMerge pull request #201 from microsoft/fix-esmMerge pull request #179 from guybedford/patch-4Add default export to modules/index.jsEnsure tslib.es6.js is typedAdd Node-specific export condition for ESM entrypoint that re-exports CJSAdd propert declaration file for the `import` conditionMerge pull request #195 from xfq/httpshttp -> httpsMerge pull request #194 from microsoft/bump-version-2.5Bump package version to 2.5.0Add support for __esDecorate and related helpers (#193)Merge pull request #188 from microsoft/add-codeqltry paths: .add codeqlFix asyncDelegator reporting done too early (#187)Bump version to 2.4.1.Remove extra line in generator.mdFix early call to return/throw on generator (#186)Merge pull request #181 from microsoft/users/GitHubPolicyService/201dd6b7-4ca8-49f3-9744-61af1a7eb442Microsoft mandatory filefix: default interop compat for "module" conditionMerge pull request #172 from microsoft/add-test-viteUpdate bower.jsonUpdate package.jsonDrop node@10 from test matrix, add node@16Add a test for viteMerge branch 'EB-Forks-docs/add-tsdoc'Merge branch 'docs/add-tsdoc' of https://github.com/EB-Forks/tslib into EB-Forks-docs/add-tsdocoptimize `__createBinding` (#168)Update package.json: changed pattern "./" to "./*" (#135)Merge pull request #164 from penx/license-updateUpdate license within js filesMerge pull request #160 from penx/patch-1Don't require license to be included by bundlersMerge pull request #157 from bloomberg/private-fields-in-in[squash] add export to index.jsadds __classPrivateFieldInBump version to 2.3.1.Merge pull request #155 from microsoft/fixSpreadArrayForNonConcatSpreadablesFix __spreadArray for non-concat-spreadablesBump version to 2.3.0.Update __spreadArray helper (#151)Merge pull request #142 from microsoft/orta-deploy-docsBump version to 2.2.0.update private class element helpers (#2) (#146)Update README.mdfeat: Add TSDoc commentsDepfu 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