Skip to content

Releases: nuxt-hub/action

v2.0.1

10 Jun 12:47
ae1099c

Choose a tag to compare

What's Changed

NuxtHub will now automatically build the project for Pages or Workers depending on the project type when hub.workers is unset.

Full Changelog: v2.0.0...v2.0.1

Introducing NuxtHub GitHub Action v2

Read our announcement https://hub.nuxt.com/changelog/environments

  • NuxtHub now supports preview and additional environments on Workers projects 🥳
  • Environment variables and secrets are now managed via the NuxtHub Admin fully ⚙️ and the new GitHub Action will build the Nuxt app with variables and secrets scoped to build-time 🧰

This release contains potentially breaking changes. Read our changelog for the migration guide.

v2.0.0

09 Jun 03:29
1c2fc84

Choose a tag to compare

Introducing NuxtHub GitHub Action v2

Read our announcement https://hub.nuxt.com/changelog/environments

  • NuxtHub now supports preview and additional environments on Workers projects 🥳
  • Environment variables and secrets are now managed via the NuxtHub Admin fully ⚙️ and the new GitHub Action will build the Nuxt app with variables and secrets scoped to build-time 🧰

This release contains potentially breaking changes. Read our changelog for the migration guide.

v1.2.0

14 Apr 21:10
5719fa3

Choose a tag to compare

What's Changed

NuxtHub Action now supports deploying to Cloudflare Workers. Learn more at https://hub.nuxt.com/changelog/workers.

Full Changelog: v1.1.6...v1.2.0

v1.1.6

07 Apr 15:34
6b31fac

Choose a tag to compare

What's Changed

  • chore: debug empty projectKeyInput strings by @onmax in #29

New Contributors

  • @onmax made their first contribution in #29

Full Changelog: v1.1.5...v1.1.6

v1.1.5

02 Apr 17:07
bc70fc0

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

21 Jan 08:11
ee609cc

Choose a tag to compare

What's Changed

  • chore: upgrade dependencies

Full Changelog: v1.1.3...v1.1.4

v1.1.3

20 Jan 21:49
d1121e8

Choose a tag to compare

What's Changed

  • feat: improve error logs

Full Changelog: v1.1.2...v1.1.3

v1.1.2

20 Jan 16:48
58d7dd2

Choose a tag to compare

What's Changed

  • chore: update nuxthub dep to leverage retry delay

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Jan 02:28
d299399

Choose a tag to compare

What's Changed

  • fix: complete deployments with no database

Full Changelog: v1.1.1...v1.1.1

v1.1.0

18 Jan 22:00
ac298fc

Choose a tag to compare

What's Changed

  • feat: support deploying large projects
  • feat: support new database migrations & queries
  • feat: apply migrations during deployment
  • chore: upgrade dependencies

Full Changelog: v1.0.1...v1.1.0