Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2387

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Version Packages #2387

merged 1 commit into from
Jan 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 26, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@redux-saga/core@1.3.0

Minor Changes

  • #2402 3867c02 Thanks @Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.

Patch Changes

redux-saga@1.3.0

Minor Changes

  • #2402 3867c02 Thanks @Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.

Patch Changes

@bever1337
Copy link

I applied the changes to a local install of redux-saga and find that the typing is a bit fickle. I can get an any result and I can quiet the typescript errors, but no strong return types. 🤔 Have others had a chance to try this out?

@neurosnap
Copy link
Member

@bever1337 are you able to write a type test that demonstrates the issue? https://github.com/redux-saga/redux-saga/blob/main/packages/core/types/ts3.6/effects.test.ts

@Andarist Andarist merged commit 9ec63ef into main Jan 2, 2024
@Andarist Andarist deleted the changeset-release/main branch January 2, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants