Skip to content

v7.2.0

Choose a tag to compare

@zaggino zaggino released this 04 Feb 14:17
770e338

7.2.0 (2026-02-04)

Features

  • improve global schema caching (8d79501)

Bug Fixes

  • error in collectReferences where scope was not reset when traversing inside an element with id (fa883f0)
  • improve reference resolution (390aae0)
  • improving handling of JavaScript property names (e74c294)
  • improving reference resolution (d692677)
  • improving remote reference resolution (67f25e2)
  • Only import validator functions we actually use (3487951)
  • some issues running tests with new validator imports (dddb367)