yarn @reduxjs/toolkit 1.8.2
v1.8.2

latest releases: 2.2.5, 2.2.4, 2.2.3...
2 years ago

This bugfix release fixes a minor issue where calling listenerMiddleware.startListening() multiple times with the same effect callback reference would result in multiple entries being added. The correct behavior is that only the first entry is added, and later attempts to add the same effect callback reference just return the existing entry.

What's Changed

Full Changelog: v1.8.1...v1.8.2

Don't miss a new toolkit release

NewReleases is sending notifications on new releases.