v1.0.0-beta.3
Pre-release
Pre-release
What's Changed
Breaking Changes 馃嵀
- fix(core)!: Revert "feat(core)!: enable createRequire parser by default (#1814)" by @elecmonkey in #1833
- refactor(create-rslib)!: simplify Node.js templates by @Timeless0911 in #1837
- fix(core)!: move URL parser to a dedicated module rule by @elecmonkey in #1831
- feat(core)!: preserve env presets instead of inlining by @elecmonkey in #1764
New Features 馃帀
- feat(create-rslib): support --no-git by @chenjiahan in #1835
- feat(deps): update Rsbuild to v2.1.11 by @elecmonkey in #1842
- feat(deps): update Rsbuild and disable createRequire parser by @Timeless0911 in #1848
Bug Fixes 馃悶
- fix(core): restore config key completions in defineConfig by @chenjiahan in #1841
Refactor 馃敤
- refactor(create-rslib): use Vue Test Utils in templates by @chenjiahan in #1834
- refactor(create-rslib): simplify framework templates by @Timeless0911 in #1840
Document 馃摉
- docs: how to bundle createRequire deps by @elecmonkey in #1838
- docs: expand environment variable guide by @Timeless0911 in #1844
Other Changes
- chore(deps): upgrade Rslib to 1.0.0-beta.2 by @Timeless0911 in #1829
- chore(deps): replace create-rstack with create-toolkit by @chenjiahan in #1832
- chore(deps): update all non-major dependencies by @renovate[bot] in #1836
- test: skip
import.metawarning assertions in env-define integration test by @elecmonkey in #1846
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3