Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 04:34
· 1548 commits to master since this release
b3174f6

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.json after 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.json already exists,
    which was not reality before v6.0.0-alpha.1 of @form8ion/javascript