Releases: JasonShin/sqlx-ts
Releases · JasonShin/sqlx-ts
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
Release v0.1.4
Release v0.1.3
What's Changed
- chore: processing all remaining TS syntax by @JasonShin in #55
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
Unfortunately cannot release 0.1.0 in NPM. Releasing 0.1.2 instead