|
1 | | - |
2 | | - |
3 | | -# [2.2.0](https://github.com/currents-dev/currents-nx/compare/v2.0.1...v2.2.0) (2023-10-30) |
4 | | - |
| 1 | +## [2.1.1](https://github.com/currents-dev/currents-nx/compare/v2.2.0...v2.1.1) (2023-10-30) |
5 | 2 |
|
6 | 3 | ### Bug Fixes |
7 | 4 |
|
8 | | -* project.json's property devServerTarget is ignored [#24](https://github.com/currents-dev/currents-nx/issues/24) ([#25](https://github.com/currents-dev/currents-nx/issues/25)) ([f37a65c](https://github.com/currents-dev/currents-nx/commit/f37a65c0b5f9e3a97fcd28742524c8c607d5bc4f)) |
9 | | - |
10 | | - |
11 | | -### Features |
12 | | - |
13 | | -* support nx >= 16.0.0. Issue [#26](https://github.com/currents-dev/currents-nx/issues/26) ([#27](https://github.com/currents-dev/currents-nx/issues/27)) ([453c355](https://github.com/currents-dev/currents-nx/commit/453c3556f09b8b81f9ae7df66ed038e694a4aa08)) |
| 5 | +- update dependencies ([973ee7a](https://github.com/currents-dev/currents-nx/commit/973ee7ad82de1304a03e441af5eeb9f67ab15f8f)) |
14 | 6 |
|
15 | 7 | # [2.1.0](https://github.com/currents-dev/currents-nx/compare/v2.0.1...v2.1.0) (2023-10-29) |
16 | 8 |
|
17 | | - |
18 | 9 | ### Bug Fixes |
19 | 10 |
|
20 | | -* project.json's property devServerTarget is ignored [#24](https://github.com/currents-dev/currents-nx/issues/24) ([#25](https://github.com/currents-dev/currents-nx/issues/25)) ([f37a65c](https://github.com/currents-dev/currents-nx/commit/f37a65c0b5f9e3a97fcd28742524c8c607d5bc4f)) |
21 | | - |
| 11 | +- project.json's property devServerTarget is ignored [#24](https://github.com/currents-dev/currents-nx/issues/24) ([#25](https://github.com/currents-dev/currents-nx/issues/25)) ([f37a65c](https://github.com/currents-dev/currents-nx/commit/f37a65c0b5f9e3a97fcd28742524c8c607d5bc4f)) |
22 | 12 |
|
23 | 13 | ### Features |
24 | 14 |
|
25 | | -* support nx >= 16.0.0. Issue [#26](https://github.com/currents-dev/currents-nx/issues/26) ([#27](https://github.com/currents-dev/currents-nx/issues/27)) ([453c355](https://github.com/currents-dev/currents-nx/commit/453c3556f09b8b81f9ae7df66ed038e694a4aa08)) |
| 15 | +- support nx >= 16.0.0. Issue [#26](https://github.com/currents-dev/currents-nx/issues/26) ([#27](https://github.com/currents-dev/currents-nx/issues/27)) ([453c355](https://github.com/currents-dev/currents-nx/commit/453c3556f09b8b81f9ae7df66ed038e694a4aa08)) |
26 | 16 |
|
27 | 17 | ## [2.0.1](https://github.com/currents-dev/currents-nx/compare/v2.0.0...v2.0.1) (2023-04-12) |
28 | 18 |
|
29 | | - |
30 | 19 | ### Bug Fixes |
31 | 20 |
|
32 | | -* remove hardcoded ciBuildId ([c412fc9](https://github.com/currents-dev/currents-nx/commit/c412fc90c5bb6cfd74871bcf905d01816450d0b6)) |
33 | | -* remove unused code, add unit tests and lint ([#20](https://github.com/currents-dev/currents-nx/issues/20)) ([e45fcb0](https://github.com/currents-dev/currents-nx/commit/e45fcb08082d79e355b2f1aebd8ea13f1fddec2b)) |
| 21 | +- remove hardcoded ciBuildId ([c412fc9](https://github.com/currents-dev/currents-nx/commit/c412fc90c5bb6cfd74871bcf905d01816450d0b6)) |
| 22 | +- remove unused code, add unit tests and lint ([#20](https://github.com/currents-dev/currents-nx/issues/20)) ([e45fcb0](https://github.com/currents-dev/currents-nx/commit/e45fcb08082d79e355b2f1aebd8ea13f1fddec2b)) |
34 | 23 |
|
35 | 24 | # [2.0.0](https://github.com/currents-dev/currents-nx/compare/v2.0.0-beta.0...v2.0.0) (2023-04-05) |
36 | 25 |
|
|
120 | 109 | * fix: set correct executors path (e6a706d) |
121 | 110 | * fix: remove cy2 from dependencies (a6eade1) |
122 | 111 |
|
123 | | -## 0.0.2 (2021-11-19) |
| 112 | +## 0.0.2 (2021-11-19) |
0 commit comments