Skip to content

Schema version 12.2.2

Compare
Choose a tag to compare
@FloEdelmann FloEdelmann released this 20 Jun 13:31
· 943 commits to master since this release
587507d

View schemas

Incompatible schema changes

None.

Backwards-compatible schema changes

None.

Bugfixes

See #1998:

  • Define $schema property in regular properties rather than in patternProperties
  • Simplify plugin schema with default instead of an enum + allowed free text
  • Simplify wheel-slot and capability schemas with discriminator and oneOf
  • Fix required and additional properties
  • Define type and pattern in the same object
  • Simplify oneOf
  • Replace some $comments with descriptions → will be shown in VS Code

Commits since last release