Releases: visuellverstehen/statamic-content-renderer
Releases · visuellverstehen/statamic-content-renderer
v1.0.5
What's fixed?
- Fixed a syntax error introduced in v1.0.4
v1.0.4
What's fixed?
- Changes in 1.0.3 didn't always fix the problem, so we needed a second round (#2)
- Replicator fields are not handled at all if no view was supplied
v1.0.1
What's fixed?
- Fall back to the entry origin for untranslated fields
v1.0.0
What's new?
- Added option to add a custom processor function
As this package is in use in several projects for a while now, we decided to call it v1.0
now and consider it production-ready.
v0.2.2
What's fixed?
- Links that include newlines etc. are now properly captured for the
withLinkTargets
option.
v0.2.1
What's fixed?
- The
withLinkTargets
option now properly catches multiple a elements.
v0.2.0
What's new?
- Added an option to preserve link targets in rendered content.