Releases: CorentinTh/figue
Releases · CorentinTh/figue
v3.1.1
What's Changed
- chore(deps): update pnpm to 10.17.0 by @CorentinTh in #16
- chore(ci): pinned actions versions by @CorentinTh in #17
- chore(deps): update typescript to 5.9.2 by @CorentinTh in #18
- chore(deps): updated eslint by @CorentinTh in #19
- docs(readme): removed commonjs mention by @CorentinTh in #20
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- fix README dead link by @alexisab in #11
- chore(publish): setup trusted publisher for npm releases by @CorentinTh in #12
- docs(examples): add demo with multiple validation libs by @CorentinTh in #13
- refactor(build): ditched sourcemaps in dist by @CorentinTh in #14
- feat(env): support multiple environment variables by @CorentinTh in #15
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Support for any standard-schema-compliant validation library
- Drop cjs support
Diff
- feat(figue): integrate @standard-schema/spec to replace zod by @CorentinTh in #9
Full Changelog: v2.2.3...v3.0.0