Skip to content

Releases: satnaing/haru-fashion

2.0.0 (Haru API backend)

28 Feb 10:26
Compare
Choose a tag to compare

Haru API Backend

  • replace Firebase with Haru API
  • implement full-text search
  • add bags category
  • dynamic pagination
  • PWA

Full Changelog: v1.3.0...v2.0.0

1.3.0

24 Feb 06:40
Compare
Choose a tag to compare

Notable Changes

  • Refactor Context API for cart and wishlist
  • Remove getInitialProps in _app.tsx
  • Support Static Site Generation (SSG)

Full Changelog: v1.2.1...v1.3.0

1.2.0

22 Feb 14:13
Compare
Choose a tag to compare

Notable Changes

  • Support keyboard accessibility
  • Better performance
  • Enhanced SEO
  • Semantic Buttons

Full Changelog: v1.1.0...v1.2

1.1.0

18 Feb 04:47
Compare
Choose a tag to compare

Notable Changes

  • Add i18n to support multiple languages. (English & Burmese)
  • Mobile menu can toggle Language and Currency menu.
  • Change TypeScript to strict mode.
  • Update types for Context and components.