Skip to content

Releases: mysqljs/named-placeholders

v1.1.7

19 Apr 05:45
23dbab8

Choose a tag to compare

1.1.7 (2026-04-19)

Bug Fixes

  • reset escape state after placeholder parsing (#83) (579e60d)

v1.1.6

15 Dec 22:37
dd53471

Choose a tag to compare

1.1.6 (2025-12-15)

Bug Fixes

  • update repository URL to reflect correct GitHub path (#56) (17c6daa)

v1.1.5

15 Dec 22:26
3117010

Choose a tag to compare

1.1.5 (2025-12-15)

Bug Fixes

  • improve handling of mixed/nested quotes in query parsing (#39) (aee5c5d)

v1.1.4

08 Dec 00:06
60a937c

Choose a tag to compare

1.1.4 (2025-12-05)

Bug Fixes

Miscellaneous Chores

Continuous Integration

  • migrate to built in node test runner and remove mocha dependency (#25) (178b04e)