Releases: jacksleight/statamic-bard-mutator
Releases · jacksleight/statamic-bard-mutator
2.1.1
- [fix] Mutators being called twice for adjacent marks
2.1.0
- [new] Ability to inject custom HTML into the data
- [new] Helpers for creating new node and mark objects
- [fix] Italic mark mutators not running
- [fix] Incorrect conversion of legacy tag values
2.0.1
- Rename root node to camel case
2.0.0
- [new] Statamic 3.4 support
- [new] HTML mutators replace tag mutators
- [new] Support for Bard's
save_htmloption with reverse mutators - [break] There are a couple of breaking changes, refer to the upgrade guide for more information
- Advanced features are now much easier to enable
1.1.3
- [new] Include root node in metadata
1.1.2
- [fix] Tag mutators running twice per opening/closing tag-pair
1.1.1
- Support
nameandvalueparameters in tag - Update Statamic version requirement
1.1.0
- [new] Metadata: Mutators can now get info on the current node/mark’s parent, siblings, index and depth
- [new] Data Mutators: Make changes to the node/mark data before anything is rendered to HTML
- [new] Ability to specify multiple types when adding mutators
- [new] Support for the new "small" mark in Statamic 3.3.9
- [new] Brand new documentation that's better organised and with more information and examples
1.0.4
- [fix] Fix utility function import
1.0.3
- [fix] Fix TipTap schema normalization