Skip to content

Commit 516f8a5

Browse files
NicolappsConvex, Inc.
authored andcommitted
cli: Mention the large index check in the changelog (#43084)
GitOrigin-RevId: bbbc4ee9164ddbd238abec18630124d899afc6f0
1 parent 2c1515c commit 516f8a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- When running `npx convex deploy`, the CLI will now ask for explicit confirmation
6+
before deleting large indexes. This change is helpful for avoiding situations
7+
where an index is accidentally deleted and backfilling it takes a long time.
8+
39
## 1.29.0
410

511
- Code generation changes: modules and functions are sorted in more situations,

0 commit comments

Comments
 (0)