Skip to content

Releases: ymmooot/nuxt-jsonld

v1.4.4

23 Sep 08:11
Compare
Choose a tag to compare

1.4.4 (2019-09-23)

Bug Fixes

  • only inject metainfo into correct components (5c08259)
  • removed dependency and hashing, removed spread in reduce (5880435)
  • restored hash and associated tests (e79db81)

Performance Improvements

  • refactored head to use computed (d7f7785)

v1.4.3

06 Sep 16:47
Compare
Choose a tag to compare

1.4.3 (2019-09-06)

Bug Fixes

v1.4.2

20 Aug 11:20
Compare
Choose a tag to compare

1.4.2 (2019-08-20)

Bug Fixes

  • bug that jsonlds are sanitized with nuxt2.9 (cb976f0)

v1.4.1

03 Jul 08:21
Compare
Choose a tag to compare

1.4.1 (2019-07-03)

Bug Fixes

  • not use counter for hid not to change hid every request (ae1cccb), closes #58

v1.4.0

07 Jun 17:07
Compare
Choose a tag to compare

1.4.0 (2019-06-07)

Features

  • 🎸 not make jsonld tags when jsonld method returns null (c4c8b0d), closes #23

v1.3.4

31 May 18:53
Compare
Choose a tag to compare

1.3.4 (2019-05-31)

Bug Fixes

v1.3.3

31 May 18:33
Compare
Choose a tag to compare

1.3.3 (2019-05-31)

Bug Fixes

  • make type for target and don't use "any" (57cd665)

v1.3.2

31 May 17:19
Compare
Choose a tag to compare

1.3.2 (2019-05-31)

Bug Fixes

v1.3.1

31 May 16:36
Compare
Choose a tag to compare

1.3.1 (2019-05-31)

Bug Fixes

v1.3.0

31 May 16:04
Compare
Choose a tag to compare

1.3.0 (2019-05-31)

Features

  • typescript: improve typescript support (830957f), closes #18