Releases: ifiokjr/json.macro
Releases · ifiokjr/json.macro
v1.3.0
1.3.0 (2020-05-09)
Features
v1.2.4
1.2.4 (2020-05-08)
Bug Fixes
_temp
undefined error in projects (5b3090d)
v1.2.3
1.2.3 (2020-05-08)
Bug Fixes
- remove postinstall hook causing installation failures (e40e282)
v1.2.2
1.2.2 (2020-05-08)
Bug Fixes
- semantic version object type for
getVersion
(e4ce973)
v1.2.1
1.2.1 (2020-05-07)
Bug Fixes
- remove incorrect
loadJsonPath
typescript type (eed13f5)
v1.2.0
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
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
1.0.0 (2020-05-07)
Features