Skip to content

v1.3.1

Choose a tag to compare

@reteps reteps released this 15 May 04:47
· 31 commits to master since this release
99c16e0

Changes

  • Flatten custom child schema config from children.tags to children arrays.
  • Replace children.mode with allowAdditionalChildren.
  • Support self-references for child-only recursive tags.

Verification

  • pnpm lint
  • pnpm typecheck
  • pnpm test:js
  • pnpm test (lsp/server)
  • pnpm build (lsp/server)