File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- v22.17.1
1+ v22.18.0
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ IssueやPull Requestについては、次のページを参照してください
8686
8787```
8888$ node -v
89- v22.7 .0
89+ v22.18 .0
9090$ npm -v
919110.8.2
9292```
Original file line number Diff line number Diff line change 1919 " sandpack"
2020 ],
2121 "variables" : {
22- "esversion" : " 2024 " ,
23- "nodeversion" : " 22.7 .0" ,
22+ "esversion" : " 2025 " ,
23+ "nodeversion" : " 22.18 .0" ,
2424 "npmversion" : " 10.8.2" ,
2525 "triplebackticks" : " ```" ,
2626 "console" : " <a class=\" gitbook-plugin-js-console\" aria-hidden=\" true\" ></a>"
Original file line number Diff line number Diff line change @@ -224,6 +224,8 @@ ECMAScriptはアップデートにより、機能が利用できなくなると
224224- [ v3.0.0: ECMAScript 2021対応] ( https://github.com/asciidwango/js-primer/releases/tag/v3.0.0 )
225225- [ v4.0.0: ECMAScript 2022対応] ( https://github.com/asciidwango/js-primer/releases/tag/v4.0.0 )
226226- [ v5.0.0: ECMAScript 2023対応/CC BYライセンスに変更/Open Collective] ( https://github.com/asciidwango/js-primer/releases/tag/v5.0.0 )
227+ - [ v6.0.0: ECMAScript 2024対応] ( https://github.com/asciidwango/js-primer/releases/tag/v6.0.0 )
228+ - [ v7.0.0: ECMAScript 2025対応] ( https://github.com/asciidwango/js-primer/releases/tag/v7.0.0 )
227229
228230新しいバージョンが公開されたときに通知を受け取りたい方は、[ GitHubリポジトリ] ( https://github.com/asciidwango/js-primer ) を[ Watch] ( https://github.com/asciidwango/js-primer/watchers ) してください。
229231
You can’t perform that action at this time.
0 commit comments