Releases: yahoo/fluxible
Releases · yahoo/fluxible
[email protected]
For a detailed explanation on how to migrate to 1.0.0, please check the migration guide.
- Remove dependency on legacy React context [#663]
- Add es build to the npm package [#683]
- Add support for React.ForwardRef on connectToStores with forwardRef option [#696]
- Remove wrappedComponent ref from connectToStores and provideContext [#696]
- Add withFluxible higher-order component and useFluxible hook [#705]
[email protected]
- refactor: remove debug dependency from all packages (#717)
[email protected]
- refactor: remove debug dependency from all packages (#717)
[email protected]
- refactor: remove debug dependency from all packages (#717)
[email protected]
- refactor: remove debug dependency from all packages (#717)
fluxible-v1.4.0
- [#537] Add config to allow removing second setImmediate wrapper around callback during action execution, so that there is less artifial yielding for most of the normal cases where callback function executes successfully with no exception.
skip updating scroll when the scroll position didn't change
#516 - skip updating scroll when the scroll position didn't change, this helps to fix the IOS Safari universal links bar hidden issue, previously the bar might be hidden when fluxible-router tries to do history.replaceState