Skip to content

Releases: jacksleight/statamic-bard-mutator

2.1.1

12 Mar 15:08

Choose a tag to compare

  • [fix] Mutators being called twice for adjacent marks

2.1.0

03 Mar 12:01
5c8e62a

Choose a tag to compare

  • [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

31 Jan 16:57

Choose a tag to compare

  • Rename root node to camel case

2.0.0

31 Jan 10:12
0ed855d

Choose a tag to compare

  • [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

12 Jan 17:24

Choose a tag to compare

  • [new] Include root node in metadata

1.1.2

18 Aug 08:34
f6832ab

Choose a tag to compare

  • [fix] Tag mutators running twice per opening/closing tag-pair

1.1.1

09 May 16:37

Choose a tag to compare

  • Support name and value parameters in tag
  • Update Statamic version requirement

1.1.0

28 Apr 13:58
0830eb9

Choose a tag to compare

  • [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

10 Apr 14:03

Choose a tag to compare

  • [fix] Fix utility function import

1.0.3

03 Dec 12:16

Choose a tag to compare

  • [fix] Fix TipTap schema normalization