Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Latest commit

 

History

History
428 lines (222 loc) · 22.2 KB

CHANGELOG.md

File metadata and controls

428 lines (222 loc) · 22.2 KB

2.5.2 (2023-06-18)

Bug Fixes

  • remove -p from runner command if nx greater than 16 (#76) (be5a572), closes #76

Continuous Integration

  • remove fix git permission step [skip ci] (ff21507)

Documentation

  • update readme badges [skip ci] (414c8c5)

2.5.1 (2023-06-01)

Bug Fixes

2.5.0 (2023-05-27)

Features

2.4.12 (2022-12-19)

Bug Fixes

  • utils: cache error is being rethrown (#65) (107c7d5), closes #65

2.4.11 (2022-11-22)

Bug Fixes

  • utils: workingDirectory is not being set correctly (#59) (78f356d), closes #59

2.4.10 (2022-11-22)

Bug Fixes

  • utils: protect against no dependsOn (#64) (18a7bbe), closes #64

2.4.9 (2022-09-03)

Documentation

  • nx-affected-matrix: add known issues (#58) (c9dfba8), closes #58 #53

2.4.8 (2022-09-03)

Bug Fixes

  • nx-affected-matrix: get affected fails (#57) (cbbf3e8), closes #57

2.4.7 (2022-08-03)

Bug Fixes

  • nx-affected-matrix: e2e apps are ignored (#55) (5819478), closes #55 #54

2.4.6 (2022-07-18)

Bug Fixes

  • nx-distributed-task: undefined args are not filtered out (#52) (353e717), closes #52

2.4.5 (2022-07-17)

Bug Fixes

  • with-deps removed in nx 14 (#51) (57441b6), closes #51

2.4.4 (2022-04-20)

Documentation

  • add @robinpellegrims as a contributor [skip ci] (8953f8a)
  • fix marketplace link in README (#49) (0a397f7), closes #49

2.4.3 (2022-03-20)

Bug Fixes

  • nx-distributed-task: running NX command is not working with pnpm (#44) (d569434), closes #44

2.4.2 (2022-03-15)

Bug Fixes

  • utils: support both new and old custom hashers signatures (#42) (4df7758), closes #42

2.4.1 (2022-03-15)

Bug Fixes

  • cant get task configuration when resolving customHasher (#41) (9596455), closes #41

2.4.0 (2022-03-15)

Features

  • reimplement caching mechanism (#38) (53cd2c4), closes #38

2.3.4 (2022-03-07)

Bug Fixes

  • utils: args are not fully parsed (#37) (c50d755), closes #37

2.3.3 (2022-03-06)

Bug Fixes

  • utils: configuration is not parsed from args & args name format (#36) (c84c6f7), closes #36

2.3.2 (2022-03-06)

Bug Fixes

  • utils: save cache is not working (#35) (3d222f7), closes #35

2.3.1 (2022-03-06)

Bug Fixes

  • utils: workspace file path is not resolved (#34) (b67e4c0), closes #34

2.3.0 (2022-03-06)

Features

2.2.6 (2022-03-01)

Bug Fixes

  • missing deps of deps in final build (#32) (cdf3de0), closes #32

2.2.5 (2022-03-01)

Continuous Integration

  • push to repo path is wrong (1f7f3d2)

2.2.4 (2022-03-01)

Continuous Integration

2.2.3 (2022-03-01)

Bug Fixes

  • utils: glob error is not handled silently (#31) (4b659cc), closes #31 #9

Continuous Integration

  • missing github app token [skip ci] (#30) (e874871), closes #30

2.2.2 (2022-03-01)

Continuous Integration

  • missing github token (#29) (c52bc3b), closes #29

2.2.1 (2022-03-01)

Bug Fixes

  • wrong badge in readme (#28) (9a834c6), closes #28

2.2.0 (2022-03-01)

Features

2.1.4 (2022-02-19)

Continuous Integration

  • fix wrong inputs in publish job (#25) (17db531), closes #25

2.1.3 (2022-02-19)

Continuous Integration

2.1.2 (2022-02-13)

Build System

  • change ncc libs to node apps (44de734)

2.1.1 (2022-02-01)

Bug Fixes

  • utils: resolve restore cache path (7ecf381)

2.1.0 (2022-01-29)

Continuous Integration

  • fail workflow on failing execute jobs [skip ci] (c36372c)
  • skip publish tags if no release [skip ci] (6644223)
  • trigger change (6c8fe0d)
  • trigger change (aa9ac31)

Documentation

  • update readme [skip ci] (a0c3fef)

Features

  • nx-distributed-task: move caching to post job (d0ed98d)
  • nx-distributed-task: move caching to post job (ea36e4a)

Tests

  • nx-affected-matrix: fix failing tests (9313b2d)

2.0.2 (2021-07-29)

Bug Fixes

  • nx-affected-matrix: matrix output missing distribution (00380e7)

2.0.1 (2021-07-29)

Bug Fixes

2.0.0 (2021-07-29)

Features

  • support distribution per target (#8) (8dca630), closes #8

BREAKING CHANGE

  • matrix structure changed, bucket was renamed to distribution

1.3.0 (2021-07-11)

Features

  • extract ncc builder to its own package (cc444bd)

1.2.0 (2021-07-03)

Chores

  • remove dist from git [skip ci] (227a3e1)

Continuous Integration

  • add code scanning workflow [skip ci] (ffc9069)

Features

  • utils: support workspace config per project (7b5a174)

1.1.1 (2021-06-29)

Bug Fixes

1.1.0 (2021-06-29)

Features

  • update actions inputs and outputs (c1e14d5)

1.0.22 (2021-06-29)

Bug Fixes

  • utils: rename resolved outputs (da8cb00)

1.0.21 (2021-06-29)

Bug Fixes

1.0.20 (2021-06-29)

Bug Fixes

  • utils: remove line break (2d2813f)

1.0.19 (2021-06-29)

Bug Fixes

  • utils: remove line break (a6cc290)

1.0.18 (2021-06-29)

Bug Fixes

1.0.17 (2021-06-29)

Bug Fixes

1.0.16 (2021-06-29)

Bug Fixes

  • utils: remove line break (7bb8281)

1.0.15 (2021-06-29)

Bug Fixes

  • utils: remove line break (cbb9921)

1.0.14 (2021-06-29)

Bug Fixes

1.0.13 (2021-06-29)

Bug Fixes

  • utils: remove line break (a11967f)

1.0.12 (2021-06-29)

Bug Fixes

  • utils: remove line break (5885abc)

1.0.11 (2021-06-29)

Bug Fixes

1.0.10 (2021-06-29)

Bug Fixes

  • utils: remove line break (7360a85)
  • utils: remove line break (3413df9)

1.0.9 (2021-06-29)

Bug Fixes

1.0.8 (2021-06-29)

Bug Fixes

  • utils: remove line break (b3140df)

1.0.7 (2021-06-29)

Bug Fixes

1.0.6 (2021-06-29)

Bug Fixes

  • utils: remove line break (2f7411b)

1.0.5 (2021-06-29)

Bug Fixes

1.0.4 (2021-06-29)

Bug Fixes

  • utils: remove line break (1518012)

1.0.3 (2021-06-29)

Bug Fixes

1.0.2 (2021-06-29)

Bug Fixes

Continuous Integration

Changelog

1.0.1 (2021-06-28)

Bug Fixes