Skip to content

Releases: fastify/accept-negotiator

v2.0.1

02 Jan 10:28
06b949d
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump standard from 17.1.0 to 17.1.2 by @dependabot in #35
  • chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #36
  • chore: migrate from tap to node:test and c8 by @dancastillo in #37
  • style: remove trailing whitespace by @Fdawgs in #38
  • docs(readme): update ci badge syntax by @Fdawgs in #39
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #40
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #41
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #42
  • chore(package): add funding, homepage, and contribs by @Fdawgs in #43
  • docs(readme): grammar fixes by @Fdawgs in #45

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Sep 13:23
3ecf1d0
Compare
Choose a tag to compare

What's Changed

  • Bump tsd from 0.24.1 to 0.25.0 by @dependabot in #11
  • chore(.gitignore): add clinic by @Fdawgs in #12
  • chore(.gitignore): add bun lockfile by @Fdawgs in #13
  • Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #14
  • Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #15
  • Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #16
  • ci(package-manager-ci): add node 18 to test matrix by @Fdawgs in #17
  • ci(package-manager): update ubuntu os to latest by @Fdawgs in #18
  • ci: only trigger on pushes to main branches by @Fdawgs in #19
  • ci(package-manager-ci): replace jobs with reusable workflow by @Fdawgs in #20
  • chore(deps-dev): bump standard from 17.0.0 to 17.1.0 by @dependabot in #21
  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #22
  • chore: add .gitattributes file by @Fdawgs in #24
  • chore(benchmarks): add missing use strict directive by @Fdawgs in #25
  • chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #28
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #29
  • chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #31
  • Merge next into master by @jsumners in #33
  • chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #34

New Contributors

Full Changelog: v1.1.0...v2.0.0

v1.1.0

04 Dec 17:03
758ca6e
Compare
Choose a tag to compare

📚 PR:

  • fix ci-badge and usage in Readme.md (#2)
  • Bump tsd from 0.21.0 to 0.22.0 (#3)
  • ci: enable license checking (#4)
  • Fix links to repo in package json (#6)
  • activate linting in workflow (#5)
  • Use tap (#7)
  • Bump tsd from 0.22.0 to 0.23.0 (#8)
  • Bump tsd from 0.23.0 to 0.24.1 (#9)
  • nodenext compatibility (#10)

v1.0.0

26 Jun 21:47
276a8db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/accept-negotiator/commits/v1.0.0