Releases: Bielik20/nx-plugins
Releases · Bielik20/nx-plugins
v4.3.0
v4.2.2
v4.2.1
v4.2.0
v4.1.0
v4.0.0
4.0.0 (2023-03-13)
Code Refactoring
- core: cleanup unused stuff from @ns3/nx-core (76c5534)
Features
- core: add getPackageMajorVersion utility method (3f0a39e)
- core: expand stringifyArgs functionality (627b1a1)
- core: move printCommand to @ns3/nx-core (30479d1)
- jest-playwright: bump jestPlaywrightPresetVersion (e9603bb)
- playwright: add executor (901780c)
- playwright: add generators (cd7e30c)
- run migrations (6be9147)
- serverless: add shorthand and normalise support to args (938c524)
- serverless: change behavior of env prop (a979d57)
- update nx (a28d6f5)
BREAKING CHANGES
- serverless: env prop appends instead of overriding
- serverless: --showHelp is replaced with --help_
- core: remove
- execProcess
- getPackageManagerInstall
- getPackageManagerLockFile
- ProcessOutput, log, data
- spawnProcess
- dependencies, devDependencies
v4.0.0-alpha-nx-playwright.2
4.0.0-alpha-nx-playwright.2 (2023-03-06)
Bug Fixes
- npm: use nxJsonConfiguration instead of workspace (d401556)
Features
v4.0.0-alpha-nx-playwright.1
4.0.0-alpha-nx-playwright.1 (2023-03-06)
Code Refactoring
- core: cleanup unused stuff from @ns3/nx-core (f8acdbc)
Features
- core: add getPackageMajorVersion utility method (0b9feb7)
- core: expand stringifyArgs functionality (26a566c)
- core: move printCommand to @ns3/nx-core (ceb749b)
- playwright: add executor (6213f21)
- playwright: add generators (c4ed594)
- serverless: add shorthand and normalise support to args (05785d9)
- serverless: change behavior of env prop (cc03714)
BREAKING CHANGES
- serverless: env prop appends instead of overriding
- serverless: --showHelp is replaced with --help_
- core: remove
- execProcess
- getPackageManagerInstall
- getPackageManagerLockFile
- ProcessOutput, log, data
- spawnProcess
- dependencies, devDependencies