Skip to content

Releases: 10up/headstartwp

@headstartwp/next@1.4.3

06 Jun 18:53
078bba9
Compare
Choose a tag to compare

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

@headstartwp/core@1.4.4

06 Jun 18:53
078bba9
Compare
Choose a tag to compare

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.

@headstartwp/next@1.4.2

07 May 20:50
Compare
Choose a tag to compare

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/core@1.4.3

@headstartwp/core@1.4.3

07 May 20:50
Compare
Choose a tag to compare

Patch Changes

  • b3cd5fe: Fix: more fixes for esm builds
  • e7c84d5: Fix builds with vite
  • 399af78: Make ESM builds ESM compatible

@headstartwp/next@1.4.2-next.4

07 May 19:41
427ae86
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • b4708b4: Fix: deepmerge cjs package import

@headstartwp/next@1.4.2-next.3

07 May 19:15
dfcdf94
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 0682d9c: Fix: add .js to import statement for next.js path imports

@headstartwp/next@1.4.2-next.2

07 May 17:53
a9ca72d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • b3cd5fe: Fix: more fixes for esm builds
  • Updated dependencies [b3cd5fe]
    • @headstartwp/core@1.4.3-next.2

@headstartwp/next@1.4.2-next.1

07 May 16:49
22c864b
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 399af78: Make ESM builds ESM compatible
  • Updated dependencies [399af78]
    • @headstartwp/core@1.4.3-next.1

@headstartwp/next@1.4.2-next.0

07 May 13:46
1a2fef3
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e7c84d5: Fix builds with vite
  • Updated dependencies [e7c84d5]
    • @headstartwp/core@1.4.3-next.0

@headstartwp/core@1.4.3-next.2

07 May 17:53
a9ca72d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • b3cd5fe: Fix: more fixes for esm builds