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 03c1af0 commit 4e3be03Copy full SHA for 4e3be03
packages/auto-install/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-auto-install ChangeLog
2
3
+## v3.0.3
4
+
5
+_2023-01-20_
6
7
+### Bugfixes
8
9
+- fix: types should come first in exports [#1403](https://github.com/rollup/plugins/pull/1403)
10
11
## v3.0.2
12
13
_2022-10-21_
packages/auto-install/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-auto-install",
- "version": "3.0.2",
+ "version": "3.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments