Releases: ui-router/publish-scripts
2.4.2
2.4.2 (2020-06-06)
Compare @uirouter/publish-scripts
versions 2.4.1 and 2.4.2
Bug Fixes
- generate_docs: Replace "Globals" with {{name}} in breadcrumbs. (7f723a9)
2.4.1
2.4.1 (2020-06-05)
Compare @uirouter/publish-scripts
versions 2.4.0 and 2.4.1
Bug Fixes
- generate_docs: Support 'branch' configuration in docgen.json for included repos (1f715dd)
2.4.0
2.4.0 (2020-06-05)
Compare @uirouter/publish-scripts
versions 2.3.49 and 2.4.0
Features
- Improve generate_docs (e41798b)
2.3.49
2.3.49 (2020-05-25)
Compare @uirouter/publish-scripts
versions 2.3.48 and 2.3.49
Features
- generate_docs: Generate docs from the current directory, and without using symlinks for node_modules (3661919)
- publish_yalc_package: Do not double build (rely on yalc publish calling prepublishOnly script) (75ce2fe)
- test_downstream_projects: support testing of branches. Do not revert changes after running tests to improve debugging of failed runs (a35785f)
Updated check-peer-dependencies
from 2.0.1 to 2.0.2
Changelog for check-peer-dependencies
:
Compare check-peer-dependencies
versions 2.0.1 and 2.0.2
Bug Fixes
- peerDevDependencies: Make peerDevDependency includes check a bit safer (2a1a183)
- walkPackageDependency: only walk dev deps for the root package (e69c385)
Features
- walkPackageDependencyTree: Check devDependencies too (9eba197)
2.3.48
2.3.47
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
2.3.46
2.3.46 (2020-04-30)
Compare @uirouter/publish-scripts
versions 2.3.45 and 2.3.46
Bug Fixes
- test_downstream_projects: When supplying --group to test_downstream_projects, only apply the --group to the top level project. However, parse all downstream_projects.json with group support. (4aeac16)
Features
- upgrade: Create a github action to yarn upgrade (1c8680f)
Github Action: yarn upgrade
This is v1.0.0 of a github action that performs a yarn upgrade
2.3.45
2.3.45 (2020-03-04)
Compare @uirouter/publish-scripts
versions 2.3.44 and 2.3.45
Features
- support typedoc.json and tsconfig.typedoc.json. upgrade to latest deps (b80c285)
Updated check-peer-dependencies
from 1.0.8 to 1.0.10
Changelog for check-peer-dependencies
:
Compare check-peer-dependencies
versions 1.0.8 and 1.0.10
Features
2.3.44
2.3.44 (2019-12-27)
Compare @uirouter/publish-scripts
versions 2.3.43 and 2.3.44
Bug Fixes
- test_downstream_projects: push the full name to the success log (not just the project key to the success log. (8cd2585)