Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.23 KB

File metadata and controls

17 lines (10 loc) · 1.23 KB

@dashcommerce/starter

0.3.0

Minor Changes

  • #12 321e810 Thanks @cavewebs! - Upgrade to emdash 0.6.0.

    • @dashcommerce/core: widen emdash peer range to >=0.5.0 <0.7.0. Bump the bundled devDeps (emdash, @emdash-cms/admin) to ^0.6.0 so the package builds against current types. No public API changes.
    • @dashcommerce/starter: bump emdash and @emdash-cms/cloudflare to ^0.6.0. 0.6's release fix for syncSearchState FTS-during-field-creation eliminates the partial-DDL issue that was truncating collection schemas on Cloudflare D1 setup and throwing mid-seed on Postgres. Storefront surfaced zero typecheck errors on the upgrade — no porting required.

    Stripe webhook body-clone patch regenerated for 0.6 (patches/emdash@0.6.0.patch) since the upstream request.clone().json() fix still isn't in place.

Patch Changes

  • Updated dependencies [321e810]:
    • @dashcommerce/core@0.1.4