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
feat!: Remove all uses of CJS, add named Flagsmith export (#163)
* Remove all uses of `require`
* Use only CJS exports
* Add named Flagsmith export
* Remove md5, big-integer deps
* Remove esModuleInterop
* Import test data instead of reading filesystem
* Remove unused default export
* convert hex to decimal with native bigint
* remove uuid dependency
* Upgrade GHA workflow dependencies
* Version 4.0.0
* Remove redundant Number cast