Skip to content

Commit 3caf5a8

Browse files
chore(release): 2.1.0
# [2.1.0](v2.0.0...v2.1.0) (2026-01-21) ### Bug Fixes * correct FlipFlag constructor options type in context provider ([9f8d2eb](9f8d2eb)) ### Features * pass pollingInterval and syncInterval to FlipFlag instance ([270a953](270a953))
1 parent 9f8d2eb commit 3caf5a8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flipflag/react",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"type": "module",
55
"types": "dist/index.d.ts",
66
"description": "React bindings for FlipFlag SDK (works with React and Next.js)",

0 commit comments

Comments
 (0)