Skip to content

Commit

Permalink
chore: format content markdown files with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 26, 2024
1 parent faf07ed commit e702326
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions content/changelog/2024-07-26.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Self-serve logical replication, better-defined compute types, and i

### Self-serve logical replication

You can once again enable [logical replication](/docs/introduction/logical-replication) for your Neon project from the **Settings** → **Beta** page in the Neon Console. This feature lets you replicate data changes from Neon to external data services and platforms.
You can once again enable [logical replication](/docs/introduction/logical-replication) for your Neon project from the **Settings** → **Beta** page in the Neon Console. This feature lets you replicate data changes from Neon to external data services and platforms.

![Enable logical replication](/docs/relnotes/enable_lr.png)

Expand Down Expand Up @@ -32,10 +32,9 @@ For more information, see:
### Neon CLI `create-app` improvements

The Neon CLI `create-app` command initializes a new Neon project and bootstraps a full-stack application using your preferred package manager. This feature is very new, but it's maturing fast:

- It now supports Prisma as another ORM option for your bootstrapped application.
- It also now creates two separate branches for your app's Neon project: your main branch and a development branch.
![create-app branches](/docs/relnotes/create-app-branches.png)

To learn more, see [Neon CLI commands — create-app](/docs/reference/cli-create-app).


0 comments on commit e702326

Please sign in to comment.