Skip to content

Releases: ifiokjr/json.macro

v1.3.0

09 May 12:48
Compare
Choose a tag to compare

1.3.0 (2020-05-09)

Features

v1.2.4

08 May 03:19
Compare
Choose a tag to compare

1.2.4 (2020-05-08)

Bug Fixes

  • _temp undefined error in projects (5b3090d)

v1.2.3

08 May 01:08
Compare
Choose a tag to compare

1.2.3 (2020-05-08)

Bug Fixes

  • remove postinstall hook causing installation failures (e40e282)

v1.2.2

08 May 00:48
Compare
Choose a tag to compare

1.2.2 (2020-05-08)

Bug Fixes

  • semantic version object type for getVersion (e4ce973)

v1.2.1

07 May 16:54
Compare
Choose a tag to compare

1.2.1 (2020-05-07)

Bug Fixes

  • remove incorrect loadJsonPath typescript type (eed13f5)

v1.2.0

07 May 16:50
Compare
Choose a tag to compare

1.2.0 (2020-05-07)

Features

  • add path getter to loadJson method for picking desired property (15320a7)
  • allow chaining of methods by wrapping in parentheses (531fa1f), closes #1

v1.1.0

07 May 07:01
Compare
Choose a tag to compare

1.1.0 (2020-05-07)

Features

  • add getVersion method (aee9892)
  • re-export TsConfigJson and PackageJson types from json.macro/types (98003e4)

Bug Fixes

  • missing types in published package (fc5dabe)

v1.0.0

07 May 05:25
Compare
Choose a tag to compare

1.0.0 (2020-05-07)

Features