Skip to content

Releases: microsoft/vscode-json-languageservice

v6.0.0-next.1

12 Apr 20:22
f5de98b

Choose a tag to compare

v6.0.0-next.1 Pre-release
Pre-release

Changes:

Bugs:

  • #284: JSON language features broken. TreeSitter grammar.json. no error

Others:

  • #320: Fix: Support enum discriminators to prevent exponential validation freeze (#284)
  • #321: Bump picomatch from 4.0.3 to 4.0.4
  • #319: Bump flatted from 3.4.1 to 3.4.2
  • #317: update dependencies
  • #316: fix build
  • #315: remove tsconfig.esm.json as it is no longer needed
  • #314: migrate to ESM only, prepare 6.0.0-next.1
See More
  • #313: switch from mocha to node:test
  • #312: Bump minimatch from 3.1.3 to 3.1.5

This list of changes was auto generated.

v5.7.2

23 Feb 21:21
54a6ce8

Choose a tag to compare

Changes:

  • #311: prepare 5.7.2
  • #309: Only escape to   when needed
  • #310: fix typo in additionalProperties JSON Schema property description

This list of changes was auto generated.

v5.7.1

13 Jan 21:47
7140d70

Choose a tag to compare

Changes:

  • #303: prepare 5.7.1, add DiagnosticRelatedInformation

This list of changes was auto generated.

v5.7.0

13 Jan 08:42
b37efb6

Choose a tag to compare

Changes:

  • #301: prepare 5.7.0

This list of changes was auto generated.

v5.6.4

01 Dec 19:54
1e06466

Choose a tag to compare

Changes:

  • #292: feat: add discriminator support for JSON schema validation
  • #279: feat: make getMatchingSchemas return keys matching propertyNames schema
  • #299: prepare 5.6.4
  • #298: Bump glob
  • #297: Bump js-yaml from 4.1.0 to 4.1.1

This list of changes was auto generated.

v5.6.3

03 Nov 22:23
fb83547

Choose a tag to compare

Changes:

  • #283: Escape plain text description hover correctly
  • #296: prepare 5.6.3
  • #295: use flat 2019-09 and 2020-12 schemas
  • #294: include bundled schemas 2020-12 & 2019-09

This list of changes was auto generated.

v5.6.2

29 Sep 20:49
e0f39f0

Choose a tag to compare

Changes:

  • #287: prepare 5.6.2
  • #288: update to @types/node:22x
  • #286: feat: examples completion for propertyNames

This list of changes was auto generated.

v5.6.1

30 Jun 19:05
8a95a7a

Choose a tag to compare

Changes:

  • #286: feat: examples completion for propertyNames

This list of changes was auto generated.

v5.6.0

02 Jun 13:25
24f360b

Choose a tag to compare

Changes:

  • #271: prepare 5.6.0
  • #269: feat: enhance JSON schema completion with enum sorting and details
  • #268: use https locations for all old schema drafts

This list of changes was auto generated.

v5.5.1-next.0

25 Apr 15:28
904eb67

Choose a tag to compare

v5.5.1-next.0 Pre-release
Pre-release

Changes:

  • #264: prepare 5.5.0
  • #259: feat: make newJSONDocument and JSONDocument consistent

This list of changes was auto generated.