shallow-equal
shallow-equal copied to clipboard
TS migration
fixes: https://github.com/moroshko/shallow-equal/issues/13
migrated the codebase to typescript & overhauled the build tools to use pika
#7 actually already done. We forgot to close the issue.
WDYT, could this be released as a new major?
@ndelangen : thank you for all your work on this. I've forked the codebase, integrated your changes, updated the release mechanism and bundler, added tests as well as a generic shallowEqual
, and have launched it as shallow-equal-modern.
Update: I've deprecated shallow-equal-modern
now that this package supports Typescript.
I'm sorry guys. I really struggle with time. If anyone in interested to continue maintaining this package, please react out on Twitter.
I don't think any code in storybook uses this, sorry, I'll close this PR to reduce noise.
v3.0.0 of this package now supports Typescript. Thanks, @ndelangen, for starting us down this path. (Also now uses microbundle, FWIW).