v2.2.1
🚀 Release Notes – Version 2.2.1
We’re excited to announce the release of Bagisto Headless eCommerce Framework v2.2.1, packed with enhancment, and performance improvements to deliver a smoother and more seamless experience.
Summary
- Patch release with bug fixes (checkout stepper, sitemap, robots.txt), a performance optimization (client → server component conversion).
Highlights
- Bug fixes: checkout stepper behavior, sitemap, and robots.txt updates.
- Performance: converted a client component to a server component.
What changed
-
Fixed issue: checkout steper, sitemap, robot.txt
- Notes: fixes to checkout stepper flow and updates to sitemap and robots.txt to improve crawler behavior and SEO.
-
Optimization: converted client component to server component
- Notes: moved a component from client to server rendering to reduce client bundle size and improve SSR performance. Verify any code relying on browser-only APIs or client-side lifecycle behavior.