Skip to content

Commit 94aee1c

Browse files
committed
docs: add image in changelog
1 parent 9e9d6fe commit 94aee1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/changelog/environments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ This feature is available on both [free and pro plans](/pricing) and in [`@nuxth
2222

2323
We've been working hard on closing the gap between Pages and Workers, and improving the experience using NuxtHub. With this release, we've brought preview environments to Workers, and improved environment variables management.
2424

25+
:img{src="/images/changelog/nuxthub-environments.png" alt="NuxtHub Environments" width="925" height="485"}
26+
2527
## Environments
2628

2729
When we first introduced Cloudflare Workers support in NuxtHub, we only supported production deployments. Today, we're excited to announce that Workers now has the same powerful environment capabilities as Pages, making it easier than ever to test and deploy your applications. Any deployment from a non-production branch automatically gets deployed to the preview environment with separate resources (database, kv, etc.) than production.

0 commit comments

Comments
 (0)