Releases: jacksleight/statamic-bard-mutator
Releases · jacksleight/statamic-bard-mutator
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_html
option 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
name
andvalue
parameters 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
1.0.2
- [fix] Fix JS error on earlier Statamic versions
1.0.1
- [fix] Addon JS script loading