This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
@nxtend/capacitor 12.0.0
devinshoemaker
released this
18 Nov 19:55
·
29 commits
to main
since this release
Features
- support Nx 12
- plugin rewritten with
@nrwl/devkit
for better maintainability and future proofing for future Nx versions - update Capacitor to 3.2.5
- add Capacitor
run
target (requires Capacitor 3)
BREAKING CHANGES
- Angular CLI is no longer officially supported
add-plugin
schematic has been removed- the
init
generator has been removed and the functionaltiy has been moved to theapplication
schematic