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
`"moduleResolution": "nodenext"` (#187)
* Configuration changes
* Add .js extension to all imports
* Fix rollup config
* Fix mistake
* Switch from Jest to Vitest for ESM compatibility
* tweak
* Bump version to 3.3.0
Fix theme values being blocked by props set to undefined (#129)
* Fix theme values being blocked by props set to undefined
Closes#128.
* Remove an unnecessary type