Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
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
v0.4.3
What's Changed
- feat(cache): remove id from StoreData by @ryoppippi in #94
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- chore(deps): update dependency typescript to ^5.4.5 by @renovate in #75
- feat: Replace direct consola usage with log utility by @ryoppippi in #92
- feat(cache): replace unstorage with native fs for caching by @ryoppippi in #93
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- feat(unplugin-typia/bun): use ts-morph for import resolution by @ryoppippi in #91
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: replace magic-string with magic-string-ast by @ryoppippi in #86
- feat: update jiti initialization and import in webpack by @ryoppippi in #88
- feat: upgrade typia to version 6.1.0 by @ryoppippi in #90
- Bun runtime support by @ryoppippi in #89
Full Changelog: v0.3.12...v0.4.0