Skip to content

Releases: lone-cloud/next-deploy

1.2.0

04 Aug 01:51
Compare
Choose a tag to compare
  • set max_old_space_size for github builds too
  • add support for optional catch all routes (Next.js 9.5+)

1.1.1

30 Jul 01:18
Compare
Choose a tag to compare

Add support for building large Next.js apps by using "--max_old_space_size=3000" (same as Vercel now)

1.1.0

29 Jul 00:36
Compare
Choose a tag to compare
  • Upgrade to Next.js 9.5
  • Upgrade to route the index page correctly when using Next.js 9.5+

1.0.1

23 Jul 17:49
Compare
Choose a tag to compare

Fix the inability to run next-deploy without creating a config first.

The 1.0 GA

21 Jul 04:45
Compare
Choose a tag to compare

The first full release of next-deploy.

Full release alpha

20 Jul 01:42
Compare
Choose a tag to compare
Full release alpha Pre-release
Pre-release

Adding polish in preparation for 1.0

0.3.0

17 Jul 19:33
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Adding support for the new stage import to sync the deployment state to S3.

Close to home

16 Jul 08:00
Compare
Choose a tag to compare
Close to home Pre-release
Pre-release

Switching to using a single lambda type and approaching stability for AWS deployments.

GitHub Pages support

13 Jul 03:08
Compare
Choose a tag to compare
GitHub Pages support Pre-release
Pre-release

Adding support for the GitHub engine.

The first one

11 Jul 19:36
Compare
Choose a tag to compare
The first one Pre-release
Pre-release

The first pre-release of Next Deploy.
The AWS deployments should be working but will require more in-depth testing. WIP static github page deployments.