20.0.4 (2024-11-08)
- allow root level build command flags (b083c99)
20.0.3 (2024-10-22)
- visionos helpers (f535002)
20.0.1 (2024-10-22)
- visionos prompt (29d1495)
20.0.0 (2024-10-22)
This release brings forward long awaited standardization to Nx commands and ergonomics. See the migration guide here to view the adjustments you can make to your NativeScript app's project.json.
19.0.1 (2024-09-16)
19.0.0 (2024-05-26)
18.0.0 (2024-04-06)
- Nx 18+ (27e2e16)
17.1.0 (2023-11-27)
- Angular 17 support with Nx 17.1+ (7d7574f)
17.0.1 (2023-11-02)
- use log trace with verbose flag (d34808e)
17.0.0 (2023-10-23)
16.6.0 (2023-10-14)
16.5.2 (2023-07-05)
- remove collision on lib alias (c499461)
16.5.1 (2023-07-05)
- readme intructions, npmScope utility and removal of ngcc usage
16.5.0 (2023-07-05)
15.0.0 (2023-05-01)
Matching major version to Nx major which is officially supported going forward.
- feat: Nx 15.9+ with NativeScript 8.5+ (d511987)
4.2.0 (2022-12-20)
- feat: Nx 15.3+ with NativeScript 8.4+ (d511987)
4.1.1 (2022-11-29)
- support timeout option (5d66647)
4.1.0 (2022-11-21)
4.0.2 (2022-08-24)
- executor with target configurations (1b6c0cd)
4.0.1 (2022-06-22)
- executor: windows build args are properly isolated (7311fa3)
4.0.0 (2022-06-15)
3.0.18 (2022-05-23)
- share executor setups between build/test to ensure consistent behavior (108c19d)
3.0.17 (2022-04-30)
- compare plistUpdates and id options to only change if needs to (a201e38)
3.0.16 (2022-04-22)
- executor: support build as targetName in addition to run type + other improvements (d86bdb3)
3.0.15 (2022-04-14)
- prevent extra args getting passed to clean target (114da91)
3.0.14 (2022-04-02)
3.0.13 (2022-03-01)
- enforce some options as singular only (b779759)
3.0.12 (2022-02-26)
- executor properly prevent dupe options (aa2f5be)
3.0.11 (2022-02-21)
- support extra cli flags and plistUpdates + xmlUpdates in configurations (d7782c3)
3.0.10 (2022-02-11)
- allow extra cli flags to be passed to unit testing executor (cf6a614)
3.0.9 (2022-01-28)
- extra cli flag handling (8d70070)
3.0.8 (2022-01-22)
- use @nrwl/devkit (2214a30)
2.0.8 (2021-12-18)
- unit testing executor and configuration (98f0216)
2.0.7 (2021-11-20)
2.0.6 (2021-11-05)
- print {N} cli commands when invoking builder for clarity (e23b6c3)
- use 8.1.0 core plus 5.0.0 webpack
2.0.5 (2021-09-21)
- add ns prepare as an option (#34) (9c58bed)
- pass through additional args after
--
tons
(#37) (24d7af9)
2.0.4 (2021-07-03)
- postinstall handling for windows (bfec2b4)
2.0.3 (2021-06-27)
- builder: additional cli args should no longer collide with schema options (3a28111)
2.0.2 (2021-06-25)
- windows handling of ngcc in postinstall (32284d7)
2.0.1 (2021-06-25)
2.0.0 (2021-06-25)
1.0.4 (2021-04-27)
- add verbose logging option (6f1d5ae)