What's Changed
New Features 🎉
- feat(core): support disabling wasm handling with lib.wasm false by @elecmonkey in #1908
- feat(core): accept loadConfig result as config input by @chenjiahan in #1915
Performance 🚀
- perf(core): use compact-hashed module IDs for web target by @Timeless0911 in #1924
Bug Fixes 🐞
- fix(create-rslib): allow esbuild builds in Storybook templates by @Timeless0911 in #1904
Document 📖
- docs: prepare website for Rslib 1.0 by @Timeless0911 in #1891
- docs: refine Rslib feature descriptions by @chenjiahan in #1897
- docs: sort credits alphabetically by @Timeless0911 in #1900
- docs: update Rslib 1.0 OG image by @elecmonkey in #1902
- docs: add default behavior reference by @Timeless0911 in #1917
- docs: add ReactLynx solution guide by @Timeless0911 in #1921
- docs: add wasm version metadata by @Timeless0911 in #1922
Other Changes
- chore(deps): upgrade Rslib to 1.0.0 by @Timeless0911 in #1898
- chore(deps): update all non-major dependencies by @renovate[bot] in #1906
- chore(deps): update pnpm to v12 by @renovate[bot] in #1907
- chore: update pull request template and skills by @chenjiahan in #1914
- chore(vscode): format TypeScript files on save by @chenjiahan in #1916
- chore: remove unused files and obsolete benchmark setup by @chenjiahan in #1918
- chore: add docs writer and update skills by @chenjiahan in #1919
- chore(deps): update all non-major dependencies by @renovate[bot] in #1920
- chore(deps): upgrade Rsbuild to v2.2.6 by @chenjiahan in #1923
Full Changelog: v1.0.0...v1.0.1