File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.6] ( https://github.com/originjs/vite-plugin-federation/compare/v1.1.5...v1.1.6 ) (2022-05-10)
2+
3+
4+ ### Bug Fixes
5+
6+ * vite 2.9.0 causes manualChunks failed ([ #183 ] ( https://github.com/originjs/vite-plugin-federation/issues/183 ) ) ([ 3fa77a3] ( https://github.com/originjs/vite-plugin-federation/commit/3fa77a3bd590627c2c9757015d546d68e69a9316 ) )
7+
8+
9+ ### Features
10+
11+ * transformed AST node type ExportNamedDeclaration ([ 0d4b8c6] ( https://github.com/originjs/vite-plugin-federation/commit/0d4b8c6385060986b4ad54259e31015448dacfc1 ) )
12+
13+
14+
115## [ 1.1.5] ( https://github.com/originjs/vite-plugin-federation/compare/v1.1.4...v1.1.5 ) (2022-04-26)
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " @originjs/vite-plugin-federation" ,
3- "version" : " 1.1.5 " ,
3+ "version" : " 1.1.6 " ,
44 "description" : " A Vite plugin which support Module Federation." ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.es.js" ,
You can’t perform that action at this time.
0 commit comments