Releases: fastify/safe-regex2
Releases · fastify/safe-regex2
v4.0.1
What's Changed
- docs(readme): replace
var
statements by @Fdawgs in #41 - chore(package): add
bugs
url, fixhomepage
andrepository
urls by @Fdawgs in #42 - build(deps-dev): replace standard with neostandard by @Fdawgs in #43
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #44
- chore(package): add funding by @Fdawgs in #45
- refactor(index): remove unused catch binding by @Fdawgs in #46
- perf(index): use optional chaining by @Fdawgs in #47
- build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #48
- build(deps-dev): bump c8 from 7.14.0 to 10.1.3 by @dependabot in #49
- docs(readme): use
.md
extension, add badges by @Fdawgs in #50
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #23
- chore(.gitignore): add bun lockfile by @Fdawgs in #24
- Bump tsd from 0.25.0 to 0.27.0 by @dependabot in #25
- Bump ret from 0.4.3 to 0.5.0 by @dependabot in #26
- Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #27
- ci: only trigger on pushes to main branches by @Fdawgs in #28
- Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #29
- chore: add
.gitattributes
file by @Fdawgs in #30 - chore: add missing
use strict
directives by @Fdawgs in #31 - chore(package): explicitly declare js module type by @Fdawgs in #32
- Bump tsd from 0.29.0 to 0.30.0 by @dependabot in #33
- chore(.gitignore): add .tap/ dir by @Fdawgs in #34
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #35
- Update for Fastify v5 by @gurgunday in #36
- Merget
next
intomaster
by @jsumners in #40
New Contributors
Full Changelog: v3.1.0...v4.0.0
v3.1.0
v3.0.0
What's Changed
- Add Greenkeeper badge 🌴 by @Greenkeeper in #1
- Update ret to the latest version 🚀 by @Greenkeeper in #2
- Update standard to the latest version 🚀 by @Greenkeeper in #3
- chore(package): update standard to version 14.3.0 by @Eomm in #5
- Bump tape from 4.13.2 to 5.0.0 by @dependabot-preview in #6
- Bump standard from 14.3.4 to 15.0.0 by @dependabot-preview in #7
- Bump standard from 15.0.1 to 16.0.1 by @dependabot-preview in #9
- Bump ret from 0.3.2 to 0.4.0 by @dependabot-preview in #10
- Move to github actions & update things by @mcollina in #11
- build: reduce dependabot update frequency by @Fdawgs in #12
- ci: use major versions of github actions by @Fdawgs in #15
- Bump actions/setup-node from 2 to 3 by @dependabot in #16
- Bump actions/checkout from 2 to 3 by @dependabot in #17
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #18
- ci!: migrate to fastify reusable workflow by @Fdawgs in #19
New Contributors
- @Greenkeeper made their first contribution in #1
- @Eomm made their first contribution in #5
- @dependabot-preview made their first contribution in #6
- @mcollina made their first contribution in #11
- @Fdawgs made their first contribution in #12
- @dependabot made their first contribution in #16
Full Changelog: 1.1.0...v3.0.0