Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

redux-saga

We are on a mission to bring ease for side effects management in Redux applications.
Collective - Host: opensource - https://opencollective.com/redux-saga - Code: https://github.com/redux-saga/redux-saga

Version Packages (#2387)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/redux-saga/redux-saga - 9ec63efbffb576a5d2c8b4bbf9df8f020693fdad authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Inline what was being imported from `redux` (#2402)

* Inline what was being imported from `redux`

* try with never

* Prepare files for TS 4.0+...

github.com/redux-saga/redux-saga - 3867c028881223424f15046058745e06b77b0187 authored about 1 year ago by Mateusz Burzyński <[email protected]>
Add `SECURITY.md`

github.com/redux-saga/redux-saga - b93a5364913e01204a4b438cbb9db1fe1d19f7cb authored about 1 year ago by Mateusz Burzyński <[email protected]>
#2385: fixed put/putResolve typings for thunk actions (#2386)

github.com/redux-saga/redux-saga - 9c59ac93ec4389d6a1e98e46fc3cddb98523e589 authored over 1 year ago by Evgeny Kudryavtsev <[email protected]>
Fixed typo in `configureStore` function (#2375)

Regarding the @redux/toolkit documents, an object will be passed to the configureStore function....

github.com/redux-saga/redux-saga - 9c2af0c453898bd4c9eef42b364f9f6f212adb2e authored almost 2 years ago by Mahdi Khashan <[email protected]>
Version Packages (#2373)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/redux-saga/redux-saga - 5640e428735b57f15f4235729dc6095f7ba3e484 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update saga middleware options to reflect implementation (#2372)

We already allowed `channel` to be passed into `createSagaMiddleware`,
this change simply updat...

github.com/redux-saga/redux-saga - 2cccf480a8ef67680daf319893a690f0cb74ef9e authored almost 2 years ago by Eric Bower <[email protected]>
chore: change start example scripts (#2368)

github.com/redux-saga/redux-saga - daf805c0af6f9128dc21b6d73aae2f7c97c5a7df authored almost 2 years ago by 大左 <[email protected]>
docs(readme): add discord link (#2365)

github.com/redux-saga/redux-saga - ac8ef76ca82c8e1aeac1568adbd458a73768063f authored almost 2 years ago by Eric Bower <[email protected]>
chore: deploy docs website automatically (#2364)

This allows us to automatically deploy the docs website when pushing or
merging to our `main` b...

github.com/redux-saga/redux-saga - e9ab0a698a9fded18ec9d7c89537175c33557d96 authored almost 2 years ago by Eric Bower <[email protected]>
Contributing doc update (#2355)

github.com/redux-saga/redux-saga - 761461ae2f7ef8d68964f74e8aabc629c8035513 authored almost 2 years ago by Anandha Krishnan S <[email protected]>
Update effects.d.ts code docs to reflect puts error bubbling behavior (#2360)

The documentation here doesn't match what the real behavior is. (Also inconsistent with the read...

github.com/redux-saga/redux-saga - fa8bc3b9f8e05958388c5ee34b970162e1a7fbbf authored almost 2 years ago by Shaun Whyte <[email protected]>
Snippet (#2333)

* use configureStore instead of createStore

github.com/redux-saga/redux-saga - 38ac71b0a5bcbf086bd55f77edf6be12a4078e89 authored about 2 years ago by LordMoMA <[email protected]>
Version Packages (#2347)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/redux-saga/redux-saga - 4ebb5930303b0a27b8ce91241afa6972dadad018 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update `prettier` and format all code (#2341)

github.com/redux-saga/redux-saga - 01f425c46f26b956509464fee5ccffce95bea6ff authored about 2 years ago by Eric Bower <[email protected]>
Fixed `throttle` to accept a channel as originally intended (#2340)

* bug: throttle now accepts a channel as originally intended

Co-authored-by: Mateusz Burzyńsk...

github.com/redux-saga/redux-saga - 345b828c721a95258a7fdfde0408fbb94de83f80 authored about 2 years ago by Eric Bower <[email protected]>
Correctly test the actual and not the expected value in one of the tests (#2344)

values

github.com/redux-saga/redux-saga - 478fa6f5fbfdffeb0e97114f8d28454b88db4f56 authored about 2 years ago by Eric Bower <[email protected]>
Version Packages (#2325)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/redux-saga/redux-saga - 29a1ec3b0affc0cc0881379e7d40f81a03f290a4 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add LICENSE files (#2324)

github.com/redux-saga/redux-saga - 2466c798a5f56a5015e61c8fdf0ef8f2a6a852a4 authored over 2 years ago by Eric Bower <[email protected]>
Version Packages (#2322)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/redux-saga/redux-saga - bb056d2b3bcbe3c1093be521e9af953f8e083ed1 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Replace all references to the `master` branch with `main`

github.com/redux-saga/redux-saga - 6f07fca36317b7a6ec19179c425e08cf2c0cf8a6 authored over 2 years ago by Mateusz Burzyński <[email protected]>
Use `onlyUpdatePeerDependentsWhenOutOfRange`

github.com/redux-saga/redux-saga - 1b71552d75b496c09cbdd97ffa418d211022f1f2 authored over 2 years ago by Mateusz Burzyński <[email protected]>
Upgrade Changesets and some CI setups (#2321)

github.com/redux-saga/redux-saga - 38903ba58fd95c0d9bb1f83513fbf13818b3a6b3 authored over 2 years ago by Mateusz Burzyński <[email protected]>
Add changeset about `exports` field being added to the `package.json` manifests

github.com/redux-saga/redux-saga - 979b8b446f42e79a45c517b826cbddb89af8a54e authored over 2 years ago by Mateusz Burzyński <[email protected]>
`exports` field has been added to the `package.json` manifests (#2308)

* add package entry points

* Add `package.json#exports` to more packages and introduce `impor...

github.com/redux-saga/redux-saga - 8207e33be4379d8cf5d331d4578341e87dfeb86f authored over 2 years ago by Eric Bower <[email protected]>
add missing export syntax for delay function, helloSaga, incrementAsync & watchIncrementAsync function generator because it's needed on the next step (testing section) of the tutorial (#2115)

github.com/redux-saga/redux-saga - 87cfaaf4262c511db3fd316a1454391386af419b authored over 2 years ago by Aldy Andika <[email protected]>
Add not working on RN disclaimer to babel-plugin Readme (#2220)

As per https://github.com/redux-saga/redux-saga/issues/1831

github.com/redux-saga/redux-saga - 7e53ac2f172d4ac21fcbdac468d540af55ed93ec authored over 2 years ago by Jaime Agudo <[email protected]>
Adds isAborted method and joiners array property to mock task (#2297)

* Adds isAborted and joiners to mock task

* Refactors mock task internals to have status enum...

github.com/redux-saga/redux-saga - fdca7989d5b8325b4a685de984ca121769c23ab0 authored over 2 years ago by Louis DeScioli <[email protected]>
Updates types to eliminate void-emitting channel pitfall (#2296)

* Updates types to eliminate void-emitting channel pitfall

* Creates changeset

github.com/redux-saga/redux-saga - 612cae81f0b8e6eb01b0b4c9ed961906be1fea98 authored over 2 years ago by Louis DeScioli <[email protected]>
Adds return type parameter to Saga (#2295)

github.com/redux-saga/redux-saga - bed4458a79f21fd568a9d970968c9c8b8cbe1bf4 authored over 2 years ago by Louis DeScioli <[email protected]>
Clarify `race` behavior when one effect throws (#2234)

The explanation surrounding the example `race()` use didn't previously
mention that if `call(fe...

github.com/redux-saga/redux-saga - 2b48382af7ca82f7aa58ae72f7203b248d2f21ce authored over 2 years ago by Sean Barag <[email protected]>
Add `multicastChannel` documentation (#2250)

* fix heading for using channels to communicate between sagas

* first step documenting multic...

github.com/redux-saga/redux-saga - d78cb1aca05709b2e28eb2a5673c6090482841de authored over 2 years ago by Edoardo Gallo <[email protected]>
Fixed an issue with arguments that exceed the maximum value for the internally-used `setTimeout` (#2293)

github.com/redux-saga/redux-saga - 2d2214e9ca8949892c0a7a23ceef39fa32d13939 authored over 2 years ago by Eric Bower <[email protected]>
Switch to alternative method for checking bundle sizes (#2292)

* Remove bundlesize CI check and instead use compressed-size-action to
check for bundle sizes
...

github.com/redux-saga/redux-saga - 74eb149d25771f34e5d68d4b2f6a05c8063257a2 authored over 2 years ago by Eric Bower <[email protected]>
Fixed a missing parenthesis in a doc (#2281)

Add closing parenthesis

github.com/redux-saga/redux-saga - 4da7bd91d1548218e600c43592fc14ec83819d5e authored over 2 years ago by Mohammad Farshadpour <[email protected]>
Added mention about manual browser tab opening after compilation (#2275)

* docs(BeginneruTutorial): manual browser tab opening

Added mention that tab will not open au...

github.com/redux-saga/redux-saga - 0b59f47bef7f318250cd52a1b97f7ba5dfe82223 authored over 2 years ago by Andrii Hrushetskyi <[email protected]>
Removed outdated link to an article that no longer exists (#2303)

Tried to see if it had been hosted elsewhere but no luck.

github.com/redux-saga/redux-saga - 9b873eea706a2598c07a11a1c7ae2bb1e40f3002 authored over 2 years ago by Mark Holland <[email protected]>
Make `Task` interface generic (#2004)

* Improve Task typing.

* Default to the outer type param within Task interface

* Add chang...

github.com/redux-saga/redux-saga - 20f22a8edd3bc66c2373ad31fb2c81e9bfed435f authored over 2 years ago by Gilbert Gilb's <[email protected]>
Inlined Redux `Action` type to fix compatibility with strict package managers (#2270)

* Add redux as dependency of @redux-saga/types

* Create silly-dogs-compete.md

* Inline Act...

github.com/redux-saga/redux-saga - d2579a204c6fa75105a74c999542dfc331697c21 authored over 2 years ago by Nathan Bierema <[email protected]>
Ensure that tests do not run in parallel to workaround `dtslint` issues (#2282)

github.com/redux-saga/redux-saga - 92c9681e81fdd39d668e2974be1d489ce05c1813 authored over 2 years ago by Eric Bower <[email protected]>
Update CI to use latest node versions and fix `cps` regression in [email protected] (#2261)

* update ci yml

* update contributing guide

* remove expectation thats failing tests

* ...

github.com/redux-saga/redux-saga - 5ae657844ce7d18153ddf7c3deb14c2c7ed81088 authored over 2 years ago by Eric Bower <[email protected]>
STOP WAR IN UKRAINE (#2266)

* Banner: stop war in ukraine

* Revert formatting.

* Revert automatic formatting.

* Sim...

github.com/redux-saga/redux-saga - b854e928514d7d5bdafb9e68fbeb097163ae8ee3 authored almost 3 years ago by Grażynka <[email protected]>
Specify the file name to make changes in while following beginners tutorial (#2249)

github.com/redux-saga/redux-saga - fd54a388bd3b1ad3261c2f36d6aa1b61b3fd7952 authored almost 3 years ago by Rishit Pandey <[email protected]>
Tweak how we link to the GoodUI in the Recipes doc

github.com/redux-saga/redux-saga - d05370f12f49f29fea78767fdf5b7ba3621b60f7 authored almost 3 years ago by Mateusz Burzyński <[email protected]>
Fixed broken image links in the README (#2233)

github.com/redux-saga/redux-saga - f6e5fde90443b196a12d85a06d323b5c9dff5593 authored about 3 years ago by Tulsi Prasad <[email protected]>
Added Carbon Ads to sidebar

github.com/redux-saga/redux-saga - 705887ea12a8e40dd255c487493fd467091bada9 authored about 3 years ago by Mateusz Burzyński <[email protected]>
Upgrade Docusaurus (#2228)

github.com/redux-saga/redux-saga - 47c0790207e3968f2e7c29c1d27346947d4afb6d authored about 3 years ago by Adam Davies <[email protected]>
Update localized READMEs (#1888)

so that they can follow the following changes

https://github.com/redux-saga/redux-saga/commit...

github.com/redux-saga/redux-saga - 1ecb1bed867eeafc69757df8acf1024b438a79e0 authored over 3 years ago by Masato Ohba <[email protected]>
docs: fix broken links (#2194)

github.com/redux-saga/redux-saga - 9e7b2973283142eaded86da9686896dbf8522a64 authored over 3 years ago by Bruno Cechet <[email protected]>
Fix rendering backers & sponsors on the site

github.com/redux-saga/redux-saga - 24e9a68d621fd2a57a29b3b80e4b54ecb22fa593 authored almost 4 years ago by Mateusz Burzyński <[email protected]>
Fixed website links and images (#2170)

* fix image and doc links

* fix code blocks rendering without theme

* make footer links op...

github.com/redux-saga/redux-saga - 3d7ace4fc6be724fd51fe953699abcefce297020 authored almost 4 years ago by Adam Davies <[email protected]>
Remove some more GitBook leftovers

github.com/redux-saga/redux-saga - ba093e61b39ef46948f059168fc736f37ac8d451 authored almost 4 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #2159 from acdvs/docusaurus

Move documentation to Docusaurus

github.com/redux-saga/redux-saga - 1d56327e4c2625f3857fc89278e4b139ca38683f authored almost 4 years ago by Mateusz Burzyński <[email protected]>
Drop GitBook dependencies, create lockfile for the website

github.com/redux-saga/redux-saga - 8fa78326ae3d20cc2674d9046c75b4a65757cafd authored almost 4 years ago by Mateusz Burzyński <[email protected]>
add /page.html to /page redirects

github.com/redux-saga/redux-saga - 97e1c434dff207df118103602d67bdef16e409a0 authored almost 4 years ago by Adam Davies <[email protected]>
fix "edit this page" links

github.com/redux-saga/redux-saga - 0182090fa137728c7f55002642fc4f5beb4e8dd1 authored almost 4 years ago by Adam Davies <[email protected]>
add CNAME that will be copied over on each deploy

github.com/redux-saga/redux-saga - 86bba3f6ea83cb2460817649e40213eca80e2b2d authored almost 4 years ago by Adam Davies <[email protected]>
fix prism code light theme

github.com/redux-saga/redux-saga - b3664a10d3421e2445b596159195e947fc365cc4 authored almost 4 years ago by Adam Davies <[email protected]>
fix blockquote style

github.com/redux-saga/redux-saga - 3e5a5895f4724c5dd95eb9dbc8f432bacd34febd authored almost 4 years ago by Adam Davies <[email protected]>
move docs to root for compatibility, default to light theme

github.com/redux-saga/redux-saga - ecda9f32c9f65b7518e40ce155f4ec52f3e7999f authored almost 4 years ago by Adam Davies <[email protected]>
fix doc links

github.com/redux-saga/redux-saga - 19f62c0dda4b8b98fa1f1222685e8540d2039859 authored almost 4 years ago by Adam Davies <[email protected]>
remove TOC from API doc

github.com/redux-saga/redux-saga - 1c7c0159dbf68fa5c24dbaec0b0a0859205b2d8c authored almost 4 years ago by Adam Davies <[email protected]>
remove unneeded docs, move API doc

github.com/redux-saga/redux-saga - 19d626f594c16c19826f551e3b623cec5dacd286 authored almost 4 years ago by Adam Davies <[email protected]>
add home page example usage

github.com/redux-saga/redux-saga - 272cadfd2e7a4be464b4e48b4ebe0e323954a903 authored almost 4 years ago by Adam Davies <[email protected]>
add supporters, improve style and layout

github.com/redux-saga/redux-saga - 7f16a14051e45ad0123d1f0ca7820eac51e8fc1c authored almost 4 years ago by Adam Davies <[email protected]>
improve style

github.com/redux-saga/redux-saga - 9c31f8cbafafb9156a97e7f7b82a3adaa70828ab authored almost 4 years ago by Adam Davies <[email protected]>
replace some template content, begin restyle

github.com/redux-saga/redux-saga - 53964b4a035d1f99efd6ca396d5ebe5dde7db114 authored almost 4 years ago by Adam Davies <[email protected]>
add intro pages, add external links

github.com/redux-saga/redux-saga - 16163e1a5997ac09ebc8998f86fec46f943e0d45 authored almost 4 years ago by Adam Davies <[email protected]>
add home page with nav links

github.com/redux-saga/redux-saga - b7eb004c7f633ea75cf2933694fa8032531fb940 authored almost 4 years ago by Adam Davies <[email protected]>
simplify "recipes" path

github.com/redux-saga/redux-saga - 03d12adfd87acc3d52d8c0dc82723c652609ddbc authored almost 4 years ago by Adam Davies <[email protected]>
move docs to match old paths

github.com/redux-saga/redux-saga - ec0ecbb0c70f51b2f75240ed73cd9157beb113be authored almost 4 years ago by Adam Davies <[email protected]>
initialize Docusaurus, set up existing docs

github.com/redux-saga/redux-saga - 7b53d045b3e725c71df86f27a992e8b0bb30f1e1 authored almost 4 years ago by Adam Davies <[email protected]>
Fixed misspelled effectMiddlewares in the docs (#2143)

github.com/redux-saga/redux-saga - 9d2164946f402e594a0dfe453c6d20fb6f14858f authored about 4 years ago by Callum Macdonald <[email protected]>
Fixed typo (#2136)

github.com/redux-saga/redux-saga - d4726a8b07f8790ab2b5ebd67bc9917f2a5ecf4e authored about 4 years ago by Archil Karchava <[email protected]>
Fix grammar in RootSaga.md (#2134)

github.com/redux-saga/redux-saga - b07defe407fd9c5202005a0b8271439c88ea6e4a authored about 4 years ago by evangeloszotos <[email protected]>
Fix typo period(.) -> comma(,) (#2095)

github.com/redux-saga/redux-saga - 4348497e1c22bb5656c1905af19e25f8e7d29c61 authored over 4 years ago by Jinseok Jeong <[email protected]>
Wrap taken action types in quotes in the docs as referenced constants don't appear anywhere in the snippets (#2038)

* Docs fix

* Docs correction

github.com/redux-saga/redux-saga - bac98ed1803e6cc1b3a7c78a4e72f9fe6bfc4afe authored over 4 years ago by Sumit Jha <[email protected]>
Update URL to the redux documentation in the docs (#2086)

github.com/redux-saga/redux-saga - 9401df2668b7496d11f758922a9aa3773c9eb268 authored over 4 years ago by Vikrant Negi <[email protected]>
Add warnings for invalid use of `take` effect (#2068)

* Add warnings for invalid use of take effect

* A little bit more descriptive changeset

Co...

github.com/redux-saga/redux-saga - 586179c1b6183e320161d79d3709aa7f7ca2dde3 authored over 4 years ago by Mika <[email protected]>
Fix typo middlware -> middleware. (#2066)

github.com/redux-saga/redux-saga - 0cd067ed12e643fe3d73158509273cd736003bb2 authored over 4 years ago by Ruben Garcia <[email protected]>
Merge pull request #1991 from superburrito/docs/redux-saga-in-chat-apps

Add chat article to external resources list

github.com/redux-saga/redux-saga - a8c968b77243f59fbe672ca56691761664e060bf authored almost 5 years ago by 肥超 <[email protected]>
Merge pull request #2017 from manonthemat/docs

markdown change

github.com/redux-saga/redux-saga - 01828207921122a8131eb2e9e2908341c6544cef authored almost 5 years ago by 肥超 <[email protected]>
Merge pull request #2039 from smilealdway/patch-1

Removed --save option from npm install

github.com/redux-saga/redux-saga - 374b631d6b3ad23addfdee9a284097e9ba7eae61 authored almost 5 years ago by 肥超 <[email protected]>
Add the reference link to issue#570 in rootSaga section (#2044)

github.com/redux-saga/redux-saga - 0216fc66a181018a2809e6ac70a09f5d5255d6e2 authored almost 5 years ago by harley <[email protected]>
Removed --save option from npm install

As of npm 5 and in latest npm/cli `save` is a default option. One may use --no-save to skip savi...

github.com/redux-saga/redux-saga - f80b39ab35b86717b267b4b8915163a4bc275513 authored almost 5 years ago by Saurabh Gupta <[email protected]>
Fix wrong URLs to dispatch API (#2036)

github.com/redux-saga/redux-saga - 9949c91d7293e0e216e4c7785360e928625a5757 authored almost 5 years ago by soso <[email protected]>
Update API reference with correct links to Redux docs (#2027)

Fix links for "dispatch" to a proper page: https://redux.js.org/api/store/#dispatchaction, the p...

github.com/redux-saga/redux-saga - d4585ee7891a3a26f1ede8f118e3e8b4be07e6a7 authored almost 5 years ago by Lao-Ax <[email protected]>
removed semi-colons from code blocks in Tutorial

to be in line with rest of code

github.com/redux-saga/redux-saga - a3cbc5eaa4d9340cfd40bb85804c176d78d6f80d authored almost 5 years ago by Matthias Sieber <[email protected]>
Fix funding.url in redux-saga package.json (#2010)

xstate was listed as the opencollective url - this should be
https://opencollective.com/redux-s...

github.com/redux-saga/redux-saga - be15d874701d0244aed9a41850fe7c66e0947010 authored almost 5 years ago by Jake Robers <[email protected]>
Add import statement in effects example (#2001)

github.com/redux-saga/redux-saga - 49cf4b8b4ca027a56df0b413e2fa8374ce7c3a00 authored almost 5 years ago by Rehan Sattar <[email protected]>
fix typos in documentation (#1992)

github.com/redux-saga/redux-saga - 64007fd044638b240abfda845eb2bc551513d84a authored almost 5 years ago by Amanda Dillon <[email protected]>
Add chat article to external resources list

github.com/redux-saga/redux-saga - 564762ecb0a49f23ddc46dffbb4d16651fba7d4f authored about 5 years ago by superburrito <[email protected]>
Add funding information

github.com/redux-saga/redux-saga - b3586b3001c2b1f8e30716d7bfc76a6d3411b441 authored about 5 years ago by Mateusz Burzyński <[email protected]>
v1.1.3

github.com/redux-saga/redux-saga - d1c9aa3c92f7b1b25b610eb5fe2df4d245f27ecd authored about 5 years ago by Mateusz Burzyński <[email protected]>
Apply fix for [email protected] duplicated identifiers in TS@>=3.6 typings

github.com/redux-saga/redux-saga - dac0308d108fc8c33fd240ef1ab7f193d87481a9 authored about 5 years ago by Mateusz Burzyński <[email protected]>
v1.1.2

github.com/redux-saga/redux-saga - da88bb4df0de4066597bd34739580d986f67e0f0 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Add Square Logo (#1957)

* Add square logo

* Update logo readme

* Resize logo in the readme

* Fix alt text in Re...

github.com/redux-saga/redux-saga - 9e52c73990a12efb0d3764960293b540cfc7586a authored about 5 years ago by Aashish Manandhar <[email protected]>
Added license section to the README (#1959)

github.com/redux-saga/redux-saga - 02c4bd0709e5e0d1e78e1acb63dcf3563fef42e2 authored about 5 years ago by NavedMaulavi <[email protected]>
Switch to node@12 for release workflow

github.com/redux-saga/redux-saga - 78bb886727312018f8deeb6b6f1b9f796a4cab83 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Remove explicit installation of yarn on CI - as it is available by default when using actions/setup-node

github.com/redux-saga/redux-saga - 7aaa5b3a85120bd5501a82c58edd93af62132f92 authored about 5 years ago by Mateusz Burzyński <[email protected]>