v1.2.0
In this release, you can use a .ts file for configuration. Also, definiting schema with TypeScript is supported!
See also: blog article for 1.2
What's Changed
- Delete already completed plan section by @KoichiKiyokawa in #16
- feat: add ability to load
.tsfile as config file by @uhyo in #17 - feat: add ability to load JS/TS files as schema
New Contributors
- @KoichiKiyokawa made their first contribution in #16
Full Changelog: v1.1.0...v1.2.0