Releases: nonzzz/vite-bundle-analyzer
Releases · nonzzz/vite-bundle-analyzer
v0.16.0-beta.4
- Fix
adapter
type error.
v0.16.0-beta.3
Change hook order.
v0.16.0-beta.2
- Add Brotli size.
- Display no-js files.
v0.16.0-beta.1
Add more friendly API for integrate.
v0.15.2
Expose render
and other methods to better integrate into custom tools.
v0.15.1
- Revert the recent change to avoid bundling crash. (This usually happends when running mulitple instances.)
v0.15.0
Improves
- Support vite6.
- Reduce bundle size.
- Improve plugin integration support
v0.14.3
Bump client deps.
v0.14.2
Patches
- Fix
type='module'
can't work.
v0.14.1
Patches
- Fix error shebang.