Releases: seamapi/react
Releases · seamapi/react
v1.11.0
v1.10.0
v1.9.1
v1.9.0
v1.8.0
v1.7.0
Bug Fixes
- Add check for valid provider options (d578649)
- Add missing return types (848eeae)
- Change to inline addition (c7f3d44)
- Do not throw in createSeamContextValue (f79eed3)
- Format (89d3982)
- Move content to
t
(087ffcd) - Remove use client directive (9fef880)
- Show number of applies filters when 1 is active (c463ad7)
- Update context if provider props change (1a04b9e)
- Update hard-coded content approach (10b2663)
Features
- Add issue icon to access code row (2a9f25e)
- Add queryClient prop to SeamProvider (d16a61e)
- Add useDeviceModels (a93fec6)
- Bundle custom elements (web components) (#199) (e5daafe)
- Export hooks separately (921db47)
- Export SeamProviderProps and interfaces (e66c74e)
- Update CSP (3b32373)
- Update fake-seam-connect (bb0aef4)
- Use useDeviceModels in SupportedDeviceTable (940ba06)
v1.6.0
v1.5.1
v1.5.0
v1.4.0
Bug Fixes
- Do not use axios in SupportedDeviceTable (70391c7)
- Do not use defaultProps (03f37b1)
- Ensure optional bool props always default to false (eed8d4a)
- Loading behavior for SupportedDeviceTable (9686531)
- Prefer searchParams (ba0a7df)
- Rename seam-supported-devices-table class to match component (0addf7a)
- Use class over style for menu visibility (5a6384b)
- Use img width over style width (257f35e)
Features
- Update seamapi to v6 (c635ce3)