Skip to content

v5.9.0

Compare
Choose a tag to compare
@mcollina mcollina released this 02 Nov 13:58
· 41 commits to master since this release
81625ca

What's Changed

  • build(deps-dev): bump @sinclair/typebox from 0.29.6 to 0.30.4 by @dependabot in #638
  • build(deps-dev): bump @sinclair/typebox from 0.30.4 to 0.31.1 by @dependabot in #639
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #643
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #644
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #647
  • chore: add .gitattributes file by @Fdawgs in #649
  • chore(examples): add missing use strict directive by @Fdawgs in #652
  • perf(lib/ref-resolver): optimize split param by @Fdawgs in #654
  • deps: use json-schema-ref-resolver by @ivan-tymoshenko in #653
  • chore(package): explicitly declare js module type by @Fdawgs in #656
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #657
  • Serializing const type with ' character by @seidelmartin in #658

New Contributors

Full Changelog: v5.8.0...v5.9.0