Skip to content

2.3.47

Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 08 May 02:48
· 63 commits to master since this release

2.3.47 (2020-05-08)

Compare @uirouter/publish-scripts versions 2.3.46 and 2.3.47

Features

  • upgrade: add upgrade-count and upgrade-strategy outputs (7b79bd2)
  • upgrade: add upgrade-count and upgrade-strategy outputs (d8e94aa)

Updated check-peer-dependencies from 1.0.10 to 2.0.1

Changelog for check-peer-dependencies:

Compare check-peer-dependencies versions 1.0.10 and 2.0.1

Bug Fixes

  • peerDevDependencies: Use an array of package names in 'peerDevDependencies' in conjunction with the standard 'peerDependencies' object to install peer deps as devDependencies. (681a80b)

Features

  • check-peer-dependencies-optional-dependency: Added a workaround for yarn swallowing postinstall script output (a9c9fdf)
  • peerDevDependencies: Add support for 'peerDevDependencies' -- 'peerDependencies' that should be installed as 'devDependencies' (47d40ef)