Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-16 | 3.1 kB | |
v6.0.1 source code.tar.gz | 2025-01-16 | 62.5 kB | |
v6.0.1 source code.zip | 2025-01-16 | 95.1 kB | |
Totals: 3 Items | 160.6 kB | 1 |
What's Changed
- remove unused dependency by @gurgunday in https://github.com/fastify/fast-json-stringify/pull/727
- build(deps): bump fast-uri from 2.4.0 to 3.0.0 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/728
- build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/730
- build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/732
- build(deps-dev): bump @sinclair/typebox from 0.32.35 to 0.33.4 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/733
- build(deps): bump @fastify/merge-json-schemas from 0.1.1 to 0.2.0 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/738
- build(deps): bump json-schema-ref-resolver from 1.0.1 to 2.0.0 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/737
- feat: converted all the tap tests with node:test by @puskin94 in https://github.com/fastify/fast-json-stringify/pull/739
- refactor: replace
var
statements by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/742 - build(deps): bump thollander/actions-comment-pull-request from 2 to 3 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/743
- ci(benchmark): fix github token input by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/744
- style: remove trailing whitespace by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/745
- build(deps-dev): bump @sinclair/typebox from 0.33.22 to 0.34.3 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/746
- docs(readme): update ci badge syntax by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/749
- build(deps-dev): replace standard with neostandard by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/750
- build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in https://github.com/fastify/fast-json-stringify/pull/752
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/753
- chore(package): add contribs and funding by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/754
- refactor(lib/validator): prefix unused param with underscore by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/755
- docs(readme): spelling and grammar fixes by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/756
- build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/757
- test(ref): update expected error message by @Fdawgs in https://github.com/fastify/fast-json-stringify/pull/758
New Contributors
- @gurgunday made their first contribution in https://github.com/fastify/fast-json-stringify/pull/727
- @puskin94 made their first contribution in https://github.com/fastify/fast-json-stringify/pull/739
Full Changelog: https://github.com/fastify/fast-json-stringify/compare/v6.0.0...v6.0.1