Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
v0.6.3
🚀 Features
- Add jiti for dynamic imports in svelte because JSR converts them to local import.... - by @ryoppippi (1702f)
- Bump version to 0.6.3 - by @ryoppippi (d9006)
View changes on GitHub
v0.6.2
v0.6.1
🚀 Features
- Bump version to 0.6.1 - by @ryoppippi (e3a66)
- Update
README.md
- by @ryoppippi (#196)
View changes on GitHub
v0.6.0
🚀 Features
Svelte Script Tag Support!!!
Screen.Recording.2024-07-13.at.22.51.36.mov
- Bump version to 0.6.0 - by @ryoppippi (e827b)
- Update svelte version in peerDependencies - by @ryoppippi (4df54)
- Update svelte version in peerDependencies" - by @ryoppippi (2e45e)
- package.json: Add svelte as peer dependency - by @ryoppippi (7661f)
- svelte: Add Svelte file support to unplugin-typia - by @ryoppippi (d9764)
View changes on GitHub
v0.5.5
🚀 Features
- Bump version to 0.5.5 - by @ryoppippi (9adde)
🐞 Bug Fixes
- Breaking Change: Remove
js
from default include option - by @ryoppippi (e589b) - bun.ts: Remove "typia js -> mjs" code because unplugin-typia don't deal with js file in default - by @ryoppippi (7010b)
View changes on GitHub
v0.5.4
🚀 Features
- Move log message to buildStart hook - by @ryoppippi (c8904)
- Bump version to 0.5.4 - by @ryoppippi (2a499)
- unplugin-typia: Refactor bunTypiaPlugin and taggedTransform - by @ryoppippi (dc966)
View changes on GitHub
v0.5.3
🚀 Features
- Simplify cache configuration in UnpluginTypia - by @ryoppippi (d79d3)
- Bump version to 0.5.3 - by @ryoppippi (98caf)
- examples/vite-vanilla: Update example - by @ryoppippi (feaca)
View changes on GitHub
v0.5.2
🚀 Features
- Bump version to 0.5.2 - by @ryoppippi (a0ce9)
- cache: Replace custom cache dir with find-cache-dir - by @ryoppippi (a47d5)
- ci: Add timeout to GitHub Actions workflows - by @ryoppippi (37bfe)
View changes on GitHub
v0.5.1
🚀 Features
- Bump version to 0.5.1 - by @ryoppippi (dcef2)
- cache.ts: Import typia package.json with json type - by @ryoppippi (d70e7)
View changes on GitHub
v0.5.0
🚀 Features
- Upgrade typia dependency to ^6.3.1 - by @ryoppippi (d73b0)
- Improve TSConfig resolution in Typia - by @ryoppippi (80490)
- Bump version to 0.5.0 - by @ryoppippi (9ff69)
- README:
- Add Repobeats analytics image - by @ryoppippi (89a78)
- dependencies:
- Update TypeScript and ts-patch versions - by @ryoppippi (97609)
- eslint:
- Use cache for linting and formatting - by @ryoppippi (6d3d2)
- Use cache for linting and formatting - by @ryoppippi (8d623)
🐞 Bug Fixes
- lockfile: Maintenance - by @ryoppippi (10ef9)