Skip to content

Releases: w3bdesign/nextjs-woocommerce

Refactor and updates

02 Feb 21:21
6187f78
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17...1.18

Tailwind 3

03 Jan 15:41
ccb76b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16...1.17

Next 12

09 Dec 01:28
e287643
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15...1.16

Updated Next and other packages

26 Oct 02:08
a070cd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14...1.15

Updated packages

06 Oct 03:11
83f7ec9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13...1.14

Update Tailwind CSS

18 Jun 23:43
2061df9
Compare
Choose a tag to compare
  • Updated Tailwind CSS to version 2.2

Upgraded React Hook Form

05 Apr 18:28
bdeada6
Compare
Choose a tag to compare
  • Upgraded React Hook Form to v7.0.1

Increased amount of products being fetched

26 Feb 04:33
8a669fd
Compare
Choose a tag to compare
  • Limit was 24 products, this is now increased to 200.
  • Pagination support may need to be implemented for this to work optimally

Show regular price on single product page

16 Feb 13:32
6e7d8e4
Compare
Choose a tag to compare
  • Will now show the regular price on individual product page if on sale
  • Updated Nextjs to 10.0.7

Improve code quality

14 Feb 23:10
88a1405
Compare
Choose a tag to compare

Improve code quality by fixing SonarCloud issues