v3.0.0
·
1548 commits
to master
since this release
3.0.0 (2022-06-11)
Bug Fixes
- peer: defined the peer requirement for the js plugin (827a9c0)
- peer: removed the peer dependency on the js-plugin (5181660)
Features
- exports: defined an exports map to make this a true dual-package (e9b82d4)
- version: wrote to the existing
package.jsonafter the order change in the js language plugin (c4f9602)
BREAKING CHANGES
- exports: an exports map has been defined for the package, which further restricts access to
files published with the package - version: the plugin now expects to be executed after the
package.jsonalready exists,
which was not reality before v6.0.0-alpha.1 of@form8ion/javascript