Skip to content

Releases: ymmooot/nuxt-jsonld

v1.2.0

31 May 07:14
Compare
Choose a tag to compare

1.2.0 (2019-05-31)

Features

  • add types and decorator for typescript (bdddcf3), closes #16

v1.1.0

13 May 06:49
Compare
Choose a tag to compare

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

13 May 05:26
Compare
Choose a tag to compare

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