We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1515c commit 516f8a5Copy full SHA for 516f8a5
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 1.29.0
10
11
- Code generation changes: modules and functions are sorted in more situations,
0 commit comments