Releases: fastify/secure-json-parse
Releases · fastify/secure-json-parse
v3.0.0
What's Changed
- chore(.gitignore): add bun lockfile by @Fdawgs in #91
- Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #92
- Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #93
- Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #94
- feat: add an overload function to
parse
by @timursaurus in #95 - ci: add node 20 to test matrix by @Fdawgs in #96
- ci: only trigger on pushes to main branches by @Fdawgs in #97
- docs: update sjson.parse usage by @mikhael-abdallah in #99
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #100
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #101
- chore: add
.gitattributes
file by @Fdawgs in #102 - ci: install playwright for browser tests by @Fdawgs in #106
- refactor: use object destructuring by @Fdawgs in #103
- chore(package): explicitly declare js module type by @Fdawgs in #107
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #108
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #109
- build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #110
- chore(.gitignore): add .tap/ dir by @Fdawgs in #111
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #112
- Update for Fastify v5 by @gurgunday in #113
- build(deps-dev): bump nyc from 15.1.0 to 17.0.0 by @dependabot in #116
New Contributors
- @timursaurus made their first contribution in #95
- @mikhael-abdallah made their first contribution in #99
- @gurgunday made their first contribution in #113
Full Changelog: v2.7.0...v3.0.0
v2.7.0
v2.6.0
What's Changed
- Bump tsd from 0.22.0 to 0.23.0 by @dependabot in #82
- ci: update workflow by @Fdawgs in #83
- docs(readme): remove snyk badge by @Fdawgs in #84
- Bump tsd from 0.23.0 to 0.24.1 by @dependabot in #85
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #86
- nodenext compatibility by @Uzlopak in #87
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- chore: doc and ci updates by @Fdawgs in #31
- ci: add nodejs v16 to test matrix by @Fdawgs in #32
- Bump tsd from 0.14.0 to 0.15.0 by @dependabot in #34
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #35
- Conform with open source initiative license by @yin-fai-chan in #37
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #38
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #39
- Bump tsd from 0.15.1 to 0.16.0 by @dependabot in #40
- Bump tsd from 0.16.0 to 0.17.0 by @dependabot in #41
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #42
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #43
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #44
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #45
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #46
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #47
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #48
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #49
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #50
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #51
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #52
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #53
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #54
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #55
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #56
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #58
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #57
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #59
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #60
- automatic PR by @Eomm in #62
- build: reduce dependabot update frequency by @Fdawgs in #63
- Bump actions/setup-node from 2 to 3 by @dependabot in #64
- Bump actions/checkout from 2 to 3 by @dependabot in #65
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #66
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #67
- chore(.gitignore): use updated skeleton template by @Fdawgs in #68
- fix ci/cd pipeline by @Uzlopak in #75
- Bump tsd from 0.20.0 to 0.22.0 by @dependabot in #70
- add safeParse to benchmarks by @Uzlopak in #73
- remove node 11 and 13 from ci cd pipeline by @Uzlopak in #76
- ci: revert node version drop by @climba03003 in #78
- disable package-lock generation by @Uzlopak in #77
- move tests to test folder, refactor tests to implicitly test scan() by @Uzlopak in #79
- move types to types folder by @Uzlopak in #80
- improve performance of safeParse by @Uzlopak in #81
New Contributors
- @yin-fai-chan made their first contribution in #37
- @Uzlopak made their first contribution in #75
- @climba03003 made their first contribution in #78
Full Changelog: v2.4.0...v2.5.0