Skip to content

Releases: fastify/proxy-addr

v5.0.0

04 Sep 08:08
5602b6f
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add clinic by @Fdawgs in #43
  • chore(.gitignore): add bun lockfile by @Fdawgs in #44
  • build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #45
  • build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #46
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #47
  • ci: only trigger on pushes to main branches by @Fdawgs in #48
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #49
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #50
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #51
  • chore: add .gitattributes file by @Fdawgs in #54
  • chore(benchmark): add missing use strict directives by @Fdawgs in #55
  • refactor(index): use \d over number range character class in regex by @Fdawgs in #56
  • chore(package): explicitly declare js module type by @Fdawgs in #57
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #58
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #59
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #60
  • update for fastify v5 by @gurgunday in #61
  • Merge next into master by @jsumners in #65
  • build(deps): bump fastify/workflows from 4.2.0 to 4.2.1 by @dependabot in #66
  • build(deps): bump @fastify/forwarded from 2.2.0 to 3.0.0 by @dependabot in #67
  • build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #68
  • build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #69

New Contributors

Full Changelog: v4.1.0...v5.0.0

v4.1.0

15 Dec 12:25
db635d6
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #40
  • ci: enable license checking by @Fdawgs in #41
  • nodenext compatiblity by @Uzlopak in #42

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

25 May 09:11
c846304
Compare
Choose a tag to compare

What's Changed

  • chore: ci and doc updates by @Fdawgs in #4
  • build(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #6
  • build(deps): bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #7
  • build(deps): bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #8
  • build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #10
  • build(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #11
  • build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #12
  • build(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #13
  • build(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #14
  • build(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #15
  • build(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by @dependabot in #16
  • build(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #17
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #18
  • build(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #19
  • build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #20
  • build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #21
  • build(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #23
  • build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #24
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #25
  • build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #28
  • automatic PR by @Eomm in #27
  • build: reduce dependabot update frequency by @Fdawgs in #29
  • ci: use major versions of github actions by @Fdawgs in #30
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #31
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #34
  • build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #35
  • ci!: migrate to fastify reusable workflow by @Fdawgs in #38
  • dep update by @mcollina in #39

New Contributors

Full Changelog: https://github.com/fastify/proxy-addr/commits/v4.0.0