Skip to content

v1.4.2

Latest

Choose a tag to compare

@linked-cm-release-bot linked-cm-release-bot released this 12 Jul 07:58
· 18 commits to main since this release
e3de7f7

Patch Changes

  • #31 efed05e Thanks @flyon! - classnames is now inlined (the cl helper's API is unchanged) and the external classnames dependency is dropped. The external package is CJS and broke native-ESM standalone bundles; consumers already import cl from @_linked/react/utils/ClassNames, so no change is needed on their side.