v0.1.12
What's Changed
- feat(unplugin-typia): add caching and verbose logging options by @ryoppippi in #16
- feat(unplugin-typia): Replace
verbose
withlog
by @ryoppippi in #17 - feat(unplugin-typia): cache TSConfig to avoid multiple reads by @ryoppippi in #18
- feat(esbuild): add verbose log and disable cache in UnpluginTypia by @ryoppippi in #20
- feat(options): allow boolean for cache option by @ryoppippi in #21
New Contributors
- @ryoppippi made their first contribution in #16
Full Changelog: v0.1.11...v0.1.12