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