Releases: mirumee/nimara-ecommerce
v1.6.0
1.6.0 (2025-02-03)
Bug Fixes
- Add missing locale in links (#155) (cfa748a)
- Disable localeDetection in next-intl routing config (#111) (ed415e5)
- Dynamically generate robots.txt based on Vercel environment (#122) (3527890)
- Fix filtering by categories and collections (#136) (869f37c)
- Fix locale in relative paths (#159) (6305416)
- Fix PLP previous button behaviour (#160) (abd1838)
- Fix return cancel button behaviour (#165) (316e1f3)
- Fix sorting on mobile (#145) (adc3129)
- Fix wrong redirection on navbar links (#163) (9b8f972)
- Pass locale explicitly to shadcn pagination links (#148) (8bf32d2)
- Update env variables' descriptions (#146) (efbb161)
- Use redirect function from next-intl instead from next/navigation (#135) (ed7e3e1)
Features
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
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
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.