Releases: ui-router/publish-scripts
Releases · ui-router/publish-scripts
2.3.23
2.3.23 (2019-01-09)
Compare @uirouter/publish-scripts
versions 2.3.22 and 2.3.23
Bug Fixes
- test_downstream_projects: hopefully fix travis folding by not emitting whitespaces (0a9c74f)
2.3.22
2.3.22 (2019-01-09)
Compare @uirouter/publish-scripts
versions 2.3.21 and 2.3.22
Features
- test:downstream: Support folding of output in travis ci (66bd430)
2.3.21
2.3.21 (2018-09-15)
Compare @uirouter/publish-scripts
versions 2.3.20 and 2.3.21
- Updated dependencies including typedoc 0.12.0
2.3.19
2.3.19 (2018-07-06)
Compare @uirouter/publish-scripts
versions 2.3.18 and 2.3.19
- update dependencies
2.3.18
2.3.18 (2018-05-13)
Compare @uirouter/publish-scripts
versions 2.3.17 and 2.3.18
Bug Fixes
- test_downstream_projects: Fix testing multiple levels of yalc'd packages by deyalcing the package.json before yalc publish. (dc83c7c)
2.3.17
2.3.17 (2018-05-09)
Compare @uirouter/publish-scripts
versions 2.3.16 and 2.3.17
Bug Fixes
- test_downstream_projects: Use yarn resolution rules to avoid duplicate dependencies of UPSTREAM_PKGS installed via yalc (0e8891c)
2.3.16
2.3.15
2.3.15 (2018-05-09)
Compare @uirouter/publish-scripts
versions 2.3.14 and 2.3.15
Bug Fixes
- generate_docs: Load lib.es6.d.ts from either typescript/lib or typedoc/node_modules/typescript/lib, whichever is found (fd63486)
2.3.14
2.3.14 (2018-05-09)
Compare @uirouter/publish-scripts
versions 2.3.13 and 2.3.14
Bug Fixes
- test_downstream_projects: run 'yarn' after installing upstreams to get updated upstream dependencies (9c711ee)
2.3.13
2.3.13 (2018-05-03)
Compare @uirouter/publish-scripts
versions 2.3.12 and 2.3.13
Bug Fixes
- generate_docs: don't symlink included projects. clone directly to temp dir (506dbbf)