New Features ✨
- (core) Pass
mapDirtorewriteSourcesHookby @chargome in #908 - Use
crypto.randomUUIDrather thanuuidby @timfish in #892
Bug Fixes 🐛
- (core) Conditionally add tracing headers by @chargome in #907
- (e2e-tests) Pin axios to 1.13.5 to avoid compromised 1.14.1 by @andreiborza in #906
- (rollup) Make rollup an optional peer dependency by @andreiborza in #913
- Add missing webpack5 entrypoint in webpack-plugin by @brunodccarvalho in #905
Internal Changes 🔧
- (deps) Bump vulnerable webpack version by @chargome in #909
- (tests) Use deterministic debugids by @chargome in #912
- Add esbuild integration tests by @timfish in #911
- Vite integration tests by @timfish in #899
- Webpack integration tests by @timfish in #904
- Isolate integration test package installs by @timfish in #902
- Pin GitHub Actions to full-length commit SHAs by @joshuarli in #900
- Rollup integration tests by @timfish in #897
- New integration tests by @timfish in #896
- Remove lerna by @timfish in #895
- Migrate to Vitest by @timfish in #894