Skip to content

Commit d5ba3eb

Browse files
Update .changeset/afraid-apricots-develop.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
1 parent ecdc5fb commit d5ba3eb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.changeset/afraid-apricots-develop.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
'astro': minor
33
---
44

5-
The hook `astro:config:setup` now provide a `"sync"` variant for the `command` property. This value is usually set when calling the command `astro sync`
5+
Adds a new variant `sync` for the `astro:config:setup` hook's `command` property. This value is set when calling the command `astro sync`.
6+
7+
If your integration previously relied on knowing how many variants existed for the `command` property, you must update your logic to account for this new option.

0 commit comments

Comments
 (0)