atlassian / react-sweet-state

Shared state management solution for React
https://atlassian.github.io/react-sweet-state/
MIT License
870 stars 55 forks source link

New major #206

Open albertogasparin opened 1 year ago

albertogasparin commented 1 year ago

It has been a long time since last RSS major and there are a few small API changes/cleanups that we'd like to finally get done:

rajanlagah commented 1 year ago

Hey @albertogasparin Working on this issue and raised WIP PR here I have few questions

Can you explain

  1. Pass scope and isGlobal to actions containerProps (and fix types)
  2. Remove actions from actions API may be little context regarding changes.
albertogasparin commented 1 year ago

Hey @rajanlagah, thanks for taking a stab at cleaning up things to prepare for the next major. Unfortunately, this is not ready to go yet, as we still need to support React 16 in some of RSS consumers, so this just here as a reminder bit won't be actionable until Jan-Apr 2024 😢