Skip to content

v6.1.0

Compare
Choose a tag to compare
@Eomm Eomm released this 28 Sep 15:08
· 6 commits to main since this release
159ef3a

What's Changed

  • perf: Cache obj[key] access into (missed property from PR 707) by @cesco69 in #759
  • chore: rename master to main by @Fdawgs in #761
  • ci(ci): set job permissions by @Fdawgs in #764
  • ci(.github): use latest node version by @Fdawgs in #765
  • ci: set permissions at workflow level by @Fdawgs in #766
  • ci: restore job level permissions by @Fdawgs in #767
  • ci: set workflow permissions to read-only by default by @Fdawgs in #768
  • build(deps): bump json-schema-ref-resolver from 2.0.1 to 3.0.0 by @dependabot[bot] in #769
  • ci(benchmark): remove git credentials after checkout by @Fdawgs in #770
  • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #771
  • ci(benchmark): pin actions to commit-hash by @Fdawgs in #772
  • ci: use tags for immutable github actions by @Fdawgs in #775
  • chore(license): update date ranges; standardise style by @Fdawgs in #776
  • ci(benchmark): fix thollander/actions-comment-pull-request commit-hash by @Fdawgs in #777
  • refactor: use built-in wellformed operation by @climba03003 in #774
  • perf: direct access to serialize method by @cesco69 in #751
  • Add JSON accelerator to benchmarks by @mcollina in #763
  • chore(.npmrc): ignore scripts by @Fdawgs in #783
  • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #784
  • ci: remove benchmark workflow by @Fdawgs in #785
  • perf: fast exit for empty string by @cesco69 in #790
  • perf: avoid unnecessary access to array item by @cesco69 in #789

Full Changelog: v6.0.1...v6.1.0