nxtensions

Extensions and plugins for Nx

MIT License

Downloads
11.6K
Stars
61
Committers
8

Bot releases are visible (Hide)

nxtensions - @nxtensions/[email protected]

Published by leosvelperez over 2 years ago

2.1.1 (2022-03-16)

Bug Fixes

  • astro: fix component generator schema (#43) (328a3e1)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez over 2 years ago

2.1.0 (2022-03-13)

Features

  • astro: add support for astro v0.24.0 (5f534ef)

Bug Fixes

  • astro: add missing "site" option to the build executor (29ff5cf)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez over 2 years ago

2.0.0 (2022-02-27)

⚠ BREAKING CHANGES

Features

  • astro: add check executor to run astro diagnostic checks (138f93a)
  • astro: add check target to cacheable operations (b8f69ca)
  • astro: add migration to add sass if not installed and it is being used in astro projects (cb5e90c)
  • astro: set default project if it is not set when creating an application (262d1ef)
  • astro: support allowed flags for the build, dev and preview executors (624a6ea)
  • astro: support astro v0.23.0 (41c630c)

Bug Fixes

  • astro: use the right astro version when initializing the plugin (7c30ae7)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez over 2 years ago

1.3.2 (2022-02-20)

Bug Fixes

  • astro: read files from the workspace root when processing the project graph (7d509f0)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez over 2 years ago

1.3.1 (2022-02-17)

Bug Fixes

nxtensions - @nxtensions/[email protected]

Published by leosvelperez almost 3 years ago

1.3.0 (2021-12-25)

Features

  • astro: add recommended vscode extensions for astro when creating projects if needed (#38) (39eea0d)
  • astro: update astro and nx dependencies (#37) (7458014)

Bug Fixes

  • astro: remove workaround for project graph as it's fixed on nx side (#39) (496a6a1)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez almost 3 years ago

1.2.0 (2021-12-23)

Features

Bug Fixes

  • astro: add workaround for nx not handling the project graph plugin without projectFilePatterns (#36) (c50009a)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez almost 3 years ago

1.0.1 (2021-11-21)

Bug Fixes

  • astro: update deps to use nx 13.x.x versions (82a3b1e)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez almost 3 years ago

1.0.0 (2021-11-21)

Features

  • astro: add support for astro 0.21.0 (#29) (0b4a57d)
  • astro: add support for generating cypress e2e tests for applications (#30) (5c9f9b8)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez almost 3 years ago

0.0.1 (2021-11-15)

Features

  • astro: add application generator (a728b1d)
  • astro: add build executor (6f017ee)
  • astro: add dev executor (dfb9543)
  • astro: add library generator (53b6be7)
  • astro: add preview executor (7c6dbe5)
  • astro: add project graph plugin to handle astro files (#26) (5bce5b3)
  • astro: add standaloneConfig option to application generator (edfb070)
  • tsconfig-paths-snowpack-plugin: create snowpack plugin to use tsconfig path mappings as aliases (9fb82f5)

Bug Fixes

  • astro: add missing export and dependencies to package (#27) (19180c8)
  • astro: fail build when exit code is different than 0 (39d6f3a)
nxtensions - @nxtensions/[email protected]

Published by leosvelperez almost 3 years ago

0.0.1 (2021-11-14)

Features

  • astro: add project graph plugin to handle astro files (#26) (5bce5b3)
  • tsconfig-paths-snowpack-plugin: create snowpack plugin to use tsconfig path mappings as aliases (9fb82f5)