Releases: ymmooot/nuxt-jsonld
Releases · ymmooot/nuxt-jsonld
v1.4.4
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
1.4.3 (2019-09-06)
Bug Fixes
v1.4.2
1.4.2 (2019-08-20)
Bug Fixes
- bug that jsonlds are sanitized with nuxt2.9 (cb976f0)
v1.4.1
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
1.4.0 (2019-06-07)
Features
- 🎸 not make jsonld tags when jsonld method returns null (c4c8b0d), closes #23
v1.3.4
1.3.4 (2019-05-31)
Bug Fixes
v1.3.3
1.3.3 (2019-05-31)
Bug Fixes
- make type for target and don't use "any" (57cd665)
v1.3.2
1.3.2 (2019-05-31)
Bug Fixes
v1.3.1
1.3.1 (2019-05-31)
Bug Fixes
v1.3.0
1.3.0 (2019-05-31)
Features
- typescript: improve typescript support (830957f), closes #18