You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restructured static filters state to allow user to store more complex combination of static filters as well as field value filters. SelectableFilter interface is replaced with SelectableStaticFilter, which uses the new StaticFilter interface from search-core V2. The static filters state now accepts an array of SelectableStaticFilter. (#130 )
All exports marked as @deprecated in previous version(s) as part of a rebranding process is now removed in V2 (#132 )
for more details, the removed deprecated identifiers are listed in v1.3 release notes