Skip to content

Releases: push-based/user-flow

cli-0.20.8

22 Apr 07:12
Compare
Choose a tag to compare

0.20.8 (2024-04-22)

Bug Fixes

cli-0.20.7

14 Mar 16:19
Compare
Choose a tag to compare

0.20.7 (2024-03-14)

Bug Fixes

  • do not export internals (1b3c641)
  • fix typing issues (9bc03fe)
  • fix typo (e0ad19f)
  • implement assert options properly (96076f3)
  • migrate to latest yargs (b8cbb79)
  • remove dry run option getter (dc26a99)
  • remove openReport options getter (91b77ea)
  • remove test warning (3d8fc9a)
  • remove unnecessary code (2db3fec)
  • remove unnecessary patch type errors (0df4469)
  • remove unnecessary patch type errors (526592a)
  • remove unnecessary patch type errors (8145193)
  • remove unnecessary patch type errors (de37ac6)
  • remove unnecessary patch type errors (ff5ca9e)
  • remove unnecessary patch type errors (dc45f93)
  • remove unnecessary patch type errors (4753320)
  • remove unnecessary patch type errors (5909e2b)
  • remove unnecessary patch type errors (99a934e)
  • remove unused (0595ba8)
  • use command value instead of getters for dryRun and interactive (5d75b2a)

nx-plugin-0.1.2

11 Mar 08:48
Compare
Choose a tag to compare

0.1.2 (2024-03-11)

Bug Fixes

cli-0.20.6

11 Mar 09:34
Compare
Choose a tag to compare

0.20.6 (2024-03-11)

cli-0.20.5

11 Mar 08:47
Compare
Choose a tag to compare

0.20.5 (2024-03-11)

Bug Fixes

cli-0.20.4

05 Mar 18:16
Compare
Choose a tag to compare

0.20.4 (2024-03-05)

Bug Fixes

  • add test for confirm to process (d54c355)
  • correct test structure (7d9b7a6)
  • inline unnecessary const (9ab7c09)
  • reduce global test setup and move to cases (a7c28db)
  • remove mutation (73ac637)
  • remove redundant checks in test (88aab18)
  • rename const for clarity (db8b63e)

cli-0.20.3

27 Feb 23:48
Compare
Choose a tag to compare

0.20.3 (2024-02-27)

Reverts

  • Revert "test: remove test reliance on file system" (d4214ef)

nx-plugin-0.1.1

12 Nov 21:57
Compare
Choose a tag to compare

0.1.1 (2023-11-12)

cli-0.20.2

12 Nov 21:57
Compare
Choose a tag to compare

0.20.2 (2023-11-12)

nx-plugin-0.1.0

19 Jun 19:35
Compare
Choose a tag to compare

0.1.0 (2023-06-19)

Bug Fixes

  • add error handling test (ee20d1b)
  • add target to project from root not lib (5ffe3da)
  • convert join to joinPathFragments (49d9be1)
  • fix test paths (f0cd459)
  • gh action test 3 (c45145f)
  • gh action test 4.1 (0b04fb6)
  • link project (6ba7bfc)
  • refactor handling of existing rc fines in target project (ddce09e)
  • target paths with no backslashes (7b64ac5)
  • test user-flowrc already exist (ae2d81b)
  • test user-flowrc already exist (b20e274)
  • wip (c8419f4)

Features

  • add nx-plugin setup and basic test (4e86008)
  • add version target to nx-plugin (09b027b)
  • implement default target name (9519f2d)
  • implement nx.json update (52a3a22)