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
Lodash is no longer a supported library. (no new releases since 2016)
Some of these might be replaceable with built-in APIs depending on the browser support target. For example lodash/cloneDeep could be replaced with structuredClone().
The text was updated successfully, but these errors were encountered:
Lodash is no longer a supported library. (no new releases since 2016)
Some of these might be replaceable with built-in APIs depending on the browser support target. For example lodash/cloneDeep could be replaced with structuredClone().
The text was updated successfully, but these errors were encountered: