Skip to content

Releases: fastify/fast-content-type-parse

v3.0.0

08 Mar 16:33
v3.0.0
bf6861c
Compare
Choose a tag to compare

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #44
  • chore: rename master to main by @Fdawgs in #45
  • ci: drop node16 and 18 by @Eomm in #47
  • ci(ci): set job permissions by @Fdawgs in #48
  • test: migrate to node test runner by @ilteoood in #46

New Contributors

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

v2.0.1

03 Jan 14:01
v2.0.1
9d91aeb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #33
  • chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #34
  • style: remove trailing whitespace by @Fdawgs in #35
  • chore(package): add homepage and bugs urls by @Fdawgs in #36
  • docs(readme): update ci badge syntax by @Fdawgs in #37
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #38
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #39
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #40
  • chore(package): add contribs and funding by @Fdawgs in #41
  • docs(readme): grammar fixes by @Fdawgs in #43
  • chore: remove unused files and dirs by @Fdawgs in #42

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

v2.0.0

13 Jul 20:53
3985577
Compare
Choose a tag to compare

What's Changed

  • chore: add .gitattributes file by @Fdawgs in #18
  • chore(package): explicitly declare js module type by @Fdawgs in #19
  • chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #24
  • docs(readme): repoint disclosure badge to fastify security policy by @Fdawgs in #25
  • chore(package): fix repository url by @Fdawgs in #26
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #27
  • chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #30
  • Merge next into master by @jsumners in #32

New Contributors

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

v1.1.0

21 Sep 18:15
ceed75e
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add bun lockfile by @Fdawgs in #4
  • Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #5
  • Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #6
  • Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #7
  • ci(package-manager-ci): add node 18 to test matrix by @Fdawgs in #8
  • ci(package-manager): update ubuntu os to latest by @Fdawgs in #9
  • ci: only trigger on pushes to main branches by @Fdawgs in #10
  • ci(package-manager-ci): replace jobs with reusable workflow by @Fdawgs in #12
  • Fix typo in README by @j0k3r in #13
  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #14
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #15
  • refactor(index): regex updates by @Fdawgs in #16

New Contributors

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

v1.0.0

10 Jan 08:52
Compare
Choose a tag to compare

Initial release of fast-content-type-parse

What's Changed

  • chore(.gitignore): add clinic by @Fdawgs in #1

New Contributors

  • @Fdawgs made their first contribution in #1

Full Changelog: https://github.com/fastify/fast-content-type-parse/commits/v1.0.0