We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e2aaf commit dd8e524Copy full SHA for dd8e524
1 file changed
pages/CHANGELOG.md
@@ -1,9 +1,5 @@
1
# Changelog
2
3
-## Unreleased
4
-
5
-- fix type issue in the `afterChange` virtual-fields hook
6
7
## 0.7.0
8
9
- feat: add request-scoped ancestor caching to avoid redundant DB queries when computing virtual fields for sibling pages
@@ -16,6 +12,7 @@
16
12
- fix: pass draft arg to parent document lookups in breadcrumb generation
17
13
- style: standardize icons to use Geist icon set (16x16 filled)
18
14
- refactor: use i18next interpolation for translations
15
+- fix type issue in the `afterChange` virtual-fields hook
19
- chore: upgrade to Payload 3.84.1
20
21
## 0.6.0
0 commit comments