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
Breaking change:
- Adjust minimal version of Node.js required (#1717)
Dependencies bumped:
- Bump undici from 6.21.0 to 7.0.0 (#1716)
- Bump puppeteer from 23.8.0 to 23.9.0 (#1711)
- Bump rollup from 4.26.0 to 4.27.4 (#1713)
- Bump respec from 35.1.2 to 35.2.0 (#1714)
- Bump web-specs from 3.26.0 to 3.28.0 (#1715)
- Bump cross-spawn from 7.0.3 to 7.0.6 (#1710)
Copy file name to clipboardExpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "reffy",
3
-
"version": "17.2.10",
3
+
"version": "18.0.0",
4
4
"description": "W3C/WHATWG spec dependencies exploration companion. Features a short set of tools to study spec references as well as WebIDL term definitions and references found in W3C specifications.",
0 commit comments