reductive icon indicating copy to clipboard operation
reductive copied to clipboard

Redux in Reason

Results 25 reductive issues
Sort by recently updated
recently updated
newest added

I think there is a misunderstanding in Reductive about what a Redux enhancer is. From the redux docs: * A [middleware](https://github.com/reactjs/redux/blob/master/docs/Glossary.md#middleware) is a function from `getState` (returns the current state...

See: https://github.com/reasonml-community/reductive/blob/master/src/reductive.re#L64 The way createMake is written Reductive would never be able to perform the function of avoiding rerenders because there's only one action type and individual action types need...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies