Releases: JasonShin/sqlx-ts
Releases · JasonShin/sqlx-ts
Release v0.4.0
What's Changed
- Update README.md by @JasonShin in #63
- chore: update all packages by @JasonShin in #64
Full Changelog: v0.3.2...v0.4.0
Release v0.3.2
What's Changed
- docs: readme update to indicate that sqlx-ts is not an ORM by @JasonShin in #62
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
Full Changelog: v0.3.0...v0.3.1
Bug fix: dobule processing statements inside translate expression's callee logic
Release v0.3.0
What's Changed
- process object var declaration and var declarations without a name by @JasonShin in #61
Full Changelog: v0.2.2...v0.3.0
Release v0.2.2
Full Changelog: v0.2.1...v0.2.2
Docs: remove feature not ready marks
Release v0.2.1
Full Changelog: v0.2.0...v0.2.1
Releasing due to version conflict with the previous npm publish
Release v0.2.0
What's Changed
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /node by @dependabot in #59
- fix: Recurse and find sql refactor by @JasonShin in #60
Full Changelog: v0.1.6...v0.2.0
Release v0.1.6
What's Changed
- chore: fix stmt loop when handling stmts from async by @JasonShin in #58
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
What's Changed
- fix: process arrow function block statements by @JasonShin in #57
Full Changelog: v0.1.4...v0.1.5