Releases: module-federation/core
Releases · module-federation/core
v0.1.1
What's Changed
New Features 🎉
- feat(node): use runtime script loader in node federation by @ScriptedAlchemy in #1978
- feat: generate manifest and consume it by @2heal1 in #2108
- feat: add registerRemotes api by @2heal1 in #2171
Bug Fixes 🐞
- fix(runtime): use link to preload js assets by @2heal1 in #2071
- fix(deps): update dependency react-router-dom to v6.22.0 by @renovate in #2066
- fix(sdk): wrong exportedInterface interface in createScriptNode by @mababain in #2082
- fix(deps): update dependency undici to v5.28.3 [security] by @renovate in #2099
- fix(deps): update dependency typedoc to v0.25.8 by @renovate in #2095
- fix(deps): update dependency antd to v4.24.15 by @renovate in #2033
- fix(sdk): safe access localstorage in browser detection by @ScriptedAlchemy in #2054
- fix: native federation behaviour on vite by @ilteoood in #2134
- fix(runtime): adding reject to args in loadEsmEntry by @MadaraUchiha-314 in #2067
- fix(node): install encoding peer dep by @ScriptedAlchemy in #2147
- fix(nextjs-mf): fix next 14 loader rules by @ScriptedAlchemy in #2149
- fix(runtime): The preload link is inserted without specific purpose by @zhoushaw in #2152
- fix(runtime): preserve error.stack instead of throwing new error by @2heal1 in #2153
- fix(nextjs-mf): fix static method function proxy assignment by @ScriptedAlchemy in #2156
- fix(manifest): apply stats options by @2heal1 in #2175
- fix(website): fixed build and deployment for website and docs by @lexasq in #2172
- fix(nextjs-mf): only call module factory in valid conditions by @ScriptedAlchemy in #2226
- fix(nextjs-mf): throw compile error if AppDir is used by @ScriptedAlchemy in #2227
- fix(deps): update dependency express to v4.19.2 [security] by @renovate in #2229
- fix(nextjs-mf): cache bust remote urls by @ScriptedAlchemy in #2232
Other Changes
- Release v0.0.12 by @zhoushaw in #2078
- Release v0.0.13 by @zhoushaw in #2079
- Feat/native federation retry logic by @ilteoood in #2069
- Release v0.3.0 by @zhoushaw in #2085
- chore(deps): update dependency inquirer to v9.2.14 by @renovate in #2064
- chore: remove useless code by @2heal1 in #2110
- chore: update next packages and improve e2e by @ScriptedAlchemy in #2100
- chore(deps): update dependency @asciidoctor/core to v3.0.4 by @renovate in #2094
- chore(deps): update storybook monorepo to v7.6.17 by @renovate in #2083
- chore(deps): update dependency node to v18.19.1 by @renovate in #2062
- chore(deps): update typescript-eslint monorepo to v6.21.0 by @renovate in #2065
- chore: add modernjs example app by @ScriptedAlchemy in #2112
- chore(deps): update react monorepo by @renovate in #2063
- chore(deps): update dependency @types/jest to v29.5.12 by @renovate in #2061
- chore(deps): update dependency @dqbd/tiktoken to v1.0.13 by @renovate in #2060
- test: fix e2e for modernjs by @ScriptedAlchemy in #2113
- chore(deps): update dependency tailwindcss to v3.4.1 by @renovate in #2024
- chore(deps): update dependency postcss-custom-properties to v13.3.5 by @renovate in #2133
- chore(deps): update dependency inquirer to v9.2.15 by @renovate in #2131
- chore(deps): update dependency esbuild to v0.20.1 by @renovate in #2130
- chore(deps): update dependency open to v10.0.4 by @renovate in #2132
- chore: resolve node e2e errors by @ScriptedAlchemy in #2143
- chore(deps): update dependency @types/react to v18.2.62 by @renovate in #2128
- chore(deps): update dependency cypress to v13.6.6 by @renovate in #2129
- chore: scope modernjs app correctly by @ScriptedAlchemy in #2146
- Release v0.0.14 by @zhoushaw in #2148
- release docs by @ScriptedAlchemy in #2150
- Nextjs plugin Release v8.2.0 by @zhoushaw in #2151
- Release v0.0.15 by @zhoushaw in #2170
- Release v8.2.2 by @zhoushaw in #2173
- chore(deps): update dependency webpack to v5.76.0 [security] by @renovate in #2169
- Release v0.0.16 by @zhoushaw in #2176
- Feat/native federation rolldown by @ilteoood in #2174
- Release v0.0.17 by @zhoushaw in #2193
- chore(deps): update dependency verdaccio to v5.29.2 by @renovate in #2164
- Minor documentation tidy up for
@module-federation/node
by @matt-pawley in #2190 - chore(deps): update fontsource monorepo by @renovate in #2165
- chore(deps): update dependency @rspack/core to v0.5.7 by @renovate in #2191
- chore: remove unless deps by @zhoushaw in #2206
- Major Documentation Refactoring & New Doc Topics by @omfgnuts in #2195
- chore(deps): update dependency @rspack/core to v0.5.8 by @renovate in #2213
- chore(deps): update dependency @types/node to v18.19.26 by @renovate in #2217
- chore(deps): update dependency @rspack/dev-server to v0.5.8 by @renovate in #2214
- chore(deps): update dependency @rspack/plugin-react-refresh to v0.5.8 by @renovate in #2215
- Release v0.4.0 by @zhoushaw in #2230
New Contributors
- @mababain made their first contribution in #2082
- @MadaraUchiha-314 made their first contribution in #2067
- @matt-pawley made their first contribution in #2190
Full Changelog: v0.0.12...v8.2.6
v0.1.0
What's Changed
Bug Fixes 🐞
- fix(nextjs-mf): only call module factory in valid conditions by @ScriptedAlchemy in #2226
- fix(nextjs-mf): throw compile error if AppDir is used by @ScriptedAlchemy in #2227
- fix(deps): update dependency express to v4.19.2 [security] by @renovate in #2229
- fix(nextjs-mf): cache bust remote urls by @ScriptedAlchemy in #2232
- fix(nextjs-mf): deprecate utils use by @ScriptedAlchemy in #2234
Other Changes
- Feat/native federation rolldown by @ilteoood in #2174
- Release v0.0.17 by @zhoushaw in #2193
- chore(deps): update dependency verdaccio to v5.29.2 by @renovate in #2164
- Minor documentation tidy up for
@module-federation/node
by @matt-pawley in #2190 - chore(deps): update fontsource monorepo by @renovate in #2165
- chore(deps): update dependency @rspack/core to v0.5.7 by @renovate in #2191
- chore: remove unless deps by @zhoushaw in #2206
- Major Documentation Refactoring & New Doc Topics by @omfgnuts in #2195
- chore(deps): update dependency @rspack/core to v0.5.8 by @renovate in #2213
- chore(deps): update dependency @types/node to v18.19.26 by @renovate in #2217
- chore(deps): update dependency @rspack/dev-server to v0.5.8 by @renovate in #2214
- chore(deps): update dependency @rspack/plugin-react-refresh to v0.5.8 by @renovate in #2215
- Release v0.4.0 by @zhoushaw in #2230
- Release v8.2.6 by @zhoushaw in #2233
- chore(enhanced): adjust add federation init process by @nyqykk in #2035
New Contributors
- @matt-pawley made their first contribution in #2190
Full Changelog: v0.0.17...v0.1.0
v0.4.0
What's Changed
New Features 🎉
- provide users to mark shared module as loaded by @MadaraUchiha-314 in #2838
Bug Fixes 🐞
v0.0.17
v0.0.16
What's Changed
Bug Fixes 🐞
- fix(nextjs-mf): fix static method function proxy assignment by @ScriptedAlchemy in #2156
- fix(manifest): apply stats options by @2heal1 in #2175
Other Changes
- Release v0.0.15 by @zhoushaw in #2170
- Release v8.2.2 by @zhoushaw in #2173
- chore(deps): update dependency webpack to v5.76.0 [security] by @renovate in #2169
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(nextjs-mf): fix next 14 loader rules by @ScriptedAlchemy in #2149
- fix(runtime): The preload link is inserted without specific purpose by @zhoushaw in #2152
- fix(runtime): preserve error.stack instead of throwing new error by @2heal1 in #2153
Other Changes
- Release v0.0.14 by @zhoushaw in #2148
- release docs by @ScriptedAlchemy in #2150
- Nextjs plugin Release v8.2.0 by @zhoushaw in #2151
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
New Features 🎉
- feat(node): use runtime script loader in node federation by @ScriptedAlchemy in #1978
Bug Fixes 🐞
- fix(deps): update dependency react-router-dom to v6.22.0 by @renovate in #2066
- fix(sdk): wrong exportedInterface interface in createScriptNode by @mababain in #2082
- fix(deps): update dependency undici to v5.28.3 [security] by @renovate in #2099
- fix(deps): update dependency typedoc to v0.25.8 by @renovate in #2095
- fix(deps): update dependency antd to v4.24.15 by @renovate in #2033
- fix(sdk): safe access localstorage in browser detection by @ScriptedAlchemy in #2054
- fix: native federation behaviour on vite by @ilteoood in #2134
- fix(runtime): adding reject to args in loadEsmEntry by @MadaraUchiha-314 in #2067
- fix(node): install encoding peer dep by @ScriptedAlchemy in #2147
Other Changes
- Release v0.0.13 by @zhoushaw in #2079
- Feat/native federation retry logic by @ilteoood in #2069
- Release v0.3.0 by @zhoushaw in #2085
- chore(deps): update dependency inquirer to v9.2.14 by @renovate in #2064
- chore: remove useless code by @2heal1 in #2110
- chore: update next packages and improve e2e by @ScriptedAlchemy in #2100
- chore(deps): update dependency @asciidoctor/core to v3.0.4 by @renovate in #2094
- chore(deps): update storybook monorepo to v7.6.17 by @renovate in #2083
- chore(deps): update dependency node to v18.19.1 by @renovate in #2062
- chore(deps): update typescript-eslint monorepo to v6.21.0 by @renovate in #2065
- chore: add modernjs example app by @ScriptedAlchemy in #2112
- chore(deps): update react monorepo by @renovate in #2063
- chore(deps): update dependency @types/jest to v29.5.12 by @renovate in #2061
- chore(deps): update dependency @dqbd/tiktoken to v1.0.13 by @renovate in #2060
- test: fix e2e for modernjs by @ScriptedAlchemy in #2113
- chore(deps): update dependency tailwindcss to v3.4.1 by @renovate in #2024
- chore(deps): update dependency postcss-custom-properties to v13.3.5 by @renovate in #2133
- chore(deps): update dependency inquirer to v9.2.15 by @renovate in #2131
- chore(deps): update dependency esbuild to v0.20.1 by @renovate in #2130
- chore(deps): update dependency open to v10.0.4 by @renovate in #2132
- chore: resolve node e2e errors by @ScriptedAlchemy in #2143
- chore(deps): update dependency @types/react to v18.2.62 by @renovate in #2128
- chore(deps): update dependency cypress to v13.6.6 by @renovate in #2129
- chore: scope modernjs app correctly by @ScriptedAlchemy in #2146
New Contributors
- @mababain made their first contribution in #2082
- @MadaraUchiha-314 made their first contribution in #2067
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
v0.0.11
What's Changed
Bug Fixes 🐞
- fix(runtime): support restricted unsafe-eval environments by @ScriptedAlchemy in #2018
- fix(3000-home): add trailing slash on antd and lodash shared config by @ryok90 in #2038
- fix(nextjs-mf): change runtimePlugin definition order by @ryok90 in #2052
- fix: normalize bundler runtime import paths by @jonthomp in #1997
- fix(runtime): nativeGlobal is undefined by @2heal1 in #2058
- fix(runtime): runtime should not pre-register shared while strategy is 'loaded-first' by @2heal1 in #2056
Other Changes
- Release v0.0.10 by @zhoushaw in #2005
- Update README.md by @Corepex in #2014
- workflow: add issue labeled by @zhoushaw in #2028
New Contributors
- @Corepex made their first contribution in #2014
- @ryok90 made their first contribution in #2038
- @jonthomp made their first contribution in #1997
Full Changelog: v0.0.10...v0.0.11