# Change Log ## 0.2.0 ### Minor Changes - [#11](https://github.com/un-ts/stable-hash-x/pull/11) [`304fe40`](https://github.com/un-ts/stable-hash-x/commit/304fe40bf59dbd714b0e8f55b76ffdc5eef1232b) Thanks [@JounQin](https://github.com/JounQin)! - refactor: add a new `crossRealm` option for performance ### Patch Changes - [#9](https://github.com/un-ts/stable-hash-x/pull/9) [`8dcd38d`](https://github.com/un-ts/stable-hash-x/commit/8dcd38d034f885c9a3501ecd85b5f579ebcef97a) Thanks [@JounQin](https://github.com/JounQin)! - fix: use `toString` and `prototype` instead of `constructor` for type checking ## 0.1.1 ### Patch Changes - [#6](https://github.com/un-ts/stable-hash-x/pull/6) [`78a433d`](https://github.com/un-ts/stable-hash-x/commit/78a433d4eb235cd7dbc77f0c27bded50b2aa0fa2) Thanks [@JounQin](https://github.com/JounQin)! - chore: add engines field, compatible with Node 12+ ## 0.1.0 ### Minor Changes - [#1](https://github.com/un-ts/stable-hash-x/pull/1) [`cb7340b`](https://github.com/un-ts/stable-hash-x/commit/cb7340b4f3764eccebdd1ee265cf24d1c248146f) Thanks [@JounQin](https://github.com/JounQin)! - feat: let's fork and release as `stable-hash-x`