Skip to content

Latest commit

 

History

History
196 lines (99 loc) · 6.97 KB

File metadata and controls

196 lines (99 loc) · 6.97 KB

2.0.3 (2026-01-02)

This was a version bump only for create-nx-payload to align it with other projects, there were no code changes.

2.0.2 (2025-12-01)

This was a version bump only for create-nx-payload to align it with other projects, there were no code changes.

2.0.1 (2025-10-03)

⚙️ Miscellaneous Chores

  • repo: defaults to bundler resolution (4fd1a61)
  • repo: migrate to eslint esm (6581a92)

2.0.0 (2025-02-15)

✨ Features

  • ⚠️ nx-payload: add support for payload v3 (f663aa9b3)

🔙 Revert Code Changes

  • repo: revert incorrect nx migration (c9cf098c3)

⚠️ Breaking Changes

  • ⚠️ nx-payload: add support for payload v3 (f663aa9b3)

1.1.0 (2025-02-07)

✨ Features

  • repo: migrate nx to 20.4.0 and fix breaking changes (ba6c6c5)

1.0.2 (2025-01-12)

🐞 Bug Fixes

  • nx-payload: nx version must be strict (9a361cf)

1.0.1 (2024-11-19)

⚙️ Miscellaneous Chores

  • create-nx-payload: bump version since 1.0.0 is a broken publish (336c6e3a)

1.0.0 (2024-11-18)

🧹 Code Refactoring

  • ⚠️ repo: migrate nx-plugins repo to this repo (556bf360)

⚠️ Breaking Changes

  • repo: all packages from nx-plugins repository are moved including release management and other important features

0.7.1 (2024-11-05)

🐞 Bug Fixes

  • nx-payload: serve target should detect file changes (d416850)

0.7.0 (2024-10-25)

✨ Features

  • update nx to major version 20 (60849d4)

🐞 Bug Fixes

  • nx-payload: only install direct payload packages to user workspace (de23fe8)

⚙️ Miscellaneous Chores

  • verify user is logged in to npm before local publish (51793ad)

0.6.0 (2024-10-22)

✨ Features

  • plugin require nx 19 versions (24c9d4a)

🐞 Bug Fixes

  • nx-payload: run e2e for a specific package manager and fix docker tests (05d0ca9)

🧹 Code Refactoring

  • convert to flat eslint configuration (ced33ee)

0.5.6 (2024-08-11)

0.5.5 (2024-06-27)

✅ Tests

  • nx-payload: add test for serve target (7a5e85e)

0.5.4 (2024-05-30)

0.5.3 (2024-05-12)

0.5.2 (2024-04-10)

⚙️ Miscellaneous Chores

  • convert release management to use nx release (1ab99fd)

Changelog

This file was generated using @jscutlery/semver.

0.5.1 (2024-04-05)

🧹 Code Refactoring

0.5.0 (2024-03-18)

✨ Features

  • nx-payload: add support for postgres (b678a63)

0.5.0 (2024-03-13)

✨ Features

  • nx-payload: add support for postgres (b678a63)

0.4.0 (2024-02-10)

0.3.0 (2024-02-05)

0.2.0 (2024-01-31)

✨ Features

  • nx-payload: run application in development mode (9e8d709)

0.1.5 (2024-01-28)

📄 Documentation

  • improve readme content to be relevant and accurate (8245656)

🧹 Code Refactoring

  • nx-payload: use custom admin build path (cf6a6db)

🤖 Continuous Integration

  • add more choices to release workflow (d02ab20)

0.1.4 (2024-01-15)

Bug Fixes

  • create-nx-payload: use command name as initial workspace name (d3fb8c1)

0.1.3 (2024-01-14)

Dependency Updates

  • nx-payload updated to version 0.1.2

Bug Fixes

  • set name and directory properly when using preset (adef13c)

0.1.2 (2024-01-10)

Dependency Updates

  • nx-payload updated to version 0.1.1

0.1.1 (2024-01-09)

Dependency Updates

  • nx-payload updated to version 0.1.0

0.1.0 (2024-01-08)

Dependency Updates

  • nx-payload updated to version 0.1.0

Bug Fixes

  • workspace: push release commit only when npm publish works (7b2454b)

Features

  • workspace: implement semver and improve workflows (2bee60b)