Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
v0.4.16
🚀 Features
- Add minimal webpack example - by @ryoppippi (03320)
- Bump version to 0.4.16 - by @ryoppippi (e0e71)
- cache: Replace readPackageJSON with direct import - by @ryoppippi (aa58e)
View changes on GitHub
v0.4.15
🚀 Features
- Add eslint-plugin-format to dependencies - by @ryoppippi (845f7)
- Update GitHub Actions workflow - by @ryoppippi (3fcbd)
- Update permissions in release.yaml - by @ryoppippi (163c9)
- Bump version to 0.4.15 - by @ryoppippi (2ad44)
- FUNDING: Add GitHub sponsorship link - by @ryoppippi (a8264)
- README: Add JSR score badge - by @ryoppippi (9c23f)
🐞 Bug Fixes
- package.json: Pin typescript version to ~5.4.5 - by @ryoppippi (d65a6)
View changes on GitHub
v0.4.14
What's Changed
- refactor: remove isExist for performance by @ryoppippi in #128
Full Changelog: v0.4.13...v0.4.14
v0.4.13
What's Changed
- refactor(cache): convert cache operations to a class by @ryoppippi in #125
Full Changelog: v0.4.12...v0.4.13
v0.4.12
What's Changed
- Refactor Typia Transformation: Introduce using result and Improve Resource Disposal by @ryoppippi in #115
- feat: change build script in bun-build package.json by @ryoppippi in #116
Full Changelog: v0.4.11...v0.4.12
v0.4.11
What's Changed
- feat(cache): cosmetic cache validation logic by @ryoppippi in #114
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
- Refactor Data Type and Import Statements in unplugin-typia by @ryoppippi in #113
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- Refactor code to use tagged types for better type safety by @ryoppippi in #112
Full Changelog: v0.4.8...v0.4.9
v0.4.8
v0.4.7
What's Changed
- feat(cache): update cache directory handling by @ryoppippi in #109
- feat(examples/bun): Add std-env to manage cache in CI environment by @ryoppippi in #110
Full Changelog: v0.4.6...v0.4.7