Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
v0.6.16
🚀 Features
- Update typia test and fixture - by @ryoppippi (ce758)
- Update version in package.json - by @ryoppippi (62d8a)
- Refactor package.json and add publish scripts (generate jsr from package.json) - by @ryoppippi (5a11d)
- package.json: Add release script - by @ryoppippi (9e5f0)
- unplugin-typia: Update scripts and add dependencies - by @ryoppippi (55fcd)
🐞 Bug Fixes
- test: Use snapshot test - by @ryoppippi (21a7e)
View changes on GitHub
v0.6.15
🚀 Features
- Add fallback for unpluginContext.warn - by @ryoppippi (f72ab)
- Bump version to 0.6.15 - by @ryoppippi (5bac4)
- bun: Add warn method to dummy context" - by @ryoppippi (c71cb)
View changes on GitHub
v0.6.14
🚀 Features
- Add bug report issue template - by @ryoppippi (040dd)
- Bump version to 0.6.14 - by @ryoppippi (b7625)
- bun: Add warn method to dummy context - by @ryoppippi (dd6d9)
View changes on GitHub
v0.6.13
🚀 Features
- Bump version to 0.6.13 - by @ryoppippi (e08e9)
- ci.yaml:
- Add matrix strategy for OS - by @ryoppippi (a4342)
- Update workflow to use Node.js v22 - by @ryoppippi (f2f99)
View changes on GitHub
v0.6.12
🚀 Features
- Bump version to 0.6.12 - by @ryoppippi (05e1f)
🐞 Bug Fixes
- Remove resolve(id) because resolve is already moved to index.ts" - by @ryoppippi (49470)
View changes on GitHub
v0.6.11
🚀 Features
- Bump version to 0.6.11 - by @ryoppippi (5b18d)
🐞 Bug Fixes
resolve
id - by @ryoppippi in https://github.com/ryoppippi/unplugin-typia/issues/237 (a8963)- Remove resolve(id) because resolve is already moved to index.ts - by @ryoppippi (d739f)
View changes on GitHub
v0.6.10
🚀 Features
- Include source content in sourcemap - by @ryoppippi (1110e)
- Bump version to 0.6.10 - by @ryoppippi (1010c)
View changes on GitHub
v0.6.9
🚀 Features
- Bump version to 0.6.9 - by @ryoppippi (21774)
- core/options: BREAKING CHANGE cache is disabled by default - by @ryoppippi (c7789)
View changes on GitHub
v0.6.8
v0.6.7
🚀 Features
- Bump version to 0.6.7 - by @ryoppippi (39439)
- core:
- Add check for unchanged MagicString - by @ryoppippi (3fb57)
- Skip transformation if source doesn't include 'typia' - by @ryoppippi (cf83b)