Skip to content

Releases: mirumee/nimara-ecommerce

v1.2.0

29 Nov 17:14
Compare
Choose a tag to compare

1.2.0 (2024-11-29)

Features

  • Upgrade Next.js to v15 and React to v19 in storefront (#95) (173a78f)

v1.1.0

25 Oct 14:47
Compare
Choose a tag to compare

1.1.0 (2024-10-25)

Bug Fixes

  • Add locale prefixes in navigation functions (#40) (6cee934)
  • Adjust footer (#30) (38c3a7b)
  • Check in e2e tests if user has saved payment methods (#43) (b5c4311)
  • Close search form after submitting (#23) (ec6d36d), closes #18
  • Fix closing search bar (#32) (3488408)
  • Fix disappearing product variants while clicking (#42) (94ee621)
  • Fix missing 'Add new address' button in account page (#55) (4fe1cb8)
  • Fix opening the add new address modal (#56) (f33cba3)
  • Fix redirection after search icon clicking (#25) (78b2b7d)
  • Fix search bar position (#62) (180728a)
  • Improve og images (#21) (8e5a8aa)
  • Remove doubled Add new address button (#24) (ccaa321)

Features

Nimara v1.0.0

23 Oct 12:49
26aa9e6
Compare
Choose a tag to compare

We’re excited to announce the release of Nimara 1.0 to the world today. This version ships the complete high-performance e-commerce storefront multi-region, global brands.

🚀 Features

  • Headless Architecture: Built on top of Saleor, Nimara's headless architecture provides a flexible, easy-to-maintain, and ready-to-deploy solution for online businesses.

  • Next.js 14: App router, React Server Components (RSC), Server Actions, Caching and Static Site Generation (SSG) support with Typescript setup.

  • Shadcn UI/Tailwind CSS: Nimara's UI uses Shadcn UI and Tailwind CSS, providing a modern and customizable design system.

  • Turborepo: Nimara's monorepo is powered by Turborepo, a fast and scalable build system for monorepos. Automated tests with Playwright, Storybook for UI development, and setup for Docs are included.

  • Stripe Integration: Nimara's storefront uses Stripe Payment Element for secure payment processing.

  • Customizable infrastructure: Nimara's infrastructure is highly customizable, allowing you to tailor it to your specific needs and requirements. Extend it by providing the setup to any third-party service.

  • Tooling included: Comes with ESLint, Prettier, Husky, Lint Staged, and Codegen preconfigured.