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 d8a3dc8 commit dfbc09aCopy full SHA for dfbc09a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.3.3](https://github.com/vikerman/rollup-plugin-hoist-import-deps/compare/v0.3.2...v0.3.3) (2020-05-25)
2
+
3
4
5
## [0.3.2](https://github.com/vikerman/rollup-plugin-hoist-import-deps/compare/v0.3.1...v0.3.2) (2020-05-25)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-hoist-import-deps",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "Preload static imports of a chunk when it is dynamically imported",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments