1.5.0 (2020-09-17)
- use schema-dts for return type (4c5bc33)
1.4.10 (2020-06-15)
- return value types of jsonld (4ceee10)
1.4.9 (2020-04-24)
1.4.6 (2020-04-21)
1.4.5 (2019-12-22)
- do not use hash to make hid (e743b99)
1.4.4 (2019-09-23)
- only inject metainfo into correct components (5c08259)
- removed dependency and hashing, removed spread in reduce (5880435)
- restored hash and associated tests (e79db81)
- refactored head to use computed (d7f7785)
1.4.3 (2019-09-06)
1.4.2 (2019-08-20)
- bug that jsonlds are sanitized with nuxt2.9 (cb976f0)
1.4.1 (2019-07-03)
1.4.0 (2019-06-07)
1.3.4 (2019-05-31)
- return type (62a8d59)
1.3.3 (2019-05-31)
- make type for target and don't use "any" (57cd665)
1.3.2 (2019-05-31)
- fix bug of type (9e7c807)
1.3.1 (2019-05-31)
- fix to export types (2020749)
1.3.0 (2019-05-31)
1.2.0 (2019-05-31)
1.1.0 (2019-05-13)
- Insert newlines at the beginning and end of the stringified json when a space option is not 0 (337f5f9)
1.0.0 (2019-05-13)
- nuxt-jsonld: deprecate the static
mixin
and here comescreateMixin
, the mixin constructor, as the new public API