Skip to content

Commit fb87ad9

Browse files
TypeScript Botgithub-actions[bot]
TypeScript Bot
andauthoredJun 5, 2024
Version Packages (microsoft#3141)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 69d9eea commit fb87ad9

16 files changed

+49
-47
lines changed
 

‎.changeset/breezy-gifts-fly.md

-5
This file was deleted.

‎.changeset/cool-parrots-work.md

-5
This file was deleted.

‎.changeset/gold-pears-flow.md

-5
This file was deleted.

‎.changeset/rich-cycles-leave.md

-5
This file was deleted.

‎.changeset/serious-monkeys-sin.md

-5
This file was deleted.

‎.changeset/silver-kangaroos-exist.md

-5
This file was deleted.

‎.changeset/twenty-ravens-attend.md

-8
This file was deleted.

‎.changeset/wicked-mice-pretend.md

-5
This file was deleted.

‎packages/ata/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @typescript/ata
22

3+
## 0.9.6
4+
5+
### Patch Changes
6+
7+
- [#2977](https://github.com/microsoft/TypeScript-Website/pull/2977) [`7691811`](https://github.com/microsoft/TypeScript-Website/commit/7691811c180e3b352cf4e888387d1edfc10f5252) Thanks [@curran](https://github.com/curran)! - Widen typescript peer dependency range
8+
9+
- [#3000](https://github.com/microsoft/TypeScript-Website/pull/3000) [`71776ae`](https://github.com/microsoft/TypeScript-Website/commit/71776aecc1b56289ab56d240a9272ce83686ef1a) Thanks [@antfu](https://github.com/antfu)! - Handle `.d.cts` and `.d.mts` files
10+
11+
- [#3002](https://github.com/microsoft/TypeScript-Website/pull/3002) [`fd776c0`](https://github.com/microsoft/TypeScript-Website/commit/fd776c05bb8fa9c897d18fa237af39ae8da03a7c) Thanks [@antfu](https://github.com/antfu)! - Fix return type of `setupTypeAcquisition`
12+
313
## 0.9.5
414

515
### Patch Changes

‎packages/ata/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript/ata",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"license": "MIT",
55
"homepage": "https://github.com/microsoft/TypeScript-Website",
66
"repository": {

‎packages/sandbox/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @typescript/sandbox
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- [#3000](https://github.com/microsoft/TypeScript-Website/pull/3000) [`71776ae`](https://github.com/microsoft/TypeScript-Website/commit/71776aecc1b56289ab56d240a9272ce83686ef1a) Thanks [@antfu](https://github.com/antfu)! - Handle `.d.cts` and `.d.mts` files
8+
9+
- Updated dependencies [[`0ea84b5`](https://github.com/microsoft/TypeScript-Website/commit/0ea84b59ae291aba677fe77ca059c4112e45fb9b), [`7691811`](https://github.com/microsoft/TypeScript-Website/commit/7691811c180e3b352cf4e888387d1edfc10f5252), [`0ea84b5`](https://github.com/microsoft/TypeScript-Website/commit/0ea84b59ae291aba677fe77ca059c4112e45fb9b), [`6168ef4`](https://github.com/microsoft/TypeScript-Website/commit/6168ef49a4d08c0b5658732d23625bbcc6049109), [`9f8dea2`](https://github.com/microsoft/TypeScript-Website/commit/9f8dea2c19a3b6028148090f5e8cba8eea086ec3), [`26f3e56`](https://github.com/microsoft/TypeScript-Website/commit/26f3e566aa8fff235a8f6927ef2c33b28be4fe89), [`71776ae`](https://github.com/microsoft/TypeScript-Website/commit/71776aecc1b56289ab56d240a9272ce83686ef1a), [`fd776c0`](https://github.com/microsoft/TypeScript-Website/commit/fd776c05bb8fa9c897d18fa237af39ae8da03a7c)]:
10+
- @typescript/vfs@1.5.3
11+
- @typescript/ata@0.9.6
12+
313
## 0.1.4
414

515
### Patch Changes

‎packages/sandbox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript/sandbox",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

‎packages/ts-twoslasher/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @typescript/twoslash
22

3+
## 3.2.7
4+
5+
### Patch Changes
6+
7+
- [#3000](https://github.com/microsoft/TypeScript-Website/pull/3000) [`71776ae`](https://github.com/microsoft/TypeScript-Website/commit/71776aecc1b56289ab56d240a9272ce83686ef1a) Thanks [@antfu](https://github.com/antfu)! - Handle `.d.cts` and `.d.mts` files
8+
9+
- Updated dependencies [[`0ea84b5`](https://github.com/microsoft/TypeScript-Website/commit/0ea84b59ae291aba677fe77ca059c4112e45fb9b), [`0ea84b5`](https://github.com/microsoft/TypeScript-Website/commit/0ea84b59ae291aba677fe77ca059c4112e45fb9b), [`6168ef4`](https://github.com/microsoft/TypeScript-Website/commit/6168ef49a4d08c0b5658732d23625bbcc6049109), [`9f8dea2`](https://github.com/microsoft/TypeScript-Website/commit/9f8dea2c19a3b6028148090f5e8cba8eea086ec3), [`26f3e56`](https://github.com/microsoft/TypeScript-Website/commit/26f3e566aa8fff235a8f6927ef2c33b28be4fe89), [`71776ae`](https://github.com/microsoft/TypeScript-Website/commit/71776aecc1b56289ab56d240a9272ce83686ef1a)]:
10+
- @typescript/vfs@1.5.3
11+
312
## 3.2.6
413

514
### Patch Changes

‎packages/ts-twoslasher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript/twoslash",
3-
"version": "3.2.6",
3+
"version": "3.2.7",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

‎packages/typescript-vfs/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @typescript/vfs
22

3+
## 1.5.3
4+
5+
### Patch Changes
6+
7+
- [#3038](https://github.com/microsoft/TypeScript-Website/pull/3038) [`0ea84b5`](https://github.com/microsoft/TypeScript-Website/commit/0ea84b59ae291aba677fe77ca059c4112e45fb9b) Thanks [@xiaoxiyao](https://github.com/xiaoxiyao)! - Fix the exception when file content is empty
8+
9+
- [#3038](https://github.com/microsoft/TypeScript-Website/pull/3038) [`0ea84b5`](https://github.com/microsoft/TypeScript-Website/commit/0ea84b59ae291aba677fe77ca059c4112e45fb9b) Thanks [@xiaoxiyao](https://github.com/xiaoxiyao)! - Fix `moduleDetection` compiler option is not working
10+
11+
- [#3015](https://github.com/microsoft/TypeScript-Website/pull/3015) [`6168ef4`](https://github.com/microsoft/TypeScript-Website/commit/6168ef49a4d08c0b5658732d23625bbcc6049109) Thanks [@antfu](https://github.com/antfu)! - support non-hoisted `node_module` structure
12+
13+
- [#3072](https://github.com/microsoft/TypeScript-Website/pull/3072) [`9f8dea2`](https://github.com/microsoft/TypeScript-Website/commit/9f8dea2c19a3b6028148090f5e8cba8eea086ec3) Thanks [@KiranJKurian](https://github.com/KiranJKurian)! - Fix missing typescript peer dependency
14+
15+
- [#3140](https://github.com/microsoft/TypeScript-Website/pull/3140) [`26f3e56`](https://github.com/microsoft/TypeScript-Website/commit/26f3e566aa8fff235a8f6927ef2c33b28be4fe89) Thanks [@jakebailey](https://github.com/jakebailey)! - Don't depend on DOM types in createDefaultMapFromCDN
16+
17+
- [#3000](https://github.com/microsoft/TypeScript-Website/pull/3000) [`71776ae`](https://github.com/microsoft/TypeScript-Website/commit/71776aecc1b56289ab56d240a9272ce83686ef1a) Thanks [@antfu](https://github.com/antfu)! - Handle `.d.cts` and `.d.mts` files
18+
319
## 1.5.2
420

521
### Patch Changes

‎packages/typescript-vfs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript/vfs",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

0 commit comments

Comments
 (0)
Please sign in to comment.