There was an error while loading. Please reload this page.
1 parent 780f2e7 commit 6864ed1Copy full SHA for 6864ed1
packages/typescript/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-typescript ChangeLog
2
3
+## v8.5.0
4
+
5
+_2022-09-06_
6
7
+### Features
8
9
+- feat: support 4.7 nodenext (#1194)
10
11
## v8.4.0
12
13
_2022-08-23_
packages/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-typescript",
- "version": "8.4.0",
+ "version": "8.5.0",
"publishConfig": {
"access": "public"
},
0 commit comments