Skip to content

Releases: ZachJW34/nx-plus

v14.1.0

02 Jul 16:49
Compare
Choose a tag to compare

NX v14.3 support 4052e8c

@nx-plus/vue

Internal

v14.0.0

18 May 02:02
Compare
Choose a tag to compare

Nx v14 Support 🥳

Thanks @DominikPieper

v13.0.2

18 May 01:20
Compare
Choose a tag to compare

@nx-plus/vue

Fix dep graph patch 746e4ea

@nx-plus/vite

Fix dep graph patch 746e4ea

@nx-plus/nuxt

Fix dep graph patch 746e4ea

@nx-plus/docusuaurus

n/a

v13.0.1

28 Apr 00:09
Compare
Choose a tag to compare

@nx-plus/vue

Properly await resolveConfigureWebpack

v13.0.0

26 Mar 19:49
9d7a7cb
Compare
Choose a tag to compare

Nx 13 support!

v12.2.0

06 Sep 21:06
Compare
Choose a tag to compare

New Features

  • Support Jest v27 for Vue testing(f3a8342)

v12.1.0

15 Aug 04:51
Compare
Choose a tag to compare

New Features

  • Add static builder for Nuxt (23c20fe)

Fixes

  • Enable strict mode by default (d7fb3d9)

v12.0.0

02 Jun 02:57
Compare
Choose a tag to compare

New Features

v11.0.1

10 May 19:12
Compare
Choose a tag to compare

Bug Fixes

  • Remove aliases in WebPack preventing use of old versions of nuxt-i18n (b26162a)
  • fix nuxt compilation error (e878d60)
  • fix: patch-nx-dep-graph for windows (52b5a79)

Miscellaneous

  • Add Nx11 generators for vue schematics (35389e7)
  • fix create playground from creating tmp workspace with different Nx version (0519eeb)

v11.0.0

28 Mar 04:53
Compare
Choose a tag to compare

New Features

Bug Fixes

  • fix nuxt linting if @nx-plus/vue is installed (dbdfb48)

Miscellaneous

  • Update README.md (e85840f)
  • increase test timeout because several master builds in a row have failed (9ed7114)
  • fix lint warnings (afc95fe)