v1.0.1-beta.16
chenjiahan
released this
23 Aug 13:02
·
714 commits
to main
since this release
What's Changed
New Features 🎉
- feat(deps): bump Rspack 1.0.0-rc.0 by @chenjiahan in #3268
- feat: expose
server.printUrls
method by @chenjiahan in #3260 - feat: add
environments
toonAfterStartProdServer
by @colinaaa in #3264 - feat: transformImport support function type by @9aoy in #3266
Performance 🚀
- perf: replace dev middleware with a lightweight version by @chenjiahan in #3257
Bug Fixes 🐞
- fix(webpack): no longer need to set NODE_ENV by @chenjiahan in #3255
- fix: not inline scripts / styles when enable not set by @9aoy in #3258
- fix: should terminate http server correctly by @chenjiahan in #3261
- fix: server.close should close http server by @chenjiahan in #3263
- fix(deps): use caret version for swc helpers by @SevereCloud in #3269
- fix(mf): should compile
@module-federation/sdk
by @chenjiahan in #3270
Document 📖
- docs: improve 0.x migration guide by @chenjiahan in #3252
- docs: polish README by @chenjiahan in #3262
- docs: add developing environment plugins guide by @9aoy in #3265
- docs: correct the default HTML template by @chenjiahan in #3267
Other Changes
- refactor: simplify get dev middleware by @chenjiahan in #3256
- chore: remove unused outputFileSystem from server instance by @chenjiahan in #3259
New Contributors
- @SevereCloud made their first contribution in #3269
Full Changelog: v1.0.1-beta.15...v1.0.1-beta.16