Releases: reshape/retext
Releases · reshape/retext
v1.0.1
- Fixes a bug with processor reuse in multiple processes
v1.0.0
- Update to the latest version of retext, bring all other dependencies up to date ✨
v0.3.0
- Doesn't transform
script
, style
, pre
, and code
tag contents by default
v0.2.0
- You can now add
reshape-skip
attribute to a tag to skip processing
v0.1.1
- Coerce arguments to an array, so a single plugin can be provided without wrapping in an array