You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [JS] Support React 19 in React SDKs (#419)
* removes react-popper dependency
* allow react 19
* upgrades zustand
* merge
* fixes render loop bug
* adjusts version number, removes placeholder
* undo example changes for this branch
* Better URL in comment
* fixes zustand implementation
* matches types on main
* Use new store
* merges in examples
* Cleanup CRA example
* fixes docs to remove zustand requirement
* Tests pass locally
* fixes dev dependency issues
* runs lint
* runs format
* remove unused dependency
* adds setup env variable
* clean up PR
* Improves selector typing and validates that it works
* runs formatter
* comment removes unnecessary info
* Better import and comments
* rips out rerender hack
* better styling setup
* updates to match main and easier merge
* run lint and format
* Updates a few readmes
* Create red-owls-jog.md
* adds version bumps for dependent packages and adds migration guide
* adds package specific upgrade guides
* updates upgrade guide to be more specific
* better formatting on upgrade guide
* downgrade zustand to support react 16
* undo manual version bump
* update guides and small PR feedback updates
* updates docs examples to stick with useNotificationStore
* adds links to upgrade guides
* fix(kno-7523): fixes separation of zustand vanilla and react (#429)
* fixes type handling
* testing new behavior
* lint and format
* Removes upgrade guide and validated store
* remove console logs
* removes test data
* fix(kno-7971): adds autoRegister to useEffect deps (#437)
* fix(kno-7523): fixes bad returns from useNotificationStore (#439)
* fix(kno-7523): fixes bad returns from useNotificationStore
* adds better types and comments:
* fixes hook name
* adds tests
* bumps telegraph component versions in nextjs example
* align turbo
* lock eslint-config-turbo resolution
0 commit comments