Releases: charlie-tango/react-umbraco
Releases · charlie-tango/react-umbraco
v0.3.0
🚀 Features
- Add richTextToPlainText - by @thebuilder (05be5)
- Support ignoreTags on
richTextToPlainText
- by @thebuilder (1ab53)
🐞 Bug Fixes
- Update dependencies and vitest - by @thebuilder (c3b2f)
- Use type guardds to simplify the type - by @thebuilder (07025)
- Correct types - by @thebuilder (d8e00)
- Adjust comments - by @thebuilder (cde71)
View changes on GitHub
v0.2.2
v0.2.1
No significant changes
View changes on GitHub
v0.2.0
What's Changed
- Add
htmlAttributes
to UmbracoRichText and upgrade to Vitest 2 by @thebuilder in #6
Full Changelog: v0.1.1...v0.2.0
v0.1.1
🧪 Test
View changes on GitHub
v0.1.0
v0.0.5
🐞 Bug Fixes
- Correct links in package.json - by @thebuilder (28582)
- Align the naming of render types - by @thebuilder (f88bd)
View changes on GitHub
v0.0.4
v0.0.3
🐞 Bug Fixes
- Change element to data, and output the
RenderNodeProps
type - by @thebuilder (6946b)
View changes on GitHub
v0.0.2
No significant changes