Skip to content

Releases: ryoppippi/unplugin-typia

v0.4.9

16 Jun 15:33
fb1258a
Compare
Choose a tag to compare

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

16 Jun 13:34
4265911
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.4.8

v0.4.7

16 Jun 13:18
ce32676
Compare
Choose a tag to compare

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

16 Jun 12:03
bb6e61b
Compare
Choose a tag to compare

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

16 Jun 10:08
736a1e1
Compare
Choose a tag to compare

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

13 Jun 12:42
076b296
Compare
Choose a tag to compare

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

13 Jun 11:58
e4128dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

13 Jun 11:14
c25d3ea
Compare
Choose a tag to compare

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

12 Jun 18:15
5c87867
Compare
Choose a tag to compare

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

12 Jun 14:33
3a4bb8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.4.0