What's Changed
New Features 🎉
- feat: support custom print urls by @chenjiahan in #1138
- feat: bump rslog to support customize logger by @chenjiahan in #1146
- feat(server): support listening on ipv6 address by @chenjiahan in #1150
Bug Fixes 🐞
- fix: failed to prepend entry via chain API by @chenjiahan in #1139
- fix: doc sidebar disappeared by @sanyuan0704 in #1143
- fix(server): print local label for more hosts by @chenjiahan in #1149
Document 📖
- docs: add tip for mergeConfig util by @chenjiahan in #1140
- docs: add polyfill guide for CRA projects by @chenjiahan in #1141
- docs: add migration guide for CRACO configurations by @chenjiahan in #1144
Other Changes
- chore: deprecate legacy printURLs option by @chenjiahan in #1145
- chore: deprecate logger option of startDevServer by @chenjiahan in #1147
- test(e2e): remove unused devcert by @chenjiahan in #1148
Full Changelog: v0.2.14...v0.2.15