Releases: jacksleight/statamic-bard-mutator
Releases · jacksleight/statamic-bard-mutator
3.0.3
3.0.2
- [fix] Info argument error when pre-processing HTML for CP form
3.0.1
- [fix] Info argument error when augmenting for CP listing
3.0.0
This release introduces some significant changes to the terminology and variables used in mutators, however there are only two very small breaking changes, please read upgrade guide for more information.
- [new] Mutators are now known as plugins
- [new] Class based plugins for easier organisation and reuse
- [new] Scoped plugins that can be enabled per-field
- [new] New helpers and metadata for advanced data manipulation
- Easier setup with no custom editor class binding
- Better indexing of parent and sibling items
- More flexible type name handling
- Statamic 5.0+ is now required
2.3.1
- Statamic 5 support
2.3.0
- [new] Include Bard field object in metadata
2.2.1
- Add method annotations to the Mutator facade
2.2.0
- [new] Statamic 4 support
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