Releases: ZachJW34/nx-plus
Releases · ZachJW34/nx-plus
v0.2.0
v0.1.0
New Features
- add Vue plugin (fe3efb5)
- add cypress e2e support for vue (71da2e3)
- add routing option to Vue app schematic (be8c796)
- add css-preprocessor options to app schematic (1effa14)
- add Vuex schematic (bcf6ff8)
- add file replacement support for vue (5cc351a)
- add output hashing option (94b9580)
- add extract CSS option (91ec475)
Bug Fixes
- conditionally install unit testing deps (7a34196)
- handle required options with JSON schemas and disallow unknown options (cb1a0fa)
- add copy assets to serve builder (aa09b04)
- add patch for dep-graph and add library path support (28b3ae5)
- modify build and serve console output (09f90c7c)