Update Logs

Version 1.3.3 - [Jul 13, 2025]

  • Massive UI Improvements

Version 1.3.2 - [May 04, 2025]

  • Fix issue on product schema

Version 1.3.1 - [Mar 20, 2025]

  • Fix peer dependencies issue and NextConfig warning
  • Migrated from react-instantsearch-dom to react-instantsearch
  • Updated dependency and removed unused files

Version 1.3.0 - [Mar 03, 2025]

  • Fix excessive API calls on Sanity
  • Input validation on Add Review form
  • Using RTK Query for fetching data and mutations
  • Fix link undefined issue on cart page
  • Code refactoring for re-usability and UI improvements

Version 1.2.1 - [Feb 13, 2025]

  • Upgraded to Next15
  • Upgraded to Tailwind v4
  • Form validation using React Hook Form
  • Fully functional checkout page (with input validation and state changes)
  • Refactored products filtering; querying from Sanity
  • Managing user addresses (Shipping and Billing) on database
  • Improve re-usability, code refactoring, etc.

Version 1.0.1 - [Feb 02, 2025]

  • Fix countdown timer
  • Showing indicator if product has been added to wishlist
  • Redesign Empty Cart page

Version 1.0.0 - [Sept 22, 2024]

  • Initial Release