What's Changed
New Features 🎉
- feat: prettier print file size log by @9aoy in #2761
- feat: add environments param into rsbuild api by @9aoy in #2768
Bug Fixes 🐞
- fix(create-rsbuild): should lock alpha version by @chenjiahan in #2760
- fix(server): should match resource correctly with full url assetPrefix by @9aoy in #2754
- fix(plugin/assets-retry): repeated retrying of async css chunk by @SoonIter in #2645
- fix(plugin-source-build): avoid self reference by @chenjiahan in #2774
- fix(plugin-source-build): dedupe references by @chenjiahan in #2777
- fix: update plugin context and documentation by @9aoy in #2775
Document 📖
- docs: fix typo in quick-start.mdx by @Ju-lion28 in #2770
- docs: remove underlines between badges by @chenjiahan in #2773
- docs: add basic environments guide by @9aoy in #2769
Other Changes
- chore: move node polyfill plugin to separate repo by @chenjiahan in #2759
- chore(deps): switch to browserslist-to-es-version by @chenjiahan in #2763
- refactor!: use environment.htmlPaths instead of api.getHtmlPath by @9aoy in #2771
- refactor!: move reduceConfigs to separate package by @chenjiahan in #2778
- chore: move pug plugin to separate repo by @chenjiahan in #2779
New Contributors
- @Ju-lion28 made their first contribution in #2770
Full Changelog: v1.0.0-alpha.0...v1.0.0-alpha.1