What's Changed
New Features 🎉
- feat: support get environment context via environment API by @9aoy in #5334
- feat: let SWC compile modules outside the project by @chenjiahan in #5344
Performance 🚀
- perf: disable progress bar by default by @chenjiahan in #5342
Bug Fixes 🐞
- fix: display gzip size for markdown files by @chenjiahan in #5321
- fix: avoid colon in output config file name by @9aoy in #5325
- fix: validate environment names for safety by @chenjiahan in #5328
Document 📖
- docs: update Rslib website URL by @chenjiahan in #5318
- docs: update links to use relative paths by @chenjiahan in #5320
- docs: fix inaccurate expression in import wasm module by @9aoy in #5326
- docs: switch to new domains by @chenjiahan in #5324
- docs: disable domain redirection by @chenjiahan in #5327
- docs: SSR-specific plugins by @chenjiahan in #5330
- docs: enable domain redirection by @chenjiahan in #5331
- docs: fix invalid browserslist query example by @chenjiahan in #5333
- docs: clarify methods to access environment context by @chenjiahan in #5335
- docs: add DeepWiki badge to README by @chenjiahan in #5336
- docs: enhance HTML generation for source.entry by @chenjiahan in #5337
- docs: update terminology and clarify compilation scope by @chenjiahan in #5341
Other Changes
- chore(deps): update dependency @rslib/core to v0.9.0 by @renovate in #5319
- chore: use test global APIs by @9aoy in #5323
- chore(deps): update all patch dependencies by @renovate in #5332
- chore(workflow): replace changeset with bumpp by @chenjiahan in #5338
- chore: lock file maintenance by @chenjiahan in #5339
- test(ut): fix all type issues by @chenjiahan in #5340
- chore(deps): update all patch dependencies by @renovate in #5343
- release: 1.4.0-beta.0 by @chenjiahan in #5346
Full Changelog: v1.3.22...v1.4.0-beta.0