v0.1.20
What's Changed
New Features 🎉
- feat(enhanced): add repository property to the enhanced package by @kmilov in #2591
- feat: support pass shareScopeMap by @2heal1 in #2583
- feat: support dynamic type hints by @2heal1 in #2570
Bug Fixes 🐞
- fix(nextjs-mf): do not crash if host is not next by @ScriptedAlchemy in #2604
- fix(runtime): do not apply symbol if object not extensible by @ScriptedAlchemy in #2601
- fix(sdk): the returned properties are used by default when create script and create link hook by @zhoushaw in #2608
- fix(dts-plugin): let dts_plugin handle remote paths instead of abs URLs by @adamdharrington in #2478
- fix(chrome-devtools): fix sharedInfo conflict with userOptions.sharedInfo cause hmr fail by @nyqykk in #2612
- fix(sdk): use variable instead of constant by @2heal1 in #2613
Other Changes
- Release v0.1.19 by @zhoushaw in #2595
- chore: disable next page warmer by @ScriptedAlchemy in #2602
- chore(enhanced): add license property to package.json by @kmilov in #2589
- chore(deps-dev): bump @swc/core from 1.5.6 to 1.5.28 by @dependabot in #2599
- chore(deps-dev): bump @nx/linter from 17.2.8 to 19.2.3 by @dependabot in #2600
- Fix/relative path by @ilteoood in #2610
New Contributors
- @kmilov made their first contribution in #2591
- @adamdharrington made their first contribution in #2478
Full Changelog: v0.1.19...v0.1.20