v6.0.0-beta.1
Pre-release
Pre-release
spiltcoffee
released this
25 Jan 04:01
·
21 commits
to beta
since this release
6.0.0-beta.1 (2021-01-25)
Bug Fixes
- set node minimum version to 8.3.0 (9853a00)
Features
- @postdfm/plugin: added @postdfm/plugin (ec48a72), closes #198
- @postdfm/transform: added @postdfm/transform (0ca5179), closes #112
- postdfm: update postdfm to use @postdfm/plugin and @postdfm/transform (04d5757)
BREAKING CHANGES
- postdfm: postdfm no longer accepts the transformer option. Instead, postdfm will accept
plugins that extend the class available in the new @postdfm/plugin package. - set node minimum version to 8.3.0