Skip to content

Latest commit

 

History

History
87 lines (42 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

87 lines (42 loc) · 2.17 KB

0.6.2 (2024-07-21)

🩹 Fixes

  • get random port in e2e tests (#86)

0.6.1 (2024-07-19)

🩹 Fixes

  • web-test-runner: correct 'testTargetName' in init schema (#81)

0.6.0 (2024-07-17)

🚀 Features

  • web-test-runner: add testTargetConfig, rename targetName to testTargetName (#74)

0.5.0 (2024-07-14)

🚀 Features

  • web-dev-server: configure target via plugin (#61)

0.4.0 (2024-07-11)

🚀 Features

  • web-dev-server: add plugin and init generator (#39)

0.3.2 (2024-07-08)

🩹 Fixes

  • tools-commitlint: quote (#38)
  • web-test-runner: don't export the plugin in the main entry (#37)

0.3.1 (2024-07-07)

This was a version bump only, there were no code changes.

0.3.0 (2024-07-07)

🚀 Features

  • web-test-runner: support nx 17 and 18 (#26)

0.2.3 (2024-07-01)

This was a version bump only, there were no code changes.

0.2.2 (2024-06-30)

This was a version bump only, there were no code changes.

0.2.1 (2024-06-29)

🩹 Fixes

  • web-test-runner: export package.json (e1cd9de)
  • web-test-runner: don't use package manager command (fdf70a2)

0.2.0 (2024-06-29)

This was a version bump only, there were no code changes.

0.1.2 (2024-06-29)

This was a version bump only, there were no code changes.

0.1.1 (2024-06-29)

This was a version bump only, there were no code changes.

0.1.0 (2024-06-29)

🚀 Features

  • web-test-runner: add initial plugin (cfb0219)
  • web-test-runner: add init generator (f77acfc)