CHANGELOG
1.0.4-next.14 (2026-03-26)
🩹 Fixes
- update useAvailableCountries hook to specify query type
🧱 Updated Dependencies
- Updated core to 1.0.4-next.14
- Updated common/utils to 1.0.4-next.14
- Updated shared/types to 1.0.4-next.14
- Updated providers to 1.0.4-next.14
1.0.4-next.13 (2026-03-24)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.13
- Updated common/utils to 1.0.4-next.13
- Updated shared/types to 1.0.4-next.13
- Updated providers to 1.0.4-next.13
1.0.4-next.12 (2026-03-19)
🚀 Features
- add preRemove callback support for order line removal
🧱 Updated Dependencies
- Updated core to 1.0.4-next.12
- Updated common/utils to 1.0.4-next.12
- Updated shared/types to 1.0.4-next.12
- Updated providers to 1.0.4-next.12
1.0.4-next.11 (2026-03-18)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.11
- Updated common/utils to 1.0.4-next.11
- Updated shared/types to 1.0.4-next.11
- Updated providers to 1.0.4-next.11
1.0.4-next.10 (2026-03-18)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.10
- Updated common/utils to 1.0.4-next.10
- Updated shared/types to 1.0.4-next.10
- Updated providers to 1.0.4-next.10
1.0.4-next.9 (2026-03-16)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.9
- Updated common/utils to 1.0.4-next.9
- Updated shared/types to 1.0.4-next.9
- Updated providers to 1.0.4-next.9
1.0.4-next.8 (2026-03-13)
🚀 Features
- Switch out lodash for lodash-es
- Emit order:updated event on remove order line
- vendure: add related products plugin and types
🧱 Updated Dependencies
- Updated core to 1.0.4-next.8
- Updated common/utils to 1.0.4-next.8
- Updated shared/types to 1.0.4-next.8
- Updated providers to 1.0.4-next.8
1.0.4-next.7 (2026-03-11)
🚀 Features
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.4-next.7
- Updated common/utils to 1.0.4-next.7
- Updated shared/types to 1.0.4-next.7
- Updated providers to 1.0.4-next.7
1.0.4-next.6 (2026-03-09)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.6
- Updated common/utils to 1.0.4-next.6
- Updated shared/types to 1.0.4-next.6
- Updated providers to 1.0.4-next.6
1.0.4-next.5 (2026-03-09)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.5
- Updated common/utils to 1.0.4-next.5
- Updated shared/types to 1.0.4-next.5
- Updated providers to 1.0.4-next.5
1.0.4-next.4 (2026-03-09)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.4
- Updated common/utils to 1.0.4-next.4
- Updated shared/types to 1.0.4-next.4
- Updated providers to 1.0.4-next.4
1.0.4-next.3 (2026-03-06)
🧱 Updated Dependencies
- Updated core to 1.0.4-next.3
- Updated common/utils to 1.0.4-next.3
- Updated shared/types to 1.0.4-next.3
- Updated providers to 1.0.4-next.3
1.0.4-next.2 (2026-03-04)
🩹 Fixes
- add-item-to-order: avoid hiding quantity controls when order line exists
🧱 Updated Dependencies
- Updated core to 1.0.4-next.2
- Updated common/utils to 1.0.4-next.2
- Updated shared/types to 1.0.4-next.2
- Updated providers to 1.0.4-next.2
1.0.4-next.1 (2026-03-04)
🚀 Features
- add hook to get available countries
- Enhance useAddOrderToCart with query invalidation
- extend IEcomSDK with setChannelToken method
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.4-next.1
- Updated common/utils to 1.0.4-next.1
- Updated shared/types to 1.0.4-next.1
- Updated providers to 1.0.4-next.1
1.0.4-next.0 (2026-03-02)
🚀 Features
- add hook to get available countries
- Enhance useAddOrderToCart with query invalidation
- extend IEcomSDK with setChannelToken method
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.4-next.0
- Updated common/utils to 1.0.4-next.0
- Updated shared/types to 1.0.4-next.0
- Updated providers to 1.0.0-next.15
1.0.0-next.15 (2026-02-17)
🚀 Features
- Enhance useAddOrderToCart with query invalidation
- extend IEcomSDK with setChannelToken method
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.0-next.15
- Updated common/utils to 1.0.0-next.15
- Updated shared/types to 1.0.0-next.15
- Updated providers to 1.0.0-next.15
1.0.0-next.14 (2026-02-13)
🚀 Features
- Enhance useAddOrderToCart with query invalidation
- extend IEcomSDK with setChannelToken method
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.0-next.14
- Updated common/utils to 1.0.0-next.14
- Updated shared/types to 1.0.0-next.14
- Updated providers to 1.0.0-next.14
1.0.0-next.13 (2026-02-12)
🚀 Features
- Enhance useAddOrderToCart with query invalidation
- extend IEcomSDK with setChannelToken method
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.0-next.13
- Updated common/utils to 1.0.0-next.13
- Updated shared/types to 1.0.0-next.13
- Updated providers to 1.0.0-next.13
1.0.0-next.12 (2026-02-12)
🚀 Features
- extend IEcomSDK with setChannelToken method
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.0-next.12
- Updated common/utils to 1.0.0-next.12
- Updated shared/types to 1.0.0-next.12
- Updated providers to 1.0.0-next.12
1.0.0-next.11 (2026-02-09)
🚀 Features
- extend IEcomSDK with setChannelToken method
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 1.0.0-next.11
- Updated common/utils to 1.0.0-next.11
- Updated shared/types to 1.0.0-next.11
- Updated providers to 1.0.0-next.11
1.0.0-next.10 (2026-02-05)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.10
- Updated common/utils to 1.0.0-next.10
- Updated shared/types to 1.0.0-next.10
- Updated providers to 1.0.0-next.10
1.0.0-next.9 (2026-02-05)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.9
- Updated common/utils to 1.0.0-next.9
- Updated shared/types to 1.0.0-next.9
- Updated providers to 1.0.0-next.9
1.0.0-next.8 (2026-02-05)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.8
- Updated common/utils to 1.0.0-next.8
- Updated shared/types to 1.0.0-next.8
- Updated providers to 1.0.0-next.8
1.0.0-next.7 (2026-01-27)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.7
- Updated common/utils to 1.0.0-next.7
- Updated shared/types to 1.0.0-next.7
- Updated providers to 1.0.0-next.7
1.0.0-next.6 (2026-01-23)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.6
- Updated common/utils to 1.0.0-next.6
- Updated shared/types to 1.0.0-next.6
- Updated providers to 1.0.0-next.6
1.0.0-next.5 (2026-01-22)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.5
- Updated common/utils to 1.0.0-next.5
- Updated shared/types to 1.0.0-next.5
- Updated providers to 1.0.0-next.5
1.0.0-next.4 (2026-01-22)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.4
- Updated common/utils to 1.0.0-next.4
- Updated shared/types to 1.0.0-next.4
- Updated providers to 1.0.0-next.4
1.0.0-next.3 (2026-01-14)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.3
- Updated common/utils to 1.0.0-next.3
- Updated shared/types to 1.0.0-next.3
- Updated providers to 1.0.0-next.3
1.0.0-next.2 (2025-12-30)
🩹 Fixes
- update README and refine useActiveChannel hook for VendureSDK compatibility
🧱 Updated Dependencies
- Updated core to 1.0.0-next.2
- Updated common/utils to 1.0.0-next.2
- Updated shared/types to 1.0.0-next.2
- Updated providers to 1.0.0-next.2
1.0.0-next.1 (2025-12-30)
🧱 Updated Dependencies
- Updated core to 1.0.0-next.1
- Updated common/utils to 1.0.0-next.1
- Updated shared/types to 1.0.0-next.1
1.0.0-next.0 (2025-12-30)
🚀 Features
- extend IEcomSDK with setChannelToken method
🩹 Fixes
- improve error handling in utility functions
🧱 Updated Dependencies
- Updated core to 1.0.0-next.0
- Updated common/utils to 1.0.0-next.0
- Updated shared/types to 1.0.0-next.0
0.0.52-4 (2025-12-15)
🚀 Features
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- improve error handling in utility functions
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.52-4
- Updated common/utils to 0.0.52-4
- Updated shared/types to 0.0.52-4
0.0.52-3 (2025-12-12)
🚀 Features
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.52-3
- Updated common/utils to 0.0.52-3
- Updated shared/types to 0.0.52-3
0.0.52-2 (2025-12-12)
🚀 Features
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.52-2
- Updated common/utils to 0.0.52-2
- Updated shared/types to 0.0.52-2
0.0.52-1 (2025-12-11)
🚀 Features
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.52-1
- Updated common/utils to 0.0.52-1
- Updated shared/types to 0.0.52-1
0.0.52 (2025-12-11)
🚀 Features
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.52
- Updated common/utils to 0.0.52
- Updated shared/types to 0.0.52
0.0.51-0 (2025-12-11)
🚀 Features
- enhance type safety and SDK functionality across various components
- enhance SDK and HTTP client integration
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.51-0
- Updated common/utils to 0.0.51-0
- Updated shared/types to 0.0.51-0
0.0.50 (2025-11-25)
🚀 Features
- enhance order management hooks with context-aware query client (4fe1345)
- enhance order management with optimistic updates and new build script (bdd4365)
- add generateSearchInput utility function for structured search input generation (95f8d41)
- add Orders route and related hooks for customer order management (#36)
- add discount management components and hooks (#33)
- export new hooks for lazy queries and order states (094a830)
- add useLazyQuery and useOrderStates hooks (90fa49c)
- add more event to orderline, checkout and product (#28)
- add preAdd and preAdjust callbacks for order line and item adjustments (3991992)
- implement useElementSize hook for responsive element sizing (c6d4a91)
- add useUpdateOrder hook for order mutation (45f6f57)
- enhance authentication component documentation and improve accessibility features (b50282c)
- extend account channel and authentication hooks with error handling and new events (2098d28)
- Adjusted useLogoutProps to support asynchronous logout handling (a7e4f13)
- added headless logout component (844af0d)
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook (7e68378)
- update query invalidation for active order in useAdjustOrderLine hook (8c7d7ef)
- update orders handling to use OrderList structure (0540cea)
🧱 Updated Dependencies
- Updated core to 0.0.50
- Updated common/utils to 0.0.50
- Updated shared/types to 0.0.50
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.49 (2025-11-25)
🚀 Features
- enhance order management hooks with context-aware query client (4fe1345)
- enhance order management with optimistic updates and new build script (bdd4365)
- add generateSearchInput utility function for structured search input generation (95f8d41)
- add Orders route and related hooks for customer order management (#36)
- add discount management components and hooks (#33)
- export new hooks for lazy queries and order states (094a830)
- add useLazyQuery and useOrderStates hooks (90fa49c)
- add more event to orderline, checkout and product (#28)
- add preAdd and preAdjust callbacks for order line and item adjustments (3991992)
- implement useElementSize hook for responsive element sizing (c6d4a91)
- add useUpdateOrder hook for order mutation (45f6f57)
- enhance authentication component documentation and improve accessibility features (b50282c)
- extend account channel and authentication hooks with error handling and new events (2098d28)
- Adjusted useLogoutProps to support asynchronous logout handling (a7e4f13)
- added headless logout component (844af0d)
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook (7e68378)
- update query invalidation for active order in useAdjustOrderLine hook (8c7d7ef)
- update orders handling to use OrderList structure (0540cea)
🧱 Updated Dependencies
- Updated core to 0.0.49
- Updated common/utils to 0.0.49
- Updated shared/types to 0.0.49
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.48 (2025-11-07)
🚀 Features
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.48
- Updated common/utils to 0.0.48
- Updated shared/types to 0.0.48
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.47 (2025-10-08)
🚀 Features
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.47
- Updated common/utils to 0.0.47
- Updated shared/types to 0.0.47
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.46 (2025-10-08)
🚀 Features
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.46
- Updated common/utils to 0.0.46
- Updated shared/types to 0.0.46
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.45 (2025-10-06)
🚀 Features
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.45
- Updated common/utils to 0.0.45
- Updated shared/types to 0.0.45
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.44 (2025-10-02)
🚀 Features
- enhance order management hooks with context-aware query client
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.44
- Updated common/utils to 0.0.44
- Updated shared/types to 0.0.44
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.43 (2025-09-30)
🚀 Features
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.43
- Updated common/utils to 0.0.43
- Updated shared/types to 0.0.43
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.42 (2025-09-29)
🚀 Features
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.42
- Updated common/utils to 0.0.42
- Updated shared/types to 0.0.42
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.41 (2025-09-26)
🚀 Features
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- correct total quantity calculation in useRemoveOrderLine hook
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.41
- Updated common/utils to 0.0.41
- Updated shared/types to 0.0.41
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.40-0 (2025-09-26)
🚀 Features
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.40-0
- Updated common/utils to 0.0.40-0
- Updated shared/types to 0.0.40-0
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.39 (2025-09-26)
🚀 Features
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.39
- Updated common/utils to 0.0.39
- Updated shared/types to 0.0.39
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.38-1 (2025-09-26)
🚀 Features
- enhance order management with optimistic updates and new build script
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.38-1
- Updated common/utils to 0.0.38-1
- Updated shared/types to 0.0.38-1
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.38-0 (2025-09-25)
🚀 Features
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.38-0
- Updated common/utils to 0.0.38-0
- Updated shared/types to 0.0.38-0
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.37 (2025-09-25)
🚀 Features
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update query invalidation for active order in useAdjustOrderLine hook
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.37
- Updated common/utils to 0.0.37
- Updated shared/types to 0.0.37
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.36 (2025-09-25)
🚀 Features
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🩹 Fixes
- update orders handling to use OrderList structure
🧱 Updated Dependencies
- Updated core to 0.0.36
- Updated common/utils to 0.0.36
- Updated shared/types to 0.0.36
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.36-0 (2025-09-25)
🚀 Features
- add generateSearchInput utility function for structured search input generation
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.36-0
- Updated common/utils to 0.0.36-0
- Updated shared/types to 0.0.36-0
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.35 (2025-09-25)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.35
- Updated common/utils to 0.0.35
- Updated shared/types to 0.0.35
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.34-0 (2025-09-24)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.34-0
- Updated common/utils to 0.0.34-0
- Updated shared/types to 0.0.34-0
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.33 (2025-09-24)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.33
- Updated common/utils to 0.0.33
- Updated shared/types to 0.0.33
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32 (2025-09-24)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32
- Updated common/utils to 0.0.32
- Updated shared/types to 0.0.32
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-10 (2025-09-23)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-10
- Updated common/utils to 0.0.32-10
- Updated shared/types to 0.0.32-10
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-9 (2025-09-23)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-9
- Updated common/utils to 0.0.32-9
- Updated shared/types to 0.0.32-9
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-8 (2025-09-23)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-8
- Updated common/utils to 0.0.32-8
- Updated shared/types to 0.0.32-8
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-7 (2025-09-17)
🚀 Features
- add collection and collections functionality to SDK
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-7
- Updated common/utils to 0.0.32-7
- Updated shared/types to 0.0.32-7
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-6 (2025-09-17)
🚀 Features
- add collection and collections functionality to SDK
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-6
- Updated common/utils to 0.0.32-6
- Updated shared/types to 0.0.32-6
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-5 (2025-09-17)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-5
- Updated common/utils to 0.0.32-5
- Updated shared/types to 0.0.32-5
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-4 (2025-09-16)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-4
- Updated common/utils to 0.0.32-4
- Updated shared/types to 0.0.32-4
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-3 (2025-09-16)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-3
- Updated common/utils to 0.0.32-3
- Updated shared/types to 0.0.32-3
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-2 (2025-09-16)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-2
- Updated common/utils to 0.0.32-2
- Updated shared/types to 0.0.32-2
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.32-1 (2025-09-15)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.32-1
- Updated common/utils to 0.0.32-1
- Updated shared/types to 0.0.32-1
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.31 (2025-09-11)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.31
- Updated common/utils to 0.0.31
- Updated shared/types to 0.0.31
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.30 (2025-09-11)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.30
- Updated common/utils to 0.0.30
- Updated shared/types to 0.0.30
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.29 (2025-09-10)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.29
- Updated common/utils to 0.0.29
- Updated shared/types to 0.0.29
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.28 (2025-09-05)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.28
- Updated common/utils to 0.0.28
- Updated shared/types to 0.0.28
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.27 (2025-09-04)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.27
- Updated common/utils to 0.0.27
- Updated shared/types to 0.0.27
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.26 (2025-09-02)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.26
- Updated common/utils to 0.0.26
- Updated shared/types to 0.0.26
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.25 (2025-09-01)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.25
- Updated common/utils to 0.0.25
- Updated shared/types to 0.0.25
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.24 (2025-09-01)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.24
- Updated common/utils to 0.0.24
- Updated shared/types to 0.0.24
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.23 (2025-09-01)
🧱 Updated Dependencies
- Updated core to 0.0.23
- Updated common/utils to 0.0.23
- Updated shared/types to 0.0.23
0.0.22 (2025-09-01)
🧱 Updated Dependencies
- Updated core to 0.0.22-0
0.0.21 (2025-09-01)
🧱 Updated Dependencies
- Updated core to 0.0.21
- Updated common/utils to 0.0.21
- Updated shared/types to 0.0.21
0.0.20 (2025-08-26)
🧱 Updated Dependencies
- Updated core to 0.0.20
- Updated common/utils to 0.0.20
- Updated shared/types to 0.0.20
0.0.19 (2025-08-21)
🧱 Updated Dependencies
- Updated core to 0.0.19
- Updated common/utils to 0.0.19
- Updated shared/types to 0.0.19
0.0.18 (2025-08-21)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.18
- Updated common/utils to 0.0.18
- Updated shared/types to 0.0.18
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.17 (2025-08-21)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
- add more event to orderline, checkout and product
- add preAdd and preAdjust callbacks for order line and item adjustments
- implement useElementSize hook for responsive element sizing
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 0.0.17
- Updated common/utils to 0.0.17
- Updated shared/types to 0.0.17
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils @johannabertils
- Mathias Saxenstrand
0.0.16 (2025-08-14)
🧱 Updated Dependencies
- Updated core to 0.0.16
- Updated common/utils to 0.0.16
- Updated shared/types to 0.0.16
0.0.15 (2025-08-14)
🚀 Features
- add Orders route and related hooks for customer order management
- add discount management components and hooks
🧱 Updated Dependencies
- Updated core to 0.0.15
- Updated common/utils to 0.0.15
- Updated shared/types to 0.0.15
❤️ Thank You
- Johanna Bertils @johannabertils
0.0.14 (2025-07-11)
🚀 Features
- export new hooks for lazy queries and order states
- add useLazyQuery and useOrderStates hooks
🧱 Updated Dependencies
- Updated core to 0.0.14
- Updated common/utils to 0.0.14
- Updated shared/types to 0.0.14
❤️ Thank You
- Mathias Saxenstrand
0.0.13 (2025-07-09)
🧱 Updated Dependencies
- Updated core to 0.0.13
- Updated common/utils to 0.0.13
- Updated shared/types to 0.0.13
0.0.12 (2025-07-04)
🧱 Updated Dependencies
- Updated core to 0.0.12
- Updated common/utils to 0.0.12
- Updated shared/types to 0.0.12
0.0.11 (2025-07-04)
🧱 Updated Dependencies
- Updated core to 0.0.11
- Updated common/utils to 0.0.11
- Updated shared/types to 0.0.11
0.0.10 (2025-07-04)
🧱 Updated Dependencies
- Updated core to 0.0.10
- Updated common/utils to 0.0.10
- Updated shared/types to 0.0.10
0.0.9 (2025-07-04)
🚀 Features
- add more event to orderline, checkout and product
🧱 Updated Dependencies
- Updated core to 0.0.9
- Updated common/utils to 0.0.9
- Updated shared/types to 0.0.9
❤️ Thank You
- Johanna Bertils @johannabertils
0.0.8 (2025-07-03)
🚀 Features
- add preAdd and preAdjust callbacks for order line and item adjustments
🧱 Updated Dependencies
- Updated core to 0.0.8
- Updated common/utils to 0.0.8
- Updated shared/types to 0.0.8
❤️ Thank You
- Johanna Bertils
0.0.7 (2025-07-03)
🧱 Updated Dependencies
- Updated core to 0.0.7
- Updated common/utils to 0.0.7
- Updated shared/types to 0.0.7
0.0.7-7 (2025-07-03)
🧱 Updated Dependencies
- Updated core to 0.0.7-7
- Updated common/utils to 0.0.7-7
- Updated shared/types to 0.0.7-7
0.0.7-6 (2025-07-03)
🧱 Updated Dependencies
- Updated core to 0.0.7-6
- Updated common/utils to 0.0.7-6
- Updated shared/types to 0.0.7-6
0.0.7-5 (2025-07-03)
🧱 Updated Dependencies
- Updated core to 0.0.7-5
- Updated common/utils to 0.0.7-5
- Updated shared/types to 0.0.7-5
0.0.7-4 (2025-07-02)
🧱 Updated Dependencies
- Updated core to 0.0.7-4
- Updated common/utils to 0.0.7-4
- Updated shared/types to 0.0.7-4
0.0.7-3 (2025-07-02)
🧱 Updated Dependencies
- Updated core to 0.0.7-3
- Updated common/utils to 0.0.7-3
- Updated shared/types to 0.0.7-3
0.0.7-2 (2025-07-02)
🧱 Updated Dependencies
- Updated core to 0.0.7-2
- Updated common/utils to 0.0.7-2
- Updated shared/types to 0.0.7-2
0.0.7-1 (2025-07-02)
🧱 Updated Dependencies
- Updated core to 0.0.7-1
- Updated common/utils to 0.0.7-1
- Updated shared/types to 0.0.7-1
0.0.7-0 (2025-07-02)
🧱 Updated Dependencies
- Updated core to 0.0.7-0
- Updated common/utils to 0.0.7-0
- Updated shared/types to 0.0.7-0
0.0.6 (2025-07-01)
🧱 Updated Dependencies
- Updated core to 0.0.6
- Updated common/utils to 0.0.6
- Updated shared/types to 0.0.6
0.0.6-0 (2025-07-01)
🧱 Updated Dependencies
- Updated core to 0.0.6-0
- Updated common/utils to 0.0.6-0
- Updated shared/types to 0.0.6-0
0.0.5 (2025-07-01)
🧱 Updated Dependencies
- Updated core to 0.0.5
- Updated common/utils to 0.0.5
- Updated shared/types to 0.0.5
0.0.4 (2025-07-01)
🧱 Updated Dependencies
- Updated core to 0.0.4
- Updated common/utils to 0.0.4
- Updated shared/types to 0.0.4
0.0.3 (2025-07-01)
🧱 Updated Dependencies
- Updated core to 0.0.3
- Updated common/utils to 0.0.3
- Updated shared/types to 0.0.3
0.0.2 (2025-06-26)
🚀 Features
- implement useElementSize hook for responsive element sizing
🧱 Updated Dependencies
- Updated core to 0.0.2
- Updated common/utils to 0.0.2
- Updated shared/types to 0.0.2
❤️ Thank You
- Mathias Saxenstrand
0.0.1 (2025-06-26)
🚀 Features
- add useUpdateOrder hook for order mutation
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
- enhance cart functionality with AddItemToOrder component
- add AddItemToOrder component for managing cart items
- add react-native-web support and update Vite configurations
- implement platform-aware components and utilities
- generate project graph and update package.json files
- integrate React Compiler and update dependencies across the project
- price: enhance Price component with AsChildProps and custom currency support
- order-lines: introduce OrderLines component for managing cart items
- hooks: add useActiveCustomer and useProductDetail hooks
- store: add price and order-view components
- shared-types: create shared types library and update imports across the codebase
- Update Vite configuration to include additional external dependencies
- Implement fixDtsPathsPlugin for correcting .d.ts file paths and update Vite config files
- Add i18next and react-i18next dependencies for internationalization support
- Add useAsyncEffect hook and update exports for improved async handling
- Add new libraries and components for store and common utilities
🩹 Fixes
- hooks: add types export to package.json
🧱 Updated Dependencies
- Updated core to 0.0.1
- Updated common/utils to 0.0.1
- Updated shared/types to 0.0.1
❤️ Thank You
- Aniisa Bihi @aniisabihi
- Johanna Bertils
- Mathias Saxenstrand
2.0.10 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.10
- Updated common/utils to 2.0.10
- Updated shared/types to 2.0.10
2.0.9 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.9
- Updated common/utils to 2.0.9
- Updated shared/types to 2.0.9
2.0.8 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.8
- Updated common/utils to 2.0.8
- Updated shared/types to 2.0.8
2.0.7 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.7
- Updated common/utils to 2.0.7
- Updated shared/types to 2.0.7
2.0.6 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.6
- Updated common/utils to 2.0.6
- Updated shared/types to 2.0.6
2.0.5 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.5
- Updated common/utils to 2.0.5
- Updated shared/types to 2.0.5
2.0.4 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.4
- Updated common/utils to 2.0.4
- Updated shared/types to 2.0.4
2.0.3 (2025-06-25)
This was a version bump only for store/hooks to align it with other projects, there were no code changes.
2.0.1 (2025-06-25)
🧱 Updated Dependencies
- Updated core to 2.0.1
- Updated common/utils to 2.0.1
- Updated shared/types to 2.0.1
2.0.0 (2025-06-25)
🚀 Features
- enhance authentication component documentation and improve accessibility features
- extend account channel and authentication hooks with error handling and new events
- Adjusted useLogoutProps to support asynchronous logout handling
- added headless logout component
🧱 Updated Dependencies
- Updated core to 2.0.0
- Updated common/utils to 2.0.0
- Updated shared/types to 2.0.0
❤️ Thank You
- Aniisa Bihi @aniisabihi
1.0.3 (2025-06-05)
🚀 Features
- introduce haus-storefront-components-react-native app
- add FetchClient for API interactions and configure VSCode settings
- enhance cart functionality with AddItemToOrder component
- add AddItemToOrder component for managing cart items
- add react-native-web support and update Vite configurations
- implement platform-aware components and utilities
🧱 Updated Dependencies
- Updated core to 1.0.3
- Updated common/utils to 1.0.3
- Updated shared/types to 1.0.3
❤️ Thank You
- Johanna Bertils
- Mathias Saxenstrand
1.0.2 (2025-05-26)
🚀 Features
- integrate i18next for accessibility labels in quantity buttons
🧱 Updated Dependencies
- Updated core to 1.0.2
- Updated common/utils to 1.0.2
- Updated shared/types to 1.0.2
❤️ Thank You
- Mathias Saxenstrand
1.0.1 (2025-05-23)
🚀 Features
- generate project graph and update package.json files
- integrate React Compiler and update dependencies across the project
- eslint: enhance ESLint configuration with React Compiler support
- price: enhance Price component with AsChildProps and custom currency support
- quantity-buttons: integrate AsChildProps for flexible component rendering
- order-lines: introduce OrderLines component for managing cart items
🩹 Fixes
- nx.json: update preVersionCommand to include typecheck step before build
- nx.json: update preVersionCommand to target specific projects with dependencies
🧱 Updated Dependencies
- Updated core to 1.0.1
- Updated common/utils to 1.0.1
- Updated shared/types to 1.0.1
❤️ Thank You
- Mathias Saxenstrand
1.0.0 (2025-04-22)
🚀 Features
- hooks: add useActiveCustomer and useProductDetail hooks
- store: add price and order-view components
- shared-types: create shared types library and update imports across the codebase
- Update Vite configuration to include additional external dependencies
- Implement fixDtsPathsPlugin for correcting .d.ts file paths and update Vite config files
- Add i18next and react-i18next dependencies for internationalization support
- Add useAsyncEffect hook and update exports for improved async handling
- Add new libraries and components for store and common utilities
🩹 Fixes
- hooks: add types export to package.json
❤️ Thank You
- Johanna Bertils
- Mathias Saxenstrand