File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.1] ( https://github.com/originjs/vite-plugin-federation/compare/v1.1.0...v1.1.1 ) (2022-03-03)
2+
3+
4+ ### Bug Fixes
5+
6+ * dev mode error ([ 47d76c7] ( https://github.com/originjs/vite-plugin-federation/commit/47d76c730e8abf4f834c8b66889c5421463c0e47 ) )
7+
8+
9+ ### Features
10+
11+ * add ` registerPlugins ` support command & chore ts ([ c374843] ( https://github.com/originjs/vite-plugin-federation/commit/c37484382127ea51d690291ab439648b52179082 ) )
12+ * shared supports monoRepo ([ c629a09] ( https://github.com/originjs/vite-plugin-federation/commit/c629a0972222d59ab878cf72b3398d6ed9853df7 ) )
13+ * support webpack using vite component([ 7f7ceacf] ( https://github.com/originjs/vite-plugin-federation/commit/7f7ceacf2baa808677f6e1a0d3b390b12dba0b37 ) )
14+
15+
16+
117# [ 1.1.0] ( https://github.com/originjs/vite-plugin-federation/compare/v1.0.8...v1.1.0 ) (2021-12-13)
218
319
Original file line number Diff line number Diff line change 11{
22 "name" : " @originjs/vite-plugin-federation" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
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