Skip to content

v0.1.20

Compare
Choose a tag to compare
@zhoushaw zhoushaw released this 17 Jun 03:19

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

New Contributors

Full Changelog: v0.1.19...v0.1.20