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
* Optimize auth.js
defaultsDeep includes the lodash.defaultsdeep file what weight 51kb
we can use just Object.assign here
* chore(auth.js): merge remote branch
- remove loadah.defaultsdeep library
- remove object.assign and use spread instread
* chore(sdk-auth): add lodash.defaultsdeep and refactor
* chore(sdk-auth): remove lodash.defaultsdeep dependency from sdk-auth package
* Create tiny-wombats-arrive.md
Add changeset
Co-authored-by: Ivan Maslov <cryptox3@gmail.com>
0 commit comments