v0.6.7
What's Changed
New Features 🎉
- feat(enhanced): fully hoisted runtime by @ScriptedAlchemy in #2932
Bug Fixes 🐞
- fix: modernjs ssr demo is broken, should use main branch by @zllkjc in #2975
- fix(enhanced): container addInclude wrap in make hook by @ScriptedAlchemy in #3002
- fix(dts-plugin): support exposes files with multiple dots in names by @artieeez in #2958
- fix: Adds missing import of loadRemote by @yashug in #3000
- fix(nextjs-mf): use addInclude to ensure defaults are consumed somewhere by @ScriptedAlchemy in #3004
- fix(dts-plugin): ignore .vue ext by @2heal1 in #3008
Document 📖
Other Changes
- Release v0.6.6 by @zhoushaw in #2971
- chore(deps-dev): bump vite from 5.2.11 to 5.2.14 by @dependabot in #2959
- chore(deps): bump express from 4.19.2 to 4.20.0 by @dependabot in #2941
- chore: fix hanging test pattern by @ScriptedAlchemy in #2981
- chore: format all files by @ScriptedAlchemy in #2982
- chore: remove unused vars from enhanced by @ScriptedAlchemy in #2994
- chore(data-prefetch): use rollup to bundle data-prefetch by @2heal1 in #2983
- chore(deps-dev): bump @types/chrome from 0.0.268 to 0.0.272 by @dependabot in #2997
- chore(deps): bump rollup from 2.79.1 to 2.79.2 by @dependabot in #3010
New Contributors
- @zllkjc made their first contribution in #2975
- @artieeez made their first contribution in #2958
- @yashug made their first contribution in #3000
Full Changelog: v0.6.6...v0.6.7