What's Changed
New Features 🎉
- feat: add new
output.emitAssets
config by @chenjiahan in #2134
Bug Fixes 🐞
- fix(plugin-assets-retry): runtime code is cut off by </script> and support es5 by @SoonIter in #2115
- fix: failed to disable emitAssets when using SVGR by @chenjiahan in #2136
- fix: failed access globalThis in legacy browsers by @chenjiahan in #2139
Document 📖
- docs: update unocss config by @Jungzl in #2128
- docs: fix entry function example by @9aoy in #2129
- docs: bump Rspress v1.18.2 and remove dividers by @chenjiahan in #2135
- docs: move the website to root folder by @chenjiahan in #2140
Other Changes
- chore: resolve some type and test related TODO by @chenjiahan in #2124
- chore: remove ls-lint config by @chenjiahan in #2127
- chore: remove the compat esbuild package by @chenjiahan in #2131
- chore(workflow): upgrade to pnpm v9 by @chenjiahan in #2132
- chore: improve directory structure of providers by @chenjiahan in #2137
- chore: move babel-preset package to compat folder by @chenjiahan in #2138
Full Changelog: v0.6.3...v0.6.4