Releases: ymmooot/nuxt-jsonld
Releases · ymmooot/nuxt-jsonld
v1.2.0
1.2.0 (2019-05-31)
Features
- add types and decorator for typescript (bdddcf3), closes #16
v1.1.0
1.1.0 (2019-05-13)
Features
- Insert newlines at the beginning and end of the stringified json when a space option is not 0 (337f5f9)
v1.0.0
1.0.0 (2019-05-13)
Features
- nuxt-jsonld: customizing indentation implementation (fe6da56), closes #7
BREAKING CHANGES
- nuxt-jsonld: deprecate the static
mixin
and here comes createMixin
, the mixin constructor, as the new public API