Skip to content

Latest commit

 

History

History
357 lines (130 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

357 lines (130 loc) · 11.2 KB

19.0.0 (2024-05-26)

Features

18.0.0 (2024-04-06)

Features

17.1.0 (2023-11-27)

Features

  • Angular 17 support with Nx 17.1+ (7d7574f)

17.0.1 (2023-11-02)

Features

  • use log trace with verbose flag (d34808e)

17.0.0 (2023-10-23)

Features

16.6.0 (2023-10-14)

Features

  • support {N} 8.6 (2c45649)
  • use visionos emoji when targeting that platform (f247d86)

16.5.2 (2023-07-05)

Bug Fixes

  • remove collision on lib alias (c499461)

16.5.1 (2023-07-05)

Fix

  • readme intructions, npmScope utility and removal of ngcc usage

16.5.0 (2023-07-05)

Features

15.0.0 (2023-05-01)

Matching major version to Nx major which is officially supported going forward.

Features

  • feat: Nx 15.9+ with NativeScript 8.5+ (d511987)

4.2.0 (2022-12-20)

Features

  • feat: Nx 15.3+ with NativeScript 8.4+ (d511987)

4.1.1 (2022-11-29)

Features

4.1.0 (2022-11-21)

Features

4.0.2 (2022-08-24)

Bug Fixes

  • executor with target configurations (1b6c0cd)

4.0.1 (2022-06-22)

Bug Fixes

  • executor: windows build args are properly isolated (7311fa3)

4.0.0 (2022-06-15)

Bug Fixes

  • add quotes to file replacement switch (#54) (25513fc)

Features

  • nx latest with Angular 14 support (#55) (aa0be0b)

3.0.18 (2022-05-23)

Features

  • share executor setups between build/test to ensure consistent behavior (108c19d)

3.0.17 (2022-04-30)

Features

  • compare plistUpdates and id options to only change if needs to (a201e38)

3.0.16 (2022-04-22)

Features

  • executor: support build as targetName in addition to run type + other improvements (d86bdb3)

3.0.15 (2022-04-14)

Bug Fixes

  • prevent extra args getting passed to clean target (114da91)

3.0.14 (2022-04-02)

Bug Fixes

  • misspelled property in schema.json (#50) (4d2cb73)

3.0.13 (2022-03-01)

Bug Fixes

  • enforce some options as singular only (b779759)

3.0.12 (2022-02-26)

Bug Fixes

  • executor properly prevent dupe options (aa2f5be)

3.0.11 (2022-02-21)

Features

  • support extra cli flags and plistUpdates + xmlUpdates in configurations (d7782c3)

3.0.10 (2022-02-11)

Features

  • allow extra cli flags to be passed to unit testing executor (cf6a614)

3.0.9 (2022-01-28)

Features

  • extra cli flag handling (8d70070)

3.0.8 (2022-01-22)

Features

2.0.8 (2021-12-18)

Features

  • unit testing executor and configuration (98f0216)

2.0.7 (2021-11-20)

Bug Fixes

2.0.6 (2021-11-05)

Features

  • 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)

Bug Fixes

Features

  • add ns prepare as an option (#34) (9c58bed)
  • pass through additional args after -- to ns (#37) (24d7af9)

2.0.4 (2021-07-03)

Bug Fixes

  • postinstall handling for windows (bfec2b4)

2.0.3 (2021-06-27)

Bug Fixes

  • builder: additional cli args should no longer collide with schema options (3a28111)

2.0.2 (2021-06-25)

Bug Fixes

  • windows handling of ngcc in postinstall (32284d7)

2.0.1 (2021-06-25)

Features

  • additional support for nx run nativescript-app:build (#29) (34da522)

2.0.0 (2021-06-25)

Bug Fixes

  • building nx plugin includes spec files (#19) (ae6ce54)

Features

  • Nx 12.4 support with Angular 12 and builder improvements (#28) (5952dfe)

1.0.4 (2021-04-27)

Bug Fixes

Features

  • add verbose logging option (6f1d5ae)

1.0.3 (2021-04-18)

Bug Fixes

  • npm 7 compat and updated workspace to Nx 12 (be188ca)
  • app: workspace builder adjustment for android platform (e6b2846)
  • missing import (#3) (0e2fb3d)