Skip to content

Releases: Financial-Times/next-json-ld

v2.3.2

25 Apr 09:03
9d353f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

05 Apr 12:00
7d7d953
Compare
Choose a tag to compare

Support empty live blogs with no posts.
#36

v2.3.0

30 Mar 19:50
3bb1de9
Compare
Choose a tag to compare

Don't transform bodyHTML to plain text.

Added liveblog update field to liveblog function

14 May 10:55
848ecfa
Compare
Choose a tag to compare
Merge pull request #29 from Financial-Times/add-liveblogupdate-field

added liveblog update field to liveblog type

Added liveblog posting

12 May 13:59
d01b7f5
Compare
Choose a tag to compare

This release adds liveblog posting schema and function.

Release v2.1.0

27 Apr 13:48
9b91a52
Compare
Choose a tag to compare

Check if we can use plain text for the articleBody property which will reduce the amount of time it takes to generate JSON-LD for articles.

Release version 2.0.0

27 Apr 11:33
c1a166a
Compare
Choose a tag to compare

Potentially breaking change to how the underlying parser works so skipping unstable version to version 2.

html-to-text has been upgraded to make use of a newer HTML parser which is faster and may remove bottlenecks in consuming applications.

Changes impact the article type articleBody property output, in testing we found only minor whitespace differences between the two versions.

#25

Use https for ft logo

15 Apr 12:44
0c96041
Compare
Choose a tag to compare
Merge pull request #22 from taktran/patch-1

[SP-267] Use https for ft logo

Add `isPartOf` schema with content Access Level ProductIds

02 Mar 12:09
2e07fca
Compare
Choose a tag to compare
  • Markup content with isPartOf schema which contains information about the accessLevel requirements
  • Add a barrier markup type

add isAccessibleForFree to article schema

27 Oct 13:53
Compare
Choose a tag to compare
v0.2.2

Update article.js (#10)