Skip to content

Commit

Permalink
Update data/2024/01/index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jan 8, 2024
1 parent 907fc85 commit 208223e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/2024/01/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,28 @@
"ReleaseNote"
],
"relatedLinks": []
},
{
"date": "2024-01-08T03:50:59.850Z",
"title": "Release Version 23.2.0 · jsdom/jsdom",
"url": "https://github.com/jsdom/jsdom/releases/tag/23.2.0",
"content": "jsdom 23.2.0リリース。\nCSS selectorのエンジンを`nwsapi`から`dom-selector`へと変更。\n",
"tags": [
"JavaScript",
"DOM",
"ReleaseNote"
],
"viaURL": "https://press.stripe.com/working-in-public",
"relatedLinks": [
{
"title": "asamuzaK/domSelector: A CSS selector engine.",
"url": "https://github.com/asamuzaK/domSelector"
},
{
"title": "dperini/nwsapi: Fast CSS Selectors API Engine",
"url": "https://github.com/dperini/nwsapi"
}
]
}
]
}

0 comments on commit 208223e

Please sign in to comment.