Skip to content

2.3.0 - Allow custom fetch agents, improve examples and types

Choose a tag to compare

@kyle-ssg kyle-ssg released this 31 Aug 14:07
· 233 commits to main since this release
e245860

Allows people to supply a custom agent when initialising Flagsmith, allowing for

Exports Flagsmith constructor arguments as a type.

Adds a few examples concentrating on common use cases.

Closes #29, #20