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
New feature:
- Add anchors for web developers to dfns extracts (#1875)
Feature patched:
- Extract production rules dfns from ECMAScript spec (#1881)
Dependencies bumped:
- Bump rollup from 4.43.0 to 4.44.2 (#1876)
- Bump respec from 35.4.1 to 35.4.2 (#1874)
- Bump puppeteer from 24.10.1 to 24.12.1 (#1882)
- Bump undici from 7.10.0 to 7.11.0 (#1870)
- Bump web-specs from 3.53.0 to 3.56.0 (#1879)
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "reffy",
3
-
"version": "19.0.1",
3
+
"version": "19.1.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