File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 24
24
" @module-federation/data-prefetch" ,
25
25
" @module-federation/rsbuild-plugin" ,
26
26
" @module-federation/error-codes" ,
27
- " @module-federation/inject-external-runtime-core-plugin"
27
+ " @module-federation/inject-external-runtime-core-plugin" ,
28
+ " @module-federation/runtime-core"
28
29
]
29
30
],
30
31
"ignorePatterns" : [" ^alpha|^beta" ],
Original file line number Diff line number Diff line change 1
1
# @module-federation/runtime
2
2
3
- ## 0.9.2
3
+ ## 0.10.0
4
4
5
5
### Patch Changes
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @module-federation/runtime-core" ,
3
- "version" : " 0.9.2 " ,
3
+ "version" : " 0.10.0 " ,
4
4
"author" :
" zhouxiao <[email protected] >" ,
5
5
"main" : " ./dist/index.cjs.js" ,
6
6
"module" : " ./dist/index.esm.mjs" ,
You can’t perform that action at this time.
0 commit comments