Skip to content

Commit 5086e08

Browse files
committed
Releaseing BREAKING CHANGES around hooks
1 parent 87dc308 commit 5086e08

File tree

4 files changed

+50
-43
lines changed

4 files changed

+50
-43
lines changed

docs/core.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/core.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+42-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@playwright/test": "^1.39.0",
4141
"@rollup/plugin-node-resolve": "^15.2.3",
4242
"@rollup/plugin-terser": "^0.4.4",
43-
"ascjs": "^6.0.2",
43+
"ascjs": "^6.0.3",
4444
"c8": "^8.0.1",
4545
"chokidar": "^3.5.3",
46-
"eslint": "^8.51.0",
47-
"linkedom": "^0.15.6",
46+
"eslint": "^8.52.0",
47+
"linkedom": "^0.16.1",
4848
"rollup": "^4.1.4",
4949
"static-handler": "^0.4.3",
5050
"typescript": "^5.2.2"
@@ -77,11 +77,11 @@
7777
"@ungap/with-resolvers": "^0.1.0",
7878
"basic-devtools": "^0.1.6",
7979
"codedent": "^0.1.2",
80-
"coincident": "^0.13.10",
80+
"coincident": "^0.14.2",
8181
"html-escaper": "^3.0.3",
8282
"sticky-module": "^0.1.0"
8383
},
8484
"worker": {
85-
"blob": "sha256-GfuvJ2e3Z3+W+RloQdT4cF32hNouOevvEWUWIWtWxZo="
85+
"blob": "sha256-0L4zqFOhFGCP35lbD7rYCrkMg5LPyRFI9ZDDurwnBpo="
8686
}
8787
}

0 commit comments

Comments
 (0)