Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
v1.2.0
REQUIRES typia v7
View changes on GitHub
v1.1.1
🚀 Features
- examples/nextjs: Update to react19/next.js15 - by @ryoppippi (79bea)
View changes on GitHub
v1.1.0
Now unplugin-typia is compatible to Typia > v0.7.1 🎉
Thanks for your hard work @samchon
🚀 Features
- Downgrade eslint - by @ryoppippi (79a4c)
- bun: Remove mjs path resolution - by @ryoppippi (073d8)
- test: Update snapshot - by @ryoppippi (13a36)
🐞 Bug Fixes
- examples/sveltekit: Remove typia function from svelte file temporally(#335)" - by @ryoppippi (efe05)
View changes on GitHub
v1.0.7
🚀 Features
- package.json: Only allow bun - by @ryoppippi (98772)
🐞 Bug Fixes
- #338: BasePath contains tsconfig.json - by @hambergerpls (cd3a9)
- examples/sveltekit: Remove typia fuction from svelte file temporally(#335) - by @ryoppippi (28f4a)
View changes on GitHub
v1.0.6
No significant changes
View changes on GitHub
v1.0.5
🚀 Features
- examples/webpack:
- Simplify webpack config - by @ryoppippi (c68d2)
- Use dynamic import to load unplugin-typia - by @ryoppippi (31d81)
- webpack:
- Fix docs - by @ryoppippi (34d17)
View changes on GitHub
v1.0.4
🚀 Features
- Improve sourcemap - by @ryoppippi (cebab)
- README.md: Clarify plugin usage instructions by specifying the order of plugin placement in the configuration - by @ryoppippi (6d978)
- examples/vite-react: Add vite-plugin-inspect to analyse sourcemap - by @ryoppippi (537a3)
🐞 Bug Fixes
- index.ts: Improve comments for clarity and maintainability in the diff processing logic - by @ryoppippi (5862e)
View changes on GitHub
v1.0.3
🚀 Features
- Migrate from Bun to @ryoppippi/mirror-jsr-to-npm - by @ryoppippi (5cfe8)
- workflow:
- Add npm options for provenance and access - by @ryoppippi (b020c)
- Add npm registry URL to setup-node action - by @ryoppippi (e7e65)
- Add Deno and NPM registry env variables - by @ryoppippi (72a08)
View changes on GitHub
v1.0.3-beta.4
🚀 Features
- workflow: Add Deno and NPM registry env variables - by @ryoppippi (72a08)
View changes on GitHub
v1.0.3-beta.3
🚀 Features
- workflow: Add npm registry URL to setup-node action - by @ryoppippi (e7e65)