Skip to content

v0.1.0

Compare
Choose a tag to compare
@BuckyMaler BuckyMaler released this 13 Jul 01:12

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)

Misc.

  • add package metadata (04893b0)
  • move image generated by app schematic (40a7fec)
  • align builder options with Nx and remove unsupported options (9517cbb)
  • rename @nx-plus/vue-plugin to @nx-plus/vue (c1dbb6d)
  • add docs (8583e5c)