Releases: fastify/fastify-postgres
Releases · fastify/fastify-postgres
v6.0.1
v6.0.0
What's Changed
- chore(package): explicitly declare js module type by @Fdawgs in #166
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #167
- chore(.gitignore): add .tap/ dir by @Fdawgs in #170
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #173
- Merge
next
intomaster
by @jsumners in #174 - build(deps-dev): bump tsd from 0.30.7 to 0.31.1 by @dependabot in #175
- build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #176
- build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #179
- chore: update min fastify version by @Fdawgs in #178
Full Changelog: v5.2.2...v6.0.0
v5.2.2
What's Changed
- fix: referenceError on schema validation failure. by @LucaRainone in #164
Full Changelog: v5.2.1...v5.2.2
v5.2.1
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #150
- chore(.gitignore): add bun lockfile by @Fdawgs in #152
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #153
- build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #154
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #155
- Fixed typo in section: Custom Postgres approach by @tahseenio in #156
- ci: only trigger on pushes to main branches by @Fdawgs in #158
- Fix broken test by @mcollina in #161
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #160
- Fix Tests random failure by @LucaRainone in #165
New Contributors
- @tahseenio made their first contribution in #156
- @LucaRainone made their first contribution in #165
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
- use reusable workflow by @Uzlopak in #143
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #144
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #145
- disable package-lock generation by @Uzlopak in #147
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #149
- nodenext compatibility by @Uzlopak in #148
New Contributors
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- ci: bring into line with reusable workflow by @Fdawgs in #133
- chore(.gitignore): use updated skeleton template by @Fdawgs in #134
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #136
- build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in #137
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #138
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #139
- docs(readme): replace use of deprecated variadic
listen()
by @Fdawgs in #140 - Adding types to declaration merge for route transact option in typesc… by @bdun94 in #142
New Contributors
Full Changelog: v5.0.0...v5.1.0
v5.0.0
v4.0.0
What's Changed
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #107
- Code cleanup by @darkgl0w in #110
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #109
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #112
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #113
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #111
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #114
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #115
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #116
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #117
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #118
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #119
- automatic PR by @Eomm in #121
- build: reduce dependabot update frequency by @Fdawgs in #122
- Bump actions/setup-node from 2 to 3 by @dependabot in #123
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #124
- Bump actions/checkout from 2 to 3 by @dependabot in #125
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #126
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #127
- Rename module by @jsumners in #128
New Contributors
Full Changelog: v3.6.0...v4.0.0
v3.6.0
📚 PR:
- chore(gitignore): use latest github ignore template (#77)
- docs(readme): spelling and grammar fixes; http link to https (#78)
- ci: add parallel coverage collection (#79)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#80)
- Bump actions/setup-node from v2.1.4 to v2.1.5 (#81)
- chore(gitignore): add editor files/directories (#82)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#83)
- feat: move to tap15 (#87)
- ci: remove redundant conditional (#89)
- ci: add nodejs v16 to test matrix (#90)
- Bump tsd from 0.14.0 to 0.15.0 (#91)
- Bump actions/checkout from 2 to 2.3.4 (#92)
- Bump @types/pg from 7.14.11 to 8.6.0 (#93)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#94)
- Bump tsd from 0.15.1 to 0.16.0 (#95)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#96)
- Bump tsd from 0.16.0 to 0.17.0 (#97)
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#98)
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#99)
- Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#100)
- Bump actions/setup-node from 2.2.0 to 2.3.0 (#101)
- Bump actions/setup-node from 2.3.0 to 2.3.1 (#102)
- Bump actions/setup-node from 2.3.1 to 2.3.2 (#103)
- Bump actions/setup-node from 2.3.2 to 2.4.0 (#104)
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#106)
- fix: improve code coverage to 100% #88 (#105)