Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
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)
View changes on GitHub
v0.6.6
🚀 Features
- Bump version to 0.6.6 - by @ryoppippi (bf7ac)
🐞 Bug Fixes
- cache: Use
createRequire
to dynamically importpackage.json
(fix: #212 #194) - by @ryoppippi in #212 and #194 (89c56)
View changes on GitHub
v0.6.5
🚀 Features
- Bump version to 0.6.5 - by @ryoppippi (851b4)
- svelte: Append .ts to id instead of replacing .svelte - by @ryoppippi (26fca)