There was an error while loading. Please reload this page.
1 parent 2abb326 commit c5acb81Copy full SHA for c5acb81
packages/typescript/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# @rollup/plugin-typescript ChangeLog
2
3
+## v8.2.2
4
+
5
+_2021-07-15_
6
7
+### Bugfixes
8
9
+- fix: restart watch program on each build (#861)
10
11
+### Updates
12
13
+- docs: add link for @rollup/plugin-commonjs (#889)
14
15
## v8.2.1
16
17
_2021-03-26_
packages/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-typescript",
- "version": "8.2.1",
+ "version": "8.2.2",
"publishConfig": {
"access": "public"
},
0 commit comments