Releases: w3bdesign/nextjs-woocommerce
Releases · w3bdesign/nextjs-woocommerce
Refactor and updates
What's Changed
- Change Tailwind CSS to 3 in features by @w3bdesign in #742
- Update dependency react-instantsearch-dom to ^6.19.0 by @renovate in #744
- Update dependency algoliasearch to ^4.12.0 by @renovate in #746
- Update dependency react-hook-form to ^7.23.0 by @renovate in #747
- Prettier by @w3bdesign in #748
- Update dependency react-hook-form to ^7.24.0 by @renovate in #750
- Update dependency react-instantsearch-dom to ^6.20.0 by @renovate in #751
- Update dependency react-hook-form to ^7.25.0 by @renovate in #752
- Update dependency react-instantsearch-dom to ^6.21.0 by @renovate in #753
- Update Next version in README by @w3bdesign in #754
- Update dependency react-hook-form to ^7.25.1 by @renovate in #755
- Update dependency graphql to ^16.3.0 by @renovate in #756
- Use concise character class syntax by @w3bdesign in #757
- Next lint by @w3bdesign in #758
- Update dependency postcss-preset-env to ^7.3.0 by @renovate in #760
- Bump next from 12.0.9 to 12.0.10 by @dependabot in #762
- Bump eslint-config-next from 12.0.9 to 12.0.10 by @dependabot in #761
- Update dependency react-instantsearch-dom to ^6.22.0 by @renovate in #763
- Refactor code by @w3bdesign in #765
- Npm refresh by @w3bdesign in #766
- Refactor by @w3bdesign in #767
Full Changelog: 1.17...1.18
Tailwind 3
What's Changed
- Remove empty line by @w3bdesign in #729
- Bump tailwindcss from 2.2.19 to 3.0.0 by @dependabot in #731
- Update dependency tailwindcss to ^3.0.1 by @renovate in #730
- Update dependency react-hook-form to ^7.22.0 by @renovate in #733
- Change purge to content and upgrade packages by @w3bdesign in #734
- Refetch cart on page load by @w3bdesign in #735
- Upgrade tested version of WooCommerce by @w3bdesign in #736
- Update dependency react-instantsearch-dom to ^6.18.0 by @renovate in #737
- Update dependency graphql to ^16.2.0 by @renovate in #738
- Update dependency postcss-preset-env to ^7.1.0 by @renovate in #739
- Update dependency postcss-preset-env to ^7.2.0 by @renovate in #741
Full Changelog: 1.16...1.17
Next 12
What's Changed
- Fix menu on Ipad by @w3bdesign in #658
- Update Nextjs version in README by @w3bdesign in #659
- Bump graphql from 15.6.1 to 15.7.1 by @dependabot in #664
- Bump react-instantsearch-dom from 6.13.0 to 6.15.0 by @dependabot in #666
- Refactored billing form by @mrbrianevans in #639
- Hacktoberfest by @w3bdesign in #669
- Bump react-hook-form from 7.17.5 to 7.18.0 by @dependabot in #665
- Add prettier config for formatting by @mrbrianevans in #671
- Bump autoprefixer from 10.3.7 to 10.4.0 by @dependabot in #667
- Bump graphql from 15.7.1 to 16.0.0 by @dependabot in #668
- Bump tailwindcss from 2.2.17 to 2.2.19 by @dependabot in #673
- Bump graphql from 16.0.0 to 16.0.1 by @dependabot in #675
- Bump @types/react from 17.0.33 to 17.0.34 by @dependabot in #676
- Bump react-hook-form from 7.18.0 to 7.18.1 by @dependabot in #674
- Bump react-hook-form from 7.18.1 to 7.19.2 by @dependabot in #680
- Bump @apollo/client from 3.4.16 to 3.4.17 by @dependabot in #679
- Bump react-hook-form from 7.19.2 to 7.19.5 by @dependabot in #682
- Bump react-hook-form from 7.19.5 to 7.20.0 by @dependabot in #686
- Bump react-hook-form from 7.20.0 to 7.20.2 by @dependabot in #690
- Bump @types/react from 17.0.34 to 17.0.36 by @dependabot in #689
- Bump react-instantsearch-dom from 6.15.0 to 6.16.0 by @dependabot in #695
- Bump @types/react from 17.0.36 to 17.0.37 by @dependabot in #697
- Bump postcss from 8.3.11 to 8.4.1 by @dependabot in #696
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #698
- Bump react-hook-form from 7.20.2 to 7.20.5 by @dependabot in #702
- Bump postcss from 8.4.1 to 8.4.4 by @dependabot in #699
- Bump babel-plugin-styled-components from 1.13.3 to 2.0.2 by @dependabot in #701
- Add code quality badge by @w3bdesign in #706
- Replace alerts with code quality badge by @w3bdesign in #707
- Bump react-hook-form from 7.20.5 to 7.21.0 by @dependabot in #705
- Replace Dependabot with Renovate by @w3bdesign in #708
- Bump prettier from 2.5.0 to 2.5.1 by @dependabot in #703
- Replace live URL by @w3bdesign in #712
- Add default Codeclimate config file by @w3bdesign in #717
- Update dependency postcss-preset-env to v7 by @renovate in #714
- Increase complexity treshold by @w3bdesign in #718
- Update dependency react-instantsearch-dom to ^6.17.0 by @renovate in #722
- Bump graphql from 16.0.1 to 16.1.0 by @dependabot in #720
- Update dependency next to v12 by @renovate in #713
- Decrease nav width on md breakpoint by @w3bdesign in #723
- Fix "method_lines" issue in components/Header/Hamburger by @w3bdesign in #724
- Fix "method_lines" issue by @w3bdesign in #726
- Remove unneeded lines of code by @w3bdesign in #728
New Contributors
- @mrbrianevans made their first contribution in #639
- @renovate made their first contribution in #714
Full Changelog: 1.15...1.16
Updated Next and other packages
What's Changed
- Remove Scrutinizer by @w3bdesign in #614
- Fix quality gate badge by @w3bdesign in #615
- Fix "similar-code" issue in pages/produkter.js by @w3bdesign in #621
- Add CodeClimate badge by @w3bdesign in #622
- Bump next from 11.1.3-canary.45 to 11.1.3-canary.48 by @dependabot in #625
- Bump next from 11.1.3-canary.48 to 11.1.3-canary.57 by @dependabot in #629
- Bump react-hook-form from 7.17.1 to 7.17.2 by @dependabot in #627
- Bump next from 11.1.3-canary.57 to 11.1.3-canary.64 by @dependabot in #630
- Bump next from 11.1.3-canary.64 to 11.1.3-canary.65 by @dependabot in #633
- Bump @types/react from 17.0.27 to 17.0.29 by @dependabot in #632
- Bump next from 11.1.3-canary.65 to 11.1.3-canary.70 by @dependabot in #637
- Bump @types/react from 17.0.29 to 17.0.30 by @dependabot in #638
- Bump tailwindcss from 2.2.16 to 2.2.17 by @dependabot in #635
- Bump react-hook-form from 7.17.2 to 7.17.4 by @dependabot in #634
- Bump next from 11.1.3-canary.70 to 11.1.3-canary.80 by @dependabot in #640
- Bump next from 11.1.3-canary.80 to 11.1.3-canary.83 by @dependabot in #642
- Bump next from 11.1.3-canary.83 to 11.1.3-canary.86 by @dependabot in #645
- Bump react-hook-form from 7.17.4 to 7.17.5 by @dependabot in #644
- Bump styled-components from 5.3.1 to 5.3.3 by @dependabot in #643
- Bump postcss from 8.3.9 to 8.3.11 by @dependabot in #652
- Bump next from 11.1.3-canary.86 to 11.1.3-canary.94 by @dependabot in #651
- Bump @types/react from 17.0.30 to 17.0.31 by @dependabot in #650
- Bump next from 11.1.3-canary.94 to 11.1.3-canary.100 by @dependabot in #655
- Update Next by @w3bdesign in #657
Full Changelog: 1.14...1.15
Updated packages
What's Changed
- Bump algoliasearch from 4.9.3 to 4.10.2 by @dependabot in #521
- Bump graphql from 15.5.0 to 15.5.1 by @dependabot in #516
- Bump react-instantsearch-dom from 6.11.1 to 6.11.2 by @dependabot in #522
- Bump tailwindcss from 2.2.0 to 2.2.4 by @dependabot in #520
- Bump babel-plugin-styled-components from 1.12.0 to 1.13.1 by @dependabot in #523
- Bump @types/react from 17.0.11 to 17.0.13 by @dependabot in #524
- Bump babel-plugin-styled-components from 1.13.1 to 1.13.2 by @dependabot in #531
- Bump autoprefixer from 10.2.6 to 10.3.0 by @dependabot in #532
- Bump autoprefixer from 10.3.0 to 10.3.1 by @dependabot in #534
- Bump @types/react from 17.0.13 to 17.0.14 by @dependabot in #530
- Bump react-hook-form from 7.8.8 to 7.11.0 by @dependabot in #533
- Bump react-hook-form from 7.11.0 to 7.11.1 by @dependabot in #536
- Bump postcss from 8.3.5 to 8.3.6 by @dependabot in #538
- Bump react-hook-form from 7.11.1 to 7.12.0 by @dependabot in #539
- Bump tailwindcss from 2.2.4 to 2.2.7 by @dependabot in #541
- Bump react-hook-form from 7.12.0 to 7.12.1 by @dependabot in #542
- Bump @apollo/client from 3.3.20 to 3.3.21 by @dependabot in #529
- Bump react-hook-form from 7.12.1 to 7.12.2 by @dependabot in #544
- Bump @types/react from 17.0.14 to 17.0.15 by @dependabot in #540
- Bump next from 10.2.3 to 11.0.1 by @dependabot in #519
- Bump next from 11.0.1 to 11.1.0 by @dependabot in #552
- Bump @apollo/client from 3.3.21 to 3.4.7 by @dependabot in #550
- Bump algoliasearch from 4.10.2 to 4.10.3 by @dependabot in #527
- Bump react-instantsearch-dom from 6.11.2 to 6.12.1 by @dependabot in #546
- Bump @types/react from 17.0.15 to 17.0.18 by @dependabot in #553
- Bump @apollo/client from 3.4.7 to 3.4.8 by @dependabot in #554
- Bump @types/react from 17.0.18 to 17.0.19 by @dependabot in #555
- Bump algoliasearch from 4.10.3 to 4.10.4 by @dependabot in #558
- Bump autoprefixer from 10.3.1 to 10.3.2 by @dependabot in #557
- Bump next from 11.1.0 to 11.1.2 by @dependabot in #571
- Bump react-hook-form from 7.12.2 to 7.14.2 by @dependabot in #570
- Bump react-hook-form from 7.14.2 to 7.15.1 by @dependabot in #579
- Bump react-hook-form from 7.15.1 to 7.15.2 by @dependabot in #581
- Bump tailwindcss from 2.2.7 to 2.2.15 by @dependabot in #584
- Bump @types/react from 17.0.19 to 17.0.21 by @dependabot in #585
- Bump react-hook-form from 7.15.2 to 7.15.4 by @dependabot in #587
- Bump postcss from 8.3.6 to 8.3.7 by @dependabot in #593
- Bump algoliasearch from 4.10.4 to 4.10.5 by @dependabot in #562
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #594
- Bump @types/react from 17.0.21 to 17.0.24 by @dependabot in #591
- Bump autoprefixer from 10.3.2 to 10.3.6 by @dependabot in #599
- Bump @types/react from 17.0.24 to 17.0.26 by @dependabot in #603
- Bump styled-components from 5.3.0 to 5.3.1 by @dependabot in #559
- Bump postcss from 8.3.7 to 8.3.8 by @dependabot in #598
- Bump react-hook-form from 7.15.4 to 7.17.0 by @dependabot in #604
- Bump @apollo/client from 3.4.8 to 3.4.15 by @dependabot in #600
- Bump graphql from 15.5.1 to 15.6.0 by @dependabot in #588
- Bump tailwindcss from 2.2.15 to 2.2.16 by @dependabot in #597
- Bump @types/react from 17.0.26 to 17.0.27 by @dependabot in #606
- Bump postcss from 8.3.8 to 8.3.9 by @dependabot in #609
- Bump autoprefixer from 10.3.6 to 10.3.7 by @dependabot in #607
- Dev by @w3bdesign in #611
- Remove node-fetch by @w3bdesign in #612
- Reimplement node-fetch by @w3bdesign in #613
Full Changelog: 1.13...1.14
Update Tailwind CSS
- Updated Tailwind CSS to version 2.2
Upgraded React Hook Form
- Upgraded React Hook Form to v7.0.1
Increased amount of products being fetched
- 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
- Will now show the regular price on individual product page if on sale
- Updated Nextjs to 10.0.7
Improve code quality
Improve code quality by fixing SonarCloud issues