Releases: SalesforceCommerceCloud/pwa-kit
Releases · SalesforceCommerceCloud/pwa-kit
v1.1.0
This release focuses on minor fixes and enhancements around quantity picker components, developer experience, and localization.
Changes
Full changelog: v1.0.0...v1.1.0
New Components
The default quantity picker pattern for product detail pages and cart pages have a friendlier user experience.
- New Quantity Picker component. #102
Developer Experience Enhancements
Developers can see a helpful stack trace for non-production deployments and local development, shortening debugging time.
Performance
Some expensive page renders are faster thanks to caching and CPU optimizations.
Localization
As part of our gradual translation of PWA Kit across supported languages, the cart and checkout pages are prepared to accept translated messages.
- Localize cart and checkout messages. #106
Bug Fixes
- Fix wishlist bugs and provide better hooks for wishlist features. #64
- Fix pseudo-localization command to use
en-XB. #101 - Remove eslint rule which check for Salesforce copyright #104
Security Updates
- Update
inquirerpackage. #121