Releases: w3bdesign/nextjs-woocommerce
Added code quality badges
Added code quality badges
- Added SonarCloud code quality badge
- Added Scrutinizer CI code quality badge
Update version tested with of WooCommerce and WP GraphQL
Update version tested with of WooCommerce and WP GraphQL
- WooCommerce 4.9.0
- WP GraphQL 1.1.2
Next 10 dynamic routes
- Updated NPM packages: Autoprefixer, React Hook Form and Next
- Updated WordPress and WP GraphQL
- Updated dynamic routes to work with Next 10
Update to Next.js 10
Replaced with Next/Image component with lazy loading and other image optimizations.
Made images responsive.
Update for latest plugin versions
Updated all npm packages and tested with the latest WordPress plugin versions.
The current release has been tested and is confirmed working with the following versions:
- WooCommerce version 4.6.1
- WP GraphQL version 0.13.3
- WooGraphQL version 0.6.1
Package updates
Updated all packages in packages.json and ensures that application is working as intended.
Added error display during checkout.
Removed all references to Apollo 2.6
Completed upgrade to Apollo version 3
Updated Apollo Client
Updated Apollo Client to version 3.0.2
We can now order products without images
Implemented React Hook Form
Implemented React Hook Form with form validation and error display
Variations/variable products is working
Fixed all visible bugs, variations and variable products are working.
Checkout with variations and variable products is working.
Last feature to implement now is react-hook-form