Skip to content

React: v4.3.1

Choose a tag to compare

@siddharthlatest siddharthlatest released this 26 Jul 08:16
7584480

@appbaseio/reactivesearch 4.3.1

New Features

  • SearchBox: downShiftProps prop to pass custom props through to the underlying Downshift instance

Bug Fixes

  • ErrorBoundary: guard onError so it only fires when state.error is truthy — fixes null-callback spam on every re-render in error monitoring integrations

Examples

  • Migrate web examples to the Render ReactiveSearch API (reactivesearch-api-9-4-0.onrender.com) with shared read-only credentials, unblocking Docs CodeSandbox embeds
  • Retarget ToggleButton examples from meetup_app to good-books-ds
  • Simplify QuerySuggestion demo configuration

Dependencies

  • reactivecore unchanged at 10.4.0 (same as 4.3.0)
  • Added npm bugs metadata (https://github.com/appbaseio/reactivesearch/issues)