Skip to content

Latest commit

 

History

History
284 lines (129 loc) · 9.2 KB

CHANGELOG.md

File metadata and controls

284 lines (129 loc) · 9.2 KB

0.7.1 (2024-11-05)

🐞 Bug Fixes

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

❤️ Thank You

  • Håkan Ströberg

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)

❤️ Thank You

  • github-merge-queue @github-merge-queue
  • Håkan Ströberg

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)

🛠️ Build System

  • 📦 update nx workspace to 19.6.0 (82cd8ae)

  • 📦 update nx workspace to 19.6.1 (45fb6b5)

  • 📦 update nx workspace to 19.6.2 (c39fefd)

  • 📦 update nx workspace to 19.6.3 (960d754)

  • 📦 update nx workspace to 19.6.4 (2864f9f)

  • 📦 update nx workspace to 19.6.5 (fd0c534)

  • 📦 update nx workspace to 19.7.0 (25548ad)

  • 📦 update nx workspace to 19.7.2 (226ccf8)

  • 📦 update nx workspace to 19.7.3 (c9a20f7)

  • 📦 update nx workspace to 19.7.4 (781ceb4)

  • 📦 update nx workspace to 19.8.2 (1914b00)

  • 📦 update nx workspace to 19.8.3 (606b74a)

  • 📦 update nx workspace to 19.8.4 (80f98da)

❤️ Thank You

  • github-merge-queue @github-merge-queue
  • Håkan Ströberg

0.5.6 (2024-08-11)

🛠️ Build System

  • 📦 update nx workspace to 19.5.7 (b28d725)

❤️ Thank You

  • github-merge-queue @github-merge-queue

0.5.5 (2024-06-27)

🛠️ Build System

  • 📦 update nx workspace to 19.1.2 (09df5db)

  • 📦 update nx workspace to 19.3.1 (c40d8a9)

  • 📦 update nx workspace to 19.3.2 (0f30b9a)

✅ Tests

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

❤️ Thank You

  • github-merge-queue @github-merge-queue
  • Håkan Ströberg

0.5.4 (2024-05-30)

🛠️ Build System

  • 📦 update nx workspace to 19.1.1 (850448f)

❤️ Thank You

  • github-merge-queue @github-merge-queue
  • Håkan Ströberg

0.5.3 (2024-05-12)

🛠️ Build System

  • 📦 update nx workspace to 18.2.4 (82cbf67)

  • 📦 update nx workspace to 18.3.4 (d75383b)

  • 📦 update nx workspace to 19.0.1 (55065f2)

  • 📦 update nx workspace to 19.0.2 (7acbbf1)

❤️ Thank You

  • github-merge-queue @github-merge-queue
  • hakalb @hakalb
  • Håkan Ströberg

0.5.2 (2024-04-10)

⚙️ Miscellaneous Chores

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

❤️ Thank You

  • Håkan Ströberg

Changelog

This file was generated using @jscutlery/semver.

0.5.1 (2024-04-05)

🧹 Code Refactoring

🛠️ Build System

  • 📦 update nx workspace to 18.2.2 (ffff2ae)

0.5.0 (2024-03-18)

✨ Features

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

🛠️ Build System

  • 📦 update nx workspace to 18.0.4 (33e70b9)
  • 📦 update nx workspace to 18.0.8 (75884af)
  • 📦 update nx workspace to 18.1.1 (5e1ae8a)

0.5.0 (2024-03-13)

✨ Features

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

🛠️ Build System

  • 📦 update nx workspace to 18.0.4 (33e70b9)

0.4.0 (2024-02-10)

🛠️ Build System

  • 📦 update nx workspace to 18.0.3 (dbd1549)

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)