Skip to content

Latest commit

 

History

History
358 lines (191 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

358 lines (191 loc) · 10.1 KB

0.0.0-alpha.27 (2024-12-11)

🚀 Features

  • cleanup git status in folders that are checked in (5e2c9b5)
  • add skip install (b1628ef)
  • nx-verdaccio: add skipInstall and post script (f2c0c86)

❤️ Thank You

  • Michael @rx-angular
  • Michael Hladky @BioPhoton

0.0.0-alpha.26 (2024-10-23)

🩹 Fixes

  • add skipTeardown to env-teardown executor (ff52749)
  • add skipTeardown to env-teardown executor (664c6bd)

❤️ Thank You

  • Michael @rx-angular
  • Michael Hladky @BioPhoton

0.0.0-alpha.25 (2024-10-22)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.24 (2024-10-20)

🩹 Fixes

  • install optional deps with package (abf41db)

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.23 (2024-10-19)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.22 (2024-10-18)

🩹 Fixes

  • envRoot derivation in executor (ae6b9aa)
  • nx-verdaccio: move envRoot into executors (3818fba)

❤️ Thank You

  • Michael @rx-angular
  • Michael Hladky @BioPhoton

0.0.0-alpha.21 (2024-10-15)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.20 (2024-10-15)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.19 (2024-10-15)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.18 (2024-10-15)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.17 (2024-10-15)

🩹 Fixes

  • forward params of nxv-e2e target (8348d94)

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.16 (2024-10-15)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.15 (2024-10-15)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.14 (2024-10-15)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.13 (2024-10-15)

🩹 Fixes

  • add command to make it work in older nx versions (8cca3b7)
  • add description (9af5dd2)

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.12 (2024-10-14)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.11 (2024-10-14)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.10 (2024-10-14)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.9 (2024-10-14)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.8 (2024-10-14)

🚀 Features

  • nx-verdaccio: update plugin to enable env-setup caching (f129325)
  • nx-verdaccio: stop verdaccio in case of executors error (98cba24)
  • nx-verdaccio: refactor registry configuration to use async exec (a3f4694)

🩹 Fixes

  • tweak CPU Nx audits (b461f89)
  • set default values for cacheSizeTasks and options in plugin (b782914)
  • mock exec implementation to handle callbacks in unit tests (88ebbd4)

❤️ Thank You

  • getlarge

0.0.0-alpha.7 (2024-10-13)

🚀 Features

  • modify package json before publishing (3faf91c)
  • add env-teardown executor (33b1d3b)
  • improve teardown logic (cba2e67)

🩹 Fixes

  • adjust target names in code pushup config (26fd287)
  • remove port from snapshot (c8ef956)
  • adjust packages.filterByTag (2c7b139)
  • refactor testing API usage (f3e4c29)
  • refactor testing (7425758)

❤️ Thank You

  • Michael @rx-angular
  • Michael Hladky @BioPhoton

0.0.0-alpha.6 (2024-09-29)

🩹 Fixes

  • make package public (046a788)
  • change JS esm module type to CommonJS (9d9d60d)

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.5 (2024-09-29)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.4 (2024-09-29)

🚀 Features

  • implement caching of setup target (63079a9)
  • implement caching of the setup target (disabled by default) (f4479e9)

❤️ Thank You

  • Michael @rx-angular
  • Michael Hladky @BioPhoton

0.0.0-alpha.3 (2024-09-29)

🚀 Features

  • implement proper v2 plugin code (8c81c96)

🩹 Fixes

❤️ Thank You

  • Michael @rx-angular
  • Michael Hladky @BioPhoton

0.0.0-alpha.2 (2024-09-25)

🩹 Fixes

  • adjust docs (bc8fac1)
  • nx-verdaccio: adjust test description (f2411e3)

❤️ Thank You

  • Michael @rx-angular

0.0.0-alpha.1 (2024-09-25)

🚀 Features

  • add plugin options (f781c5e)
  • add plugin options (6297122)
  • add aliases to environmentRoot terminal argument (998b5c0)

🩹 Fixes

  • update invalid exports (2be2b87)
  • replace build by boostrap (d714b48)
  • remove deleted plugins from registry (5c4307a)
  • comment out windows CI until fixed (b70e39b)
  • use correct execFile signature in projectGraphTiming (7169b4a)
  • merge issues (96ef3e4)
  • marks example packages as private (695f26d)
  • marks example packages as public (f50dde7)
  • audit: improve project graph audit execution (4c8def6)
  • build-env: diagram direction (6b80130)
  • build-env: fix import (c2ef6fd)
  • build-env: fix test imports (b47aefc)
  • build-env: fix typos (0c83deb)

🔥 Performance

  • setup code-pushup and add nx-perf plugin (c796c6d)

❤️ Thank You

  • getlarge
  • Michael @rx-angular
  • Michael Hladky @BioPhoton