Releases: ryoppippi/unplugin-typia
Releases · ryoppippi/unplugin-typia
v2.0.3
v2.0.2
🐞 Bug Fixes
- README.md: Remove reference to JSR documentation - by @ryoppippi (d51bc)
View changes on GitHub
v2.0.1
v2.0.0
IMPORTANT NOTICE
Deprecated jsr version, so please download unplugin-typia
from npm
🚀 Features
- Build with tsup - by @ryoppippi (36cbf)
- Remove jsr - by @ryoppippi (7e598)
- Add Bun module resolution conditions - by @ryoppippi (ca08e)
- README.md:
- Remove JSR references from README - by @ryoppippi (5adc7)
- ci:
- Add Node.js setup to GitHub Actions workflow - by @ryoppippi (4ec79)
- Pkg-pr-new - by @ryoppippi (6f1b5)
- package.json:
- Fix export path - by @ryoppippi (7fc6c)
- workflow:
- Add notification workflow for release issues - by @ryoppippi (1223d)
🐞 Bug Fixes
- Remove turbopack flag from next dev command - by @ryoppippi (10386)
- Remove dynamic import - by @ryoppippi (37997)
- ci:
- Remove private field before publishing - by @ryoppippi (7bf77)
- Setup node for lint - by @ryoppippi (013b4)
- examples/webpack:
- Update webpack config to use ESM syntax - by @ryoppippi (7ed69)
- Simplify webpack scripts in minimal example - by @ryoppippi (629b5)
- unplugin-typia/next:
- Make options parameter optional in next function - by @ryoppippi (8cfb7)
View changes on GitHub
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)