Skip to content

Releases: ui-router/publish-scripts

2.3.23

09 Jan 19:27
Compare
Choose a tag to compare

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

09 Jan 18:34
Compare
Choose a tag to compare

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

15 Sep 21:06
Compare
Choose a tag to compare

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

06 Jul 02:36
Compare
Choose a tag to compare

2.3.18

13 May 03:22
Compare
Choose a tag to compare

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

09 May 21:21
Compare
Choose a tag to compare

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

09 May 01:57
Compare
Choose a tag to compare

2.3.15

09 May 01:25
Compare
Choose a tag to compare

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

09 May 00:01
Compare
Choose a tag to compare

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

03 May 03:45
Compare
Choose a tag to compare

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)