Skip to content

Latest commit

 

History

History
82 lines (48 loc) · 3.32 KB

File metadata and controls

82 lines (48 loc) · 3.32 KB

0.4.0 (2026-01-02)

✨ Features

  • nx-fly-deployment-action: possible to trace fly cli logs (ea8c950)
  • nx-fly-deployment-action: support environment specific fly config (f1c68b7)
  • repo: refactor and improve multi-tenant deployment workflow (6210e4d)
  • add workflow integration for multi-tenant deployment from Infisical (d9f2b3c)
  • add multi-tenant deployment support to nx-fly-deployment-action (19e2417)

🤖 Continuous Integration

  • nx-fly-deployment-action: fixes (535d35d)

🧱 Updated Dependencies

  • Updated fly-node to 0.3.0
  • Updated core to 1.4.4

0.3.3 (2025-12-01)

🧱 Updated Dependencies

  • Updated fly-node to 0.2.3
  • Updated core to 1.4.3

0.3.2 (2025-10-03)

⚙️ Miscellaneous Chores

  • repo: fix vite name conflicts (624d9eb)
  • repo: migrate to eslint esm (6581a92)

🧱 Updated Dependencies

  • Updated fly-node to 0.2.2
  • Updated core to 1.4.2

0.3.1 (2025-02-15)

⚙️ Miscellaneous Chores

  • repo: change to esm files for vite (b93f286ab)

0.3.0 (2025-02-07)

✨ Features

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

🐞 Bug Fixes

  • web: remove dependency to payload and related packages (0a7a63e)

0.2.0 (2025-01-30)

✨ Features

  • fly-node: optional opt out depot builder on deploy (5bd15a0e1)
  • core: withEnvVars support both object and props level (32181d07c)

🐞 Bug Fixes

  • fly-node: use spawn pty for interactive prompts (3998bc606)

0.1.0 (2025-01-12)

✨ Features

  • nx-fly-deployment-action: destroy apps retroactively (adc348d)
  • nx-fly-deployment-action: support postgres cluster on app level (ab2c975)
  • nx-fly-deployment-action: add support for env and secrets (3b205f1)
  • nx-fly-deployment-action: add automated fly deployments package (2ccb786)

🐞 Bug Fixes

  • nx-fly-deployment-action: deprecated apps filter returned too much (35c8631)
  • nx-payload: nx version must be strict (9a361cf)

🔙 Revert Code Changes

  • nx-fly-deployment-action: fix version typo (7dbdf5c)