Skip to main content

@acromedia/gesso-bigcommerce-middleware

5.0.1

Patch Changes

5.0.0

Major Changes

  • bff9b4a: # Gesso V5 Update

    • 6 Functions Removed
    • 1 Theme Token Removed
    • 3 Components Removed
    • 12 Components With Removed Props
    • 2 Export Names Changed
    • 8 Type Changes

Patch Changes

4.6.1

Patch Changes

  • 76feb61: ### Fixed

    • Fixed issue with emails not encoding on customer signin, which was breaking forgot password if there was a plus sign in the email.

    Added

    • Server side logging when login fails

4.6.0

Minor Changes

  • 5b6dc72: Implemented react hook form

4.5.1

Patch Changes

4.5.0

Minor Changes

  • f849e7c: Add forgot password support, primarily for bigcommerce

4.4.0

Minor Changes

  • eb3f61cf: add create customer functionality to middleware

Patch Changes

  • e8e54cb4: Change req.body var to customerFields

4.3.0

Minor Changes

  • a2de32e: implemented the GetCustomerPayments
  • e5321ff: Add address middleware to fetch bigcommerce addresses.
  • 8d7f10a: Add customer edit functionality to middleware and move login functionality to login

4.2.0

Minor Changes

  • 2f3eb9c: implemented signIn functionality
  • a3e1ad5: NEXT_PUBLIC_BIGCOMMERCE_STOREHASH env var is needed for useOrders and other management hooks
  • a3e1ad5: Create middleware for big commerce orders endpoint.

Patch Changes

  • 5008386: further syncronizes Orders and related productData, configures to work with nextAuth

4.1.1

Patch Changes

  • 4505998: Fix issue with import in bigcommerce middleware due to case insensitive file naming on mac and windows

4.1.0

Minor Changes

  • 03f2414: Added server to server support for bigcommerce via customer impersonation tokens

Patch Changes

4.0.1

Patch Changes

4.0.0

Major Changes

  • f49ee1f: gesso v4 version bump

Patch Changes

3.0.0

Major Changes

  • a11ea27: Release v3 Gesso packages