Broadleaf Microservices
  • v1.0.0-latest-prod

Commerce Next.js Starter Release Notes for 1.6.0

Table of Contents

Features & Enhancements

  • Upgrade Axios dependency.

    • Axios use ES modules now instead of Common JS, which may require updating Jest to at least v29 if using an older version to handle the different import style. Since this may require additional work for users, it was released with a new minor version rather than a patch. Testing has found no functional regressions.