Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
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
v0.4.6
What's Changed
- Refactor Synchronous File Operations to Asynchronous & use Bun by @ryoppippi in #106
- Refactor: new eslint config & fix lint by @ryoppippi in #107
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- refactor: Simplify typia path resolution in bun.ts by @ryoppippi in #100
- fix(readme): remove limitation section by @ryoppippi in #101
- feat: add isBun utility function by @ryoppippi in #102
- fix(bun.ts): correct condition for bun check by @ryoppippi in #103
- refactor: json -> text for cache data and remove validation by @ryoppippi in #104
- feat(examples/bun-build): Enable cache and verbose logging in UnpluginTypia by @ryoppippi in #105
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- feat(README): add limitation note for Bun.runtime usage by @ryoppippi in #97
Full Changelog: v0.4.3...v0.4.4