nextjs-woocommerce

🔥 Next.js (React) headless eCommerce site with Typescript, WordPress (WooCommerce) backend and Algolia search

GPL-3.0 License

Stars
472
Committers
13

Bot releases are hidden (Show)

nextjs-woocommerce - Version 1.28

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.27...1.28

nextjs-woocommerce - Version 1.27

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.26...1.27

nextjs-woocommerce - Version 1.26

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.25...1.26

nextjs-woocommerce - Version 1.25

Published by w3bdesign over 2 years ago

nextjs-woocommerce - Version 1.24

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.23...1.24

nextjs-woocommerce - Version 1.23

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.22...1.23

nextjs-woocommerce - Version 1.22

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.21...1.22

nextjs-woocommerce - Version 1.21

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.20...1.21

nextjs-woocommerce - Version 1.20

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.19...1.20

nextjs-woocommerce - Updates

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.18...1.19

nextjs-woocommerce - Refactor and updates

Published by w3bdesign over 2 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.17...1.18

nextjs-woocommerce - Tailwind 3

Published by w3bdesign almost 3 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.16...1.17

nextjs-woocommerce - Next 12

Published by w3bdesign almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.15...1.16

nextjs-woocommerce - Updated Next and other packages

Published by w3bdesign almost 3 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.14...1.15

nextjs-woocommerce - Updated packages

Published by w3bdesign about 3 years ago

What's Changed

Full Changelog: https://github.com/w3bdesign/nextjs-woocommerce/compare/1.13...1.14

nextjs-woocommerce - Update Tailwind CSS

Published by w3bdesign over 3 years ago

  • Updated Tailwind CSS to version 2.2
nextjs-woocommerce - Upgraded React Hook Form

Published by w3bdesign over 3 years ago

  • Upgraded React Hook Form to v7.0.1
nextjs-woocommerce - Increased amount of products being fetched

Published by w3bdesign over 3 years ago

  • Limit was 24 products, this is now increased to 200.
  • Pagination support may need to be implemented for this to work optimally
nextjs-woocommerce - Show regular price on single product page

Published by w3bdesign over 3 years ago

  • Will now show the regular price on individual product page if on sale
  • Updated Nextjs to 10.0.7
nextjs-woocommerce - Improve code quality

Published by w3bdesign over 3 years ago

Improve code quality by fixing SonarCloud issues