Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Releases: nxtend-team/nxtend

@nxtend/firebase 11.1.1

18 Jan 14:08
Compare
Choose a tag to compare

BUG FIXES

  • fix firebase builder cmd update to support quotes

@nxtend/capacitor 11.1.0

18 Jan 15:38
Compare
Choose a tag to compare

Features

  • support quotes in cap builder cmd option (useful for passing additional options for Capacitor commands)

@nxtend/firebase 11.1.0

17 Jan 17:28
Compare
Choose a tag to compare

Features

  • support quotes in firebase builder cmd option (useful for passing additional options for Firebase commands)

@nxtend/ionic-react 11.0.1

13 Jan 03:58
964a008
Compare
Choose a tag to compare

Bug Fixes

  • support angular.json as well as workspace.json during migrations

@nxtend/firebase 11.0.0

12 Jan 01:50
a5d041f
Compare
Choose a tag to compare

@nxtend/ionic-react 11.0.0

05 Jan 03:32
4b43a21
Compare
Choose a tag to compare

Features

  • Nx 11 support (Nx 11 now required)
  • add additional Ionic starter templates to application schematic
  • support custom Nx layouts
  • update Ionic to 5.5.2

Bug Fixes

  • fix generating an application in a sub-directory with Capacitor enabled

BREAKING CHANGES

  • remove classComponent option from application schematic (now defaults to functional components)
  • remove style option from the application schematic (now defaults to CSS)
  • remove pascalCaseComponent option from the application schematic (now defaults to true)
  • remove skipFormat option from the application schematic (now defaults to false)
  • remove linter option from the application schematic (now defaults to ESLint)
  • remove js option from the application schematic (now defaults to true)

@nxtend/ionic-angular 11.0.0

05 Jan 03:32
4b43a21
Compare
Choose a tag to compare

Features

  • Nx 11 support (Nx 11 now required)
  • update Ionic to 5.5.2
  • add additional Ionic starter templates to application schematic
  • support none as a unit test and e2e config for the application schematic

Bug Fixes

  • fix generating an application in a sub-directory with Capacitor enabled

@nxtend/capacitor 11.0.1

05 Jan 15:13
b04a95e
Compare
Choose a tag to compare

Bug Fixes

  • fix 11.0.0 workspace migration

@nxtend/capacitor 11.0.0

05 Jan 03:31
4b43a21
Compare
Choose a tag to compare

Features

  • Nx 11 support (Nx 11 now required)
  • update Capacitor to 2.4.5
  • added cap builder for a more generic interface with the Capacitor CLI

BREAKING CHANGES

  • the command builder has been removed

Release @nxtend/ionic-angular 1.0.0

13 Nov 15:58
f590df5
Compare
Choose a tag to compare