Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 3.17 KB

7.1.0 (2018-12-14)

Features

  • generators: updates for NativeScript 5.1.0 and support for Angular 7.1.0 (#62) (7ff77f8)

7.0.x and below release changes

Bug Fixes

  • generators: directive metadata (#26) (81c32dc)
  • generators: feature onlyProject flag (458215a)
  • generators: issue with feature generation when targeting onlyProject (07da45f)
  • generators: name and description of ngrx generator (8d6e585)
  • generators: root package dependencies platform handling (6202f2c)
  • generators: sample flag and also add platforms=all support (#21) (708fc6e)
  • generators: skipFormat option (8b70bde)
  • Ionic: remove isCapacitorNative (f649879)
  • schematics: the nx format patch didn't work for all xplat-files (#6) (67b9879)
  • scripts: postinstall format fix (707c2fd)
  • tooling: postinstall and create-xplat-workspace (#35) (b69cfee)
  • Web: schema updates for latest Nx (6ac5230)

Features

  • feature: shared feature.module.ts is generated with the shared module (#42) (e4e8075)
  • generators: {N} HMR livesync routing navigation restore (#52) (f975eeb)
  • generators: Electron support for desktop development (#46) (14b940f)
  • generators: NativeScript 4.2 + nativescript-angular 6.1.0 + Ionic 5.0.0-beta.14 (#12) (d825dcf)
  • generators: NativeScript 5.0 with HMR (#50) (d072e19)
  • generators: ng add support and cleanup (#13) (5d5e8df)
  • generators: subfolder option (#27) (5559bb9)
  • Ionic: update typescript depedency and isCapacitorNative fix (#31) (6049c92)