Releases: contentstack/json-rte-serializer
Releases · contentstack/json-rte-serializer
v2.0.2
What's Changed
- fix: fix for adding inline classname and id while html conversion. by @Ashwini-Rathod in #20
- updated version in package.json by @Ashwini-Rathod in #22
- feat: to add support for inline class and id while converting json data to html by @Ashwini-Rathod in #21
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Fix:
\n
not getting replaced by</br>
tag. by @Ashwini-Rathod in #13 - Fix: Contentstack assets to auto convert to embedded reference by @Jayesh2812 in #12
New Contributors
- @Jayesh2812 made their first contribution in #14
- @Ashwini-Rathod made their first contribution in #13
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's new:
Feature:
- Custom Render options.
- Support for Non-standard tags.