v0.9.0
Pre-release
Pre-release
This version adds no new functionality. It is the first generation of the repository after being simplified (to just one package.json file). It contains one potentially breaking change: The resolveId
hook's order is now pre
to finally get rid of one error that publint kept complaining about.
What's Changed
- feat: Reorganize package contents by @webJose in #256
- fix: Remove ex/index.ts to avoid rollup being confused by @webJose in #264
- build(deps-dev): Bump vite from 6.0.1 to 6.0.5 by @dependabot in #263
- build(deps-dev): Bump @types/node from 22.10.0 to 22.10.5 by @dependabot in #266
- build(deps-dev): Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #270
- build(deps-dev): Bump publint from 0.2.12 to 0.3.0 by @dependabot in #268
- build(deps): Bump vite from 6.0.1 to 6.0.7 by @dependabot in #271
Full Changelog: v0.8.1...v0.9.0