Граф коммитов

312 Коммитов

Автор SHA1 Сообщение Дата
Andrew Branch d72d6f70b3
2.8.1 2024-10-31 15:40:16 -07:00
Andrew Branch 11fa98227b
Merge pull request #275 from microsoft/bug/es5-compat
Remove use of ES2015 syntax
2024-10-31 15:39:11 -07:00
Andrew Branch 3c532ebb15
Remove use of ES2015 syntax 2024-10-31 15:10:46 -07:00
Ron Buckton b0076c4070
Include non-enumerable keys in __importStar helper (#272) 2024-10-18 10:26:13 -04:00
Andrew Branch 7c11588c36
Add missing registry-url parameter 2024-10-15 10:51:20 -07:00
Andrew Branch 1fec6679a2
Merge pull request #271 from microsoft/fix-publish
Fix publish workflow
2024-10-15 10:48:00 -07:00
Andrew Branch 097e99eae8
Fix publish workflow 2024-10-15 10:32:19 -07:00
Andrew Branch ca5f7fb791
2.8.0 2024-10-15 10:11:14 -07:00
Andrew Branch 2334267563
Merge pull request #270 from microsoft/rewriteRelativeImportExtension
Add rewriteRelativeImportExtension helper
2024-10-14 10:27:19 -07:00
Andrew Branch c4cde74589
Missed update 2024-09-24 16:52:24 -07:00
Andrew Branch 27b219209a
Little optimizations 2024-09-24 16:04:07 -07:00
Andrew Branch fece22a6b4
Add URL-ish test 2024-09-24 15:33:34 -07:00
Andrew Branch 9c731e9f32
Combine tsx case into regex 2024-09-24 15:18:20 -07:00
Andrew Branch 1c03288ab2
Test and fix invalid declaration-looking extensions 2024-09-24 14:05:56 -07:00
Andrew Branch a55e9f7a80
Do more with a regex 2024-09-24 13:57:49 -07:00
Andrew Branch e828dac33c
Shorten by one line 2024-09-24 09:38:27 -07:00
Andrew Branch e7b6aa0a88
Case insensitivity, remove lookbehind 2024-09-24 09:32:46 -07:00
Andrew Branch 689efe3cd2
Add rewriteRelativeImportExtension helper 2024-09-23 10:09:50 -07:00
Andrew Branch 497872a54e
Merge pull request #269 from microsoft/test-infrastructure
Validate export structure of every entrypoint
2024-09-23 10:08:23 -07:00
Andrew Branch f63baa34b7
Test export structure 2024-09-19 13:31:15 -07:00
Daniel Rosenwasser 6abc075910
Bump version to 2.7.0. 2024-08-23 12:51:40 -07:00
Ron Buckton 227b5d66a3
Use global 'Iterator.prototype' for downlevel generators (#267) 2024-08-08 12:29:11 -04:00
Ron Buckton 4f2902c1f4
Implement deterministic collapse of 'await' in 'await using' (#262) 2024-08-08 12:13:40 -04:00
Daniel Rosenwasser a280d4b4e0
2.6.3 2024-06-05 05:12:49 +09:00
Ron Buckton 983d81bda6
'await using' normative changes (#258) 2024-05-30 17:56:55 -04:00
dependabot[bot] 54cd71cf9e
Bump the github-actions group with 3 updates (#253)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 09:56:11 -07:00
dependabot[bot] 298efd9fdb
Bump the github-actions group with 1 update (#242)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 10:19:14 -08:00
dependabot[bot] e8b4418fa0
Bump the github-actions group with 1 update (#241)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 09:27:14 -08:00
dependabot[bot] ae8c5c3891
Bump the github-actions group with 2 updates (#240)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 09:28:55 -08:00
Arthur Fiorette 2b38d8767f
JSDoc typo on `__exportStar`. (#221)
* Update tslib.d.ts

* rename exports to o
2024-01-02 14:55:33 -05:00
dependabot[bot] 8466326f56
Bump the github-actions group with 1 update (#233)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 10:05:08 -08:00
dependabot[bot] a57d986e9d
Bump the github-actions group with 1 update (#230)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 10:47:57 -08:00
dependabot[bot] 2bf5a06bbf
Bump the github-actions group with 2 updates (#228)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 14:29:21 -08:00
Jake Bailey 095b6a0104
Pin CI actions missed in previous PR 2023-11-14 14:22:51 -08:00
Diogo Teles Sant'Anna f749018668
CI: Hashpin sensitive actions and install dependabot (#226) 2023-11-14 14:09:01 -08:00
Ron Buckton efa4fff5a4
Fix __asyncGenerator to properly handle AsyncGeneratorUnwrapYieldResumption (#222) 2023-10-20 15:11:18 -04:00
Jake Bailey 93da639748
Update codeql workflow using GUI (#223)
* Update codeql workflow using GUI

* Remove unused config

* Revert "Remove unused config"

This reverts commit 5d94816ff2.

* readd config
2023-10-19 14:39:59 -07:00
Diogo Teles Sant'Anna b1026e3450
CI: set minimal permissions for GitHub Workflows (#218) 2023-08-28 10:59:47 -07:00
Andrew Branch 49ac8dc364
2.6.2 2023-08-18 10:40:34 -07:00
Andrew Branch 3071b51bb3
Merge pull request #217 from microsoft/bug/fix-modules-condition-types-path
Fix path to `exports["module"]["types"]`
2023-08-18 10:38:55 -07:00
Andrew Branch 743045e3df
Fix path to exports["module"]["types"] 2023-08-18 10:22:33 -07:00
Andrew Branch 41c120df27
2.6.1 2023-07-24 12:09:42 -07:00
Andrew Branch be55012142
Merge pull request #216 from microsoft/bug/205
Stop using es6 syntax in the es6 file
2023-07-24 12:09:08 -07:00
Andrew Branch 8d4c782ffa
Undo format on save 2023-07-24 11:58:00 -07:00
Andrew Branch 74f91b36d3
Stop using es6 syntax in the es6 file 2023-07-24 11:57:18 -07:00
Ron Buckton 1d606f6649
Allow functions as values in __addDisposableResource (#215) 2023-07-24 14:24:30 -04:00
Ron Buckton 7c7f3ae0f8 2.6.0 2023-06-26 19:05:05 -04:00
Ron Buckton f641b056f4
Add helpers for `using` and `await using` (#213)
* Add helpers for 'using' and 'await using'

* Return 'any' from __disposeResources
2023-06-26 17:55:50 -04:00
Andrew Branch cc5ff034c8
2.5.3 2023-06-02 14:18:34 -07:00
Andrew Branch a471c51e31
Merge pull request #208 from microsoft/moar-modules
Do not reference tslib.es6.js from package.json exports
2023-06-02 09:30:53 -07:00