What's Changed
New Features 🎉
- feat: allow output.dataUriLimit to be a number by @chenjiahan in #1755
Bug Fixes 🐞
- fix: print ipv6 url correctly by @9aoy in #1756
- fix: html-rspack-plugin peer dependency issue by @chenjiahan in #1762
- fix: emit assets to server dist folder correctly by @chenjiahan in #1763
- fix: failed to print size of multiple targets by @chenjiahan in #1764
- fix: incorrect node addons path by @chenjiahan in #1767
- fix: use raw loader to handle Node addons by @chenjiahan in #1768
- fix(core): call
onAfterBuild
on every build by @xc2 in #1771
Document 📖
- docs: add assetPrefix path types tip by @chenjiahan in #1757
- docs: add ipv6 setup guide by @9aoy in #1759
- docs: update hooks documents by @chenjiahan in #1772
Other Changes
- chore(deps): update all patch dependencies by @renovate in #1711
- chore(deps): bump Rspress v1.14.0 by @chenjiahan in #1760
- test(e2e): import node addon from node_modules by @chenjiahan in #1770
- chore: bump biome v1.6.0 and fix errors by @chenjiahan in #1773
- chore(deps): bump typescript v5.4 by @chenjiahan in #1774
Full Changelog: v0.4.12...v0.4.13