Skip to content

@headstartwp/next@1.4.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 18:53
· 50 commits to develop since this release
078bba9

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 for loading or error by themselves and there's no preloaded data, a runtime fatal error will be issued instead.

  • Updated dependencies [f6e005c]

    • @headstartwp/core@1.4.4