Skip to content

Releases: grantila/json-cst

v1.2.0

02 May 17:39
a113ef1

Choose a tag to compare

1.2.0 (2022-05-02)

Features

  • deps: bumped json-lexer to include types (a113ef1)

v1.1.0

01 May 21:16
bec3944

Choose a tag to compare

1.1.0 (2022-05-01)

Features

  • object: added 'key' to object property (shortcuts keyToken.value) (bec3944)

v1.0.1

01 May 21:06
f368ccd

Choose a tag to compare

1.0.1 (2022-05-01)

Bug Fixes

  • parser: fixed parsing compact json with no spaces anywhere (4f65fc5)

v1.0.0

28 Apr 22:03
9216614

Choose a tag to compare

1.0.0 (2022-04-28)

Features