Releases: 10up/headstartwp
Releases · 10up/headstartwp
@headstartwp/[email protected]
@headstartwp/[email protected]
Minor Changes
- dad963d: Initial App Router Support
Patch Changes
- Updated dependencies [dad963d]
- @headstartwp/[email protected]
@headstartwp/[email protected]
Minor Changes
- dad963d: Initial App Router Support
@headstartwp/[email protected]
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/[email protected]
@headstartwp/[email protected]
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.
@headstartwp/[email protected]
Patch Changes
- 0682d9c: Fix: add .js to import statement for next.js path imports
- b3cd5fe: Fix: more fixes for esm builds
- b4708b4: Fix: deepmerge cjs package import
- e7c84d5: Fix builds with vite
- 399af78: Make ESM builds ESM compatible
- Updated dependencies [b3cd5fe]
- Updated dependencies [e7c84d5]
- Updated dependencies [399af78]
- @headstartwp/[email protected]
@headstartwp/[email protected]
@headstartwp/[email protected]
Patch Changes
- b4708b4: Fix: deepmerge cjs package import
@headstartwp/[email protected]
Patch Changes
- 0682d9c: Fix: add .js to import statement for next.js path imports
@headstartwp/[email protected]
Patch Changes
- b3cd5fe: Fix: more fixes for esm builds
- Updated dependencies [b3cd5fe]
- @headstartwp/[email protected]