Releases: fastify/fastify-postgres
Releases · fastify/fastify-postgres
Release list
v6.1.0
What's Changed
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #194
- chore: rename master to main by @Fdawgs in #195
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in #196
- ci(ci): set job permissions by @Fdawgs in #197
- docs(readme): update plugin version syntax by @Fdawgs in #198
- ci: set permissions at workflow level by @Fdawgs in #199
- ci: restore job level permissions by @Fdawgs in #200
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #201
- chore(license): update date ranges; standardise style by @Fdawgs in #202
- chore(ci): fix node 24 test by @inyourtime in #203
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #204
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #205
- ci(ci): add concurrency config by @Fdawgs in #207
- ci: remove stale.yml by @Tony133 in #208
- build(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #210
- chore(license): standardise license notice by @Fdawgs in #209
- chore: upgrade typescript v6.0.2 by @Tony133 in #211
- chore: update image postgresql by @Tony133 in #212
- build(deps): bump fastify/workflows/.github/workflows/plugins-ci-postgres.yml from 5 to 6 by @dependabot[bot] in #213
- build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #214
- ci: add lock-threads workflow by @Fdawgs in #215
- refactor(types): migrate from tsd to tstyche by @Tony133 in #217
- chore(.gitattributes): retain binary file eol style by @Fdawgs in #216
- chore: update depedabot setting by @climba03003 in #218
- chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group by @dependabot[bot] in #220
- chore(package.json): fix delvedor's personal url by @Fdawgs in #221
- chore: replace http with https in urls by @Fdawgs in #222
- docs: fix broken links by @Fdawgs in #223
- fix(types): type pg Client as the constructor (typeof Pg.Client) by @imharjot in #219
- docs: add SSL/TLS usage section to README by @Tony133 in #224
New Contributors
- @inyourtime made their first contribution in #203
- @Tony133 made their first contribution in #208
- @climba03003 made their first contribution in #218
- @imharjot made their first contribution in #219
Full Changelog: v6.0.2...v6.1.0
v6.0.2
What's Changed
- build(deps-dev): lock typescript minor version by @Fdawgs in #181
- build(deps-dev): bump typescript from 5.4.5 to 5.6.3 by @dependabot in #183
- chore: migrate from tap to node:test and c8 using borp by @dancastillo in #182
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #184
- style: remove trailing whitespace by @Fdawgs in #185
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #186
- docs(readme): update ci badge syntax by @Fdawgs in #187
- chore(package): add funding and contribs by @Fdawgs in #189
- perf(index): use optional chaining by @Fdawgs in #191
- refactor: prefix unused params with underscores by @Fdawgs in #190
- docs(readme): grammar fixes by @Fdawgs in #192
- docs(readme): add compatibility table by @Fdawgs in #193
- build(deps-dev): replace standard with neostandard by @Fdawgs in #188
New Contributors
- @dancastillo made their first contribution in #182
Full Changelog: v6.0.1...v6.0.2
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
nextintomasterby @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