github vendure-ecommerce/vendure v3.5.2

one hour ago

Here are the notable improvements in Vendure v3.5.2:

Next.js Storefront

When you start a new project using @vendure/create, you now have the option to include our brand-new Next.js Storefront! This gives you a true full-stack headless commerce project in a modern monorepo configuration.

image

For existing projects, you can also try out the storefront:

Dashboard fixes

We have continued to refine and polish the new Dashboard with over 20 fixes and features in this release, including:

  • Drag-drop reordering of collections
  • Ability to add surcharges when modifying orders
  • Improved right-to-left layout

Core fixes

There are a number of significant fixes in Vendure core too, including:

  • Huge performance improvement when dealing with self-referencing entity lists (e.g. if you define a Product relation custom field on the Product entity)
  • A very important fix for scheduled tasks on postgres, to ensure that tasks get executed by only a single worker in horizontally-scaled environments
  • Fixes and optimizations to advanced filtering of paginated list queries

📚v3.5.2 Changelog

What's Changed

New Contributors

Full Changelog: v3.5.1...v3.5.2

Don't miss a new vendure release

NewReleases is sending notifications on new releases.