# @redux-saga/core

> Saga middleware for Redux to handle Side Effects

Latest version **1.5.1** (published 2026-07-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @redux-saga/core
pnpm add @redux-saga/core
yarn add @redux-saga/core
bun add @redux-saga/core
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.5.1 |
| Published | 2026-07-26 |
| First published | 2019-01-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 439.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 22424 |
| Author | Yassine ELOUAFI <yelouafi@gmail.com> |
| Maintainers | andarist, yelouafi |
| Keywords | javascript, redux, middleware, saga, effects, side effects |

## Links

- npm: https://www.npmjs.com/package/@redux-saga/core
- Repository: https://github.com/redux-saga/redux-saga/tree/main/packages/core
- Homepage: https://redux-saga.js.org/
- Issues: https://github.com/redux-saga/redux-saga/issues
- Funding: https://opencollective.com/redux-saga
- npm.io page: https://npm.io/package/@redux-saga/core

## Dependencies (6)

- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.28.4
- [@redux-saga/is](https://npm.io/package/@redux-saga/is.md) ^1.2.1
- [@redux-saga/types](https://npm.io/package/@redux-saga/types.md) ^1.4.1
- [@redux-saga/delay-p](https://npm.io/package/@redux-saga/delay-p.md) ^1.3.1
- [@redux-saga/symbols](https://npm.io/package/@redux-saga/symbols.md) ^1.2.1
- [@redux-saga/deferred](https://npm.io/package/@redux-saga/deferred.md) ^1.3.1

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.5.1 (latest) — 2026-07-26
- 1.1.1-alpha.0 (beta) — 2019-09-17
- 1.5.0 — 2026-05-21
- 1.4.3 — 2026-05-09
- 1.4.2 — 2025-10-21
- 1.4.1 — 2025-10-21
- 1.4.0 — 2025-10-21
- 1.3.0 — 2024-01-02
- 1.2.3 — 2023-03-17
- 1.2.2 — 2022-12-09
- 1.2.1 — 2022-08-20
- 1.2.0 — 2022-08-13
- 1.1.3 — 2019-11-05
- 1.1.2 — 2019-11-05
- 1.1.1 — 2019-09-17
- … 5 more at https://npm.io/package/@redux-saga/core/versions

## README

# @redux-saga/core

See our [website](https://redux-saga.js.org/) for more information.

---
_Source: https://npm.io/package/@redux-saga/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
