Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contentful/rich-text-html-renderer

Package Overview
Dependencies
Maintainers
5
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/rich-text-html-renderer - npm Package Versions

1
79

12.0.1

Diff

Changelog

Source

12.0.1 (2018-12-04)

Bug Fixes

  • 🐛 add Object.values and Array.prototype.includes polyfills (9e2ffb4)
  • from-markdown: Fix list typos (c392016)
  • parsing: list item, (un)ordered list, links, quotes (8a0c580)
  • text: Parse text nodes with marks correctly (d489f90)
cribbles
published 12.0.0 •

Changelog

Source

12.0.0 (2018-11-29)

Features

  • 🎸 getRichTextEntityLinks perf and signature changes (fcd6d7f)

Performance Improvements

  • ⚡️ Add benchmark support (ae278b7)

BREAKING CHANGES

  • Produces an entirely new return value and obviates the linkType parameter (all entities are grouped and returned by default).
sbezludny
published 11.0.0 •

Changelog

Source

11.0.0 (2018-11-27)

Bug Fixes

  • 🐛 Removes cz-lerna-changelog from devDependencies (31daac0)
  • 🐛 Removes obsolete field title from Hyperlinks (8cb9027)
cribbles
published 10.3.0 •

Changelog

Source

10.3.0 (2018-11-26)

Features

  • 🎸 return all entity links when no linkType is provided (02970ea)
cribbles
published 10.2.0 •

Changelog

Source

10.2.0 (2018-11-19)

Features

  • 🎸 Add rich-text-references (363b4e5)
  • 🎸 Rename, refactor, docu. & cache r-t-links (9cf6d14)
sbezludny
published 10.1.0 •

Changelog

Source

10.1.0 (2018-11-16)

Bug Fixes

  • 🐛 removes obsolete fields from mark nodes (b638a56)

Features

  • 🎸 adds json schema generation to rich text types (8916140)
  • 🎸 introduces top-level-block type (a6bf35e)
sbezludny
published 10.0.1 •

Changelog

Source

10.0.1 (2018-11-08)

Features

  • packages: Add rich text from markdown package (bc8ec41)
sbezludny
published 10.0.0 •

Changelog

Source

10.0.0 (2018-11-02)

Features

  • 🎸 removes nodeClass from Node interface (09b8162)

BREAKING CHANGES

  • Removes accidentally added nodeClass
cribbles
published 9.0.2 •

Changelog

Source

9.0.2 (2018-10-31)

cribbles
published 9.0.0 •

Changelog

Source

9.0.0 (2018-10-30)

Bug Fixes

  • 🐛 Fix block divisor provision (3aafb7a)
  • 🐛 remove exclusive mocha test (5ff5d0e)

Features

  • 🎸 Explicitly declare nodeClass and nodeType in core types (0749c61)

BREAKING CHANGES

  • Fundamentally alters the plain text renderer behavior. (For the better!)
  • Potentially breaks TypeScript libraries pulling this in as a dependency if they are not explicitly stating nodeClass and nodeType.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc