Skip to content

Commit f72df60

Browse files
committed
add changeset
1 parent f12a5b8 commit f72df60

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.changeset/blue-balloons-turn.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@keystone-6/core": major
3+
---
4+
5+
Renamed `__ResolvedKeystoneConfig` to `ResolvedKeystoneConfig`.
6+
Changed `config` function to return config with defaults instead of just type casting. This now returns `ResolvedKeystoneConfig` instead of `KeystoneConfig`

.changeset/shaggy-beds-know.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@keystone-6/auth": major
3+
---
4+
5+
Changed type of `withAuth` input to `ResolvedKeystoneConfig` instead of `KeystoneConfig`

0 commit comments

Comments
 (0)