Skip to content

v1.3.3

Choose a tag to compare

@reteps reteps released this 15 May 17:08
· 16 commits to master since this release
4f57ff1

What's Changed

  • Add customTagDefaults.allowBooleanAttributes for custom tag validation, defaulting to the existing permissive behavior.
  • Add per top-level custom tag and child tag allowBooleanAttributes overrides.
  • Report customTagSchema diagnostics for disallowed HTML boolean attributes on custom tags, without affecting ordinary HTML boolean attributes.
  • Narrow validator attribute types with TagElement<false>, including helper methods, child facades, and defineTagValidators() callbacks.
  • Regenerate config schema and update documentation for the new option.
  • Bump npm package and VS Code extension manifests to 1.3.3.