classnames v2.3.2 Release Notes
Release Date: 2022-09-13 // over 2 years ago-
- ๐ Fix TypeScript types when using require, thanks Mark Dalgleish (#276)
- ๐ Fix toString as
[Object object]
in a vm, thanks Remco Haszing (#281)
Previous changes from v2.3.1
-
- ๐ Fix bind/dedupe TypeScript types exports
- ๐ Fix mapping Value types, thanks Remco Haszing
- โ Removed non-existent named exports from types, thanks Remco Haszing