We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bb72d commit 29bece0Copy full SHA for 29bece0
packages/virtual/CHANGELOG.md
@@ -1,5 +1,19 @@
1
# @rollup/plugin-virtual ChangeLog
2
3
+## v2.1.0
4
+
5
+_2022-02-22_
6
7
+### Features
8
9
+- feat: Move to Typescript (#578)
10
11
+### Updates
12
13
+- docs: Replace 'entry' with 'input' in readme (#1102)
14
+- chore: upgrade TypeScript (#716)
15
+- chore: update dependencies (236d7f1)
16
17
## v2.0.3
18
19
_2020-06-22_
packages/virtual/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-virtual",
- "version": "2.0.3",
+ "version": "2.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments