Skip to content

Releases: w3bdesign/nextjs-woocommerce

Added code quality badges

14 Feb 22:09
dbd1f88
Compare
Choose a tag to compare

Added code quality badges

  • Added SonarCloud code quality badge
  • Added Scrutinizer CI code quality badge

Update version tested with of WooCommerce and WP GraphQL

16 Jan 03:37
f403df7
Compare
Choose a tag to compare

Update version tested with of WooCommerce and WP GraphQL

  • WooCommerce 4.9.0
  • WP GraphQL 1.1.2

Next 10 dynamic routes

07 Jan 04:23
22129d5
Compare
Choose a tag to compare
  • 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

29 Oct 01:30
2073d34
Compare
Choose a tag to compare

Replaced with Next/Image component with lazy loading and other image optimizations.

Made images responsive.

Update for latest plugin versions

24 Oct 04:20
7d0e92c
Compare
Choose a tag to compare

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

14 Sep 21:33
f7eeca9
Compare
Choose a tag to compare

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

23 Jul 23:29
2930f4a
Compare
Choose a tag to compare

Completed upgrade to Apollo version 3

Updated Apollo Client

23 Jul 16:08
9cb52a3
Compare
Choose a tag to compare

Updated Apollo Client to version 3.0.2

We can now order products without images

Implemented React Hook Form

07 Jul 00:57
b049d18
Compare
Choose a tag to compare

Implemented React Hook Form with form validation and error display

Variations/variable products is working

06 Jul 22:03
d017798
Compare
Choose a tag to compare

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