PackageTrack

npm · #3619

@fastify/fast-json-stringify-compiler

5.1.0fastify/fast-json-stringify-compiler

Build and manage the fast-json-stringify instances for the fastify framework

Release timeline

14 releases since 2022
20222023202420252026

Releases

  1. 5.1.05 Jul 2026
    Release notes

    What's Changed

    • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in https://github.com/fastify/fast-json-stringify-compiler/pull/71
    • chore(license): update date ranges; standardise style by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/72
    • build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in https://github.com/fastify/fast-json-stringify-compiler/pull/73
    • chore(.npmrc): ignore scripts by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/74
    • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/75
    • ci(ci): add concurrency config by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/76
    • build(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in https://github.com/fastify/fast-json-stringify-compiler/pull/79
    • chore(license): standardise license notice by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/77
    • build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by @dependabot[bot] in https://github.com/fastify/fast-json-stringify-compiler/pull/80
    • build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in https://github.com/fastify/fast-json-stringify-compiler/pull/81
    • ci: add lock-threads workflow by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/83
    • refactor(types): migrate from tsd to tstyche by @Puppo in https://github.com/fastify/fast-json-stringify-compiler/pull/86
    • chore: update depedabot setting by @climba03003 in https://github.com/fastify/fast-json-stringify-compiler/pull/88
    • chore: bump fast-json-stringify from 6.4.0 to 7.0.0 in the dependencies group by @dependabot[bot] in https://github.com/fastify/fast-json-stringify-compiler/pull/89
    • docs: fix broken links by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/90
    • chore(lint): remove legacy .eslintrc by @Tony133 in https://github.com/fastify/fast-json-stringify-compiler/pull/91

    New Contributors

    • @Puppo made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/86
    • @Tony133 made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/91

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v5.0.3...v5.1.0

    Open source →
  2. 5.0.38 Apr 2025
    Release notes

    What's Changed

    • build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/62
    • ci: remove master branch support by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/63
    • test: migrate to node test runner by @ilteoood in https://github.com/fastify/fast-json-stringify-compiler/pull/64
    • chore: fix doc support version by @Eomm in https://github.com/fastify/fast-json-stringify-compiler/pull/65
    • ci(ci): set job permissions by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/66
    • ci: set permissions at workflow level by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/67
    • ci: restore job level permissions by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/68
    • fix: Circular dependencies by @micksatana in https://github.com/fastify/fast-json-stringify-compiler/pull/70

    New Contributors

    • @ilteoood made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/64
    • @micksatana made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/70

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v5.0.2...v5.0.3

    Open source →
  3. 5.0.24 Jan 2025
    Release notes

    What's Changed

    • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/55
    • build(deps-dev): replace standard with neostandard by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/56
    • Fix SerializerCompiler type by @remidewitte in https://github.com/fastify/fast-json-stringify-compiler/pull/48
    • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/57
    • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/58
    • chore(package): add contribs and funding by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/59
    • test: prefix unused params with underscores by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/60
    • docs(readme): grammar fixes by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/61

    New Contributors

    • @remidewitte made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/48

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v5.0.1...v5.0.2

    Open source →
  4. 5.0.121 Sept 2024
    Release notes

    What's Changed

    • chore: update fastify to ^5.0.0 by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/54

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v5.0.0...v5.0.1

    Open source →
  5. 5.0.04 Sept 2024
    Release notes

    What's Changed

    • ci: only trigger on pushes to main branches by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/33
    • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/34
    • test: use node: prefix to bypass require.cache call for builtins by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/35
    • chore: add .gitattributes file by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/37
    • chore(package): explicitly declare js module type by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/38
    • build(deps-dev): bump tsd from 0.29.0 to 0.30.3 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/41
    • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/42
    • docs(readme): fix broken link by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/43
    • chore(.gitignore): add .tap/ dir by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/44
    • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/46
    • Merge next into main by @jsumners in https://github.com/fastify/fast-json-stringify-compiler/pull/51
    • build(deps): bump fast-json-stringify from 5.16.1 to 6.0.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/52
    • build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/53

    New Contributors

    • @jsumners made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/51

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/4.3.0...v5.0.0

    Open source →
  6. 5.0.0-pre.fv5.116 Jun 2024pre-release

    Nothing published for this version

  7. 4.3.026 Apr 2023
    Release notes

    What's Changed

    • chore(.gitignore): add clinic by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/24
    • add pre-commit by @Uzlopak in https://github.com/fastify/fast-json-stringify-compiler/pull/29
    • remove rimraf by @Uzlopak in https://github.com/fastify/fast-json-stringify-compiler/pull/28
    • chore(.gitignore): add bun lockfile by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/30
    • build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/31
    • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/32

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v4.2.0...4.3.0

    Open source →
  8. 4.2.015 Dec 2022
    Release notes

    What's Changed

    • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/19
    • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/20
    • build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/21
    • disable package-lock generation by @Uzlopak in https://github.com/fastify/fast-json-stringify-compiler/pull/23
    • nodenext compatibility, correct typings by @Uzlopak in https://github.com/fastify/fast-json-stringify-compiler/pull/22

    New Contributors

    • @Uzlopak made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/23

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v4.1.0...v4.2.0

    Open source →
  9. 4.1.024 Aug 2022
    Release notes

    📚 PR:

    • Update README.md
    • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#16)
    • ci: enable license checking (#17)
    • feat: standalone mode (#18)
    Open source →
  10. 4.0.022 Jun 2022
    Release notes

    What's Changed

    • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/15
    • Remove schema from external schemas by @ivan-tymoshenko in https://github.com/fastify/fast-json-stringify-compiler/pull/14

    New Contributors

    • @ivan-tymoshenko made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/14

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v3.0.1...v4.0.0

    Open source →
  11. 3.0.113 Jun 2022
    Release notes

    What's Changed

    • chore(.gitignore): use updated skeleton template by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/11
    • chore: update deps by @climba03003 in https://github.com/fastify/fast-json-stringify-compiler/pull/13

    New Contributors

    • @climba03003 made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/13

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v3.0.0...v3.0.1

    Open source →
  12. 3.0.05 Jun 2022
    Release notes

    What's Changed

    • Bumped fast-json-stringify v4 by @mcollina in https://github.com/fastify/fast-json-stringify-compiler/pull/10

    New Contributors

    • @mcollina made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/10

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v2.0.0...v3.0.0

    Open source →
  13. 2.0.023 May 2022
    Release notes

    What's Changed

    • build: reduce dependabot update frequency by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/2
    • Bump actions/setup-node from 2 to 3 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/3
    • Bump tap from 15.2.3 to 16.0.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/4
    • Bump tsd from 0.19.1 to 0.20.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/6
    • Bump standard from 16.0.4 to 17.0.0 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/7
    • Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/fastify/fast-json-stringify-compiler/pull/5
    • ci: migrate to fastify reusable workflow by @Fdawgs in https://github.com/fastify/fast-json-stringify-compiler/pull/8
    • Update to Fastify v4 by @Eomm in https://github.com/fastify/fast-json-stringify-compiler/pull/9

    New Contributors

    • @Fdawgs made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/2
    • @dependabot made their first contribution in https://github.com/fastify/fast-json-stringify-compiler/pull/3

    Full Changelog: https://github.com/fastify/fast-json-stringify-compiler/compare/v1.0.0...v2.0.0

    Open source →
  14. 1.0.04 Jan 2022
    Release notes

    📚 PR:

    • First implementation (#1)
    Open source →