v6.6.3
A bugfix release for bud v6.6.x.
✨ @roots/browserslist-config — avoid shipping dynamic browserslist queries #1898
Dynamic browserslist queries are now resolved during the release process. Hopefully this results in less naging for projects using bud to update caniuse-lite.
✨ bud.hooks — Improve bud.hooks #1903
- ✨ improve bud.hooks getters for sync and async hooks
- 🧪 add unit tests
✨ @roots/bud-server — improve proxy middleware #1905
Improves reliability of proxy middleware.
- 📦 bump: http-proxy-middleware to 3.0.0-beta.0
- 📦 bump: webpack-dev-middleware to 6.0.1
- ✨ improve: proxy response interceptor
- 🧹 improve: bud.proxy config function
ℹ️ Release information
For more information review the diff to see what's changed.