Releases: dynajoe/tinypg
Releases · dynajoe/tinypg
v7.0.1
What's Changed
- fix (replacing pg-format with a maintained fork) by @manuganji in #33
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #34
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #35
New Contributors
- @manuganji made their first contribution in #33
- @dependabot made their first contribution in #34
Full Changelog: v7.0.0...v7.0.1
v7.0.0
7.0.0-rc.1
- Pass connection_string directly to node-postgres
- Update dependencies
- Throw an error when node-postgres client connection stream is destroyed during a query
v6.0.0
v5.3.1: Merge pull request #23 from stephenreddek/master
Bump all dependencies (leaving pg peer dependency)