Patch Changes
-
#5823
aedc6a2961c
Thanks @aliemir! - fix: broken lodash imports in ESM buildsFixed lodash imports in ESM builds which requires
lodash-es
imports to use.js
extension to work properly unless the bundler is configured to handle non-fully-specified imports.Resolves #5822