Skip to content

Releases: JasonShin/sqlx-ts

Release v0.4.0

13 Aug 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

Release v0.3.2

26 Jul 07:04
Compare
Choose a tag to compare

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

23 Jul 08:31
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

Bug fix: dobule processing statements inside translate expression's callee logic

Release v0.3.0

23 Jul 03:24
c5dfd41
Compare
Choose a tag to compare

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

22 Jul 01:28
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

Docs: remove feature not ready marks

Release v0.2.1

20 Jul 09:25
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

Releasing due to version conflict with the previous npm publish

Release v0.2.0

20 Jul 08:49
Compare
Choose a tag to compare

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

16 Jul 03:04
Compare
Choose a tag to compare

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

15 Jul 14:25
f8543a0
Compare
Choose a tag to compare

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

10 Jul 11:37
Compare
Choose a tag to compare

What's Changed

chore: updating docs

Full Changelog: v0.1.3...v0.1.4