Skip to content

v6.1.0

Latest

Choose a tag to compare

@Eomm Eomm released this 08 Jul 15:07
· 8 commits to main since this release
aefa294

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

Full Changelog: v6.0.2...v6.1.0