github-actions
released this
06 Jun 18:53
·
53 commits
to develop
since this release
Patch Changes
-
f6e005c: Fix: Improve types for better page props type inference.
It also updates types for data fetching hooks to better reflect the fact that
data
is treated as though it is always there and if users do not check forloading
orerror
by themselves and there's no preloaded data, a runtime fatal error will be issued instead. -
Updated dependencies [f6e005c]
- @headstartwp/core@1.4.4