Releases: cyjake/leoric
Releases · cyjake/leoric
v2.13.2
v2.13.1
v2.13.0
v2.12.3
v2.12.2
v2.12.1
What's Changed
- fix: export more ts type definitions by @JimmyDaddy in #411
- Update starter.md by @zhennann in #412
- fix: type error in validate when using min max by @chen201724 in #413
- feat: support JSON_VALUE(j, '$.a' RETURNING CHAR(50)) by @cyjake in #414
New Contributors
- @zhennann made their first contribution in #412
- @chen201724 made their first contribution in #413
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- chore: export main entry point only by @cyjake in #404
- docs: more examples about typescript support by @cyjake in #405
- chore: improve test coverage after migrating ts project by @cyjake in #406
- feat: ignore json parse error if jsonType.ignoreError is positive by @cyjake in #409
Full Changelog: v2.11.5...v2.12.0
v2.11.5
v2.11.4
What's Changed
- fix: fix scope type definitions by @JimmyDaddy in #402
Full Changelog: v2.11.3...v2.11.4