Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Releases: nhost/cli

v1.22.3

21 Aug 10:26
a0159dd

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: dont overwrite old host entry for the console @dbarrosop (#901)

v1.22.2

21 Aug 08:48
36c4946

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: set env vars correctly according to new subdomain/region scheme @dbarrosop (#900)

v1.22.1

20 Aug 14:09
4294c19

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix: set correct extraHosts for the console @dbarrosop (#899)
  • fix: hasura wrapper was missing local subdomain under some conditions @dbarrosop (#897)

🧰 Maintenance

⚠️⚠️⚠️ IMPORTANT

This version introduces new URLs and SDK configuration for the local environment. The old SDK configuration should still work and the new one doesn't require an SDK upgrade, however, it is important you update to the new SDK configuration as the new one is more flexible and the old one will not be supported in the future anymore. The old URLs should also still work with the exception of the dashboard and the hasura console which might return some CORS issues. For more details you can refer to the docs.

v1.21.0

06 Aug 13:38

Choose a tag to compare

Changes

v1.20.0

28 Jun 07:58
1a91516

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

v1.19.0

26 Jun 06:37
4725a2f

Choose a tag to compare

Changes

🚀 Features

  • feat: added support for nodejs 20 alongside nodejs 18 @dbarrosop (#889)

v1.18.3

12 Jun 09:02
3ed327c

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: functions: don't start if functions folder not present and update image @dbarrosop (#887)

v1.18.2

10 Jun 11:00
9d0cace

Choose a tag to compare

Changes

🐛 Bug Fixes

v1.18.1

06 Jun 11:53
ae616d1

Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

v1.18.0

22 May 13:50
5542e23

Choose a tag to compare

Changes

🚀 Features

  • feat: support for auth's split of connection string @dbarrosop (#877)

🧰 Maintenance