Skip to content

Chores/realtime#163

Merged
kyle-ssg merged 10 commits intomainfrom
chores/realtime
Mar 20, 2023
Merged

Chores/realtime#163
kyle-ssg merged 10 commits intomainfrom
chores/realtime

Conversation

@kyle-ssg
Copy link
Copy Markdown
Member

@kyle-ssg kyle-ssg commented Mar 1, 2023

This adjusts the SSE functionality to support the new protocol involving updated_at headers. It also fixes an issue where the useFlags hook didn't cause a re-render in React 18

Comment thread .eslintignore
Comment thread examples/jquery/main.js Outdated
Comment thread lib/flagsmith-es/package.json Outdated
Comment thread lib/flagsmith-es/src/flagsmith-core.ts
Comment thread lib/flagsmith/src/react.tsx Outdated
export const FlagsmithProvider: FC<FlagsmithContextType> = ({
flagsmith, options, serverState, children,
}) => {
flagsmith, options, serverState, children,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And formatting again here? Maybe it's expected?

Comment thread patches/reconnecting-eventsource+1.5.0.patch
@kyle-ssg kyle-ssg requested a review from matthewelwell March 20, 2023 08:32
@kyle-ssg kyle-ssg merged commit 42ae0fd into main Mar 20, 2023
@kyle-ssg kyle-ssg deleted the chores/realtime branch March 20, 2023 08:32
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.

3 participants