8000 chore: release stable-hash-x (#10) · un-ts/stable-hash-x@0235026 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0235026

Browse files
chore: release stable-hash-x (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 427ad84 commit 0235026

File tree

5 files changed

+19
-12
lines changed

5 files changed

+19
-12
lines changed

.changeset/easy-boxes-shine.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/four-beds-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
9+
### Patch Changes
10+
11+
- [#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
12+
313
## 0.1.1
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stable-hash-x",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"type": "module",
55
"description": "Stable JS value hash.",
66
"repository": "https://githu 8000 b.com/un-ts/stable-hash-x",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12948,7 +12948,14 @@ __metadata:
1294812948
languageName: node
1294912949
linkType: hard
1295012950

12951-
"stable-hash-x@npm:^0.1.1, stable-hash-x@workspace:.":
12951+
"stable-hash-x@npm:^0.1.1":
12952+
version: 0.1.1
12953+
resolution: "stable-hash-x@npm:0.1.1"
12954+
checksum: 10c0/38744f4755026f2a2aa842c7d8c92c5a2cd708aac455faf8575cee7ce4218b5ffacf278797fed97d8240b956b687efb31ca92955280d07e7d6e16a8e58497daf
12955+
languageName: node
12956+
linkType: hard
12957+
12958+
"stable-hash-x@workspace:.":
1295212959
version: 0.0.0-use.local
1295312960
resolution: "stable-hash-x@workspace:."
1295412961
dependencies:

0 commit comments

Comments
 (0)
0