Skip to content

Commit 79eb724

Browse files
authored
Update 2025-08-07-node.js-v22.18.0-lts-typescript-5.9-panda-css-v1.md
1 parent 1250cd4 commit 79eb724

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

_i18n/ja/_posts/2025/2025-08-07-node.js-v22.18.0-lts-typescript-5.9-panda-css-v1.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,28 @@ tags:
1313

1414
---
1515

16-
JSer.info #744 - - [Node.js — Node.js v22.18.0 (LTS)](https://nodejs.org/en/blog/release/v22.18.0)
16+
JSer.info #744 - Node.js v22.18.0がリリースされました。
17+
18+
- [Node.js — Node.js v22.18.0 (LTS)](https://nodejs.org/en/blog/release/v22.18.0)
19+
20+
このリリースでは、`--experimental-strip-types`フラグなしに、TypeScriptの型を取り除いて実行できるようになりました。フラグで無効化したい場合は`--no-experimental-strip-types`を指定します。
21+
22+
---
23+
24+
TypeScript 5.9がリリースされました。
25+
1726
- [Announcing TypeScript 5.9 - TypeScript](https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/)
27+
28+
`tsc --init`で生成する設定の変更、`import defer`のサポート、`--module node20`のサポート、DOM APIの説明コメントの追加などが含まれています。また、新しいInference from Usage機能により、型推論がより正確になっています。
29+
30+
---
31+
32+
[Panda CSS](https://panda-css.com/) v1.0.0がリリースされました。
33+
1834
- [🐼 Panda v1 🎊 · chakra-ui/panda · Discussion #3321](https://github.com/chakra-ui/panda/discussions/3321)
1935

36+
TypeScriptでスタイルを書くCSS in JSフレームワークで、ビルド時にスタイルを生成するためRuntimeなしに動作します。
37+
2038
----
2139

2240
{% include inline-support.html %}

0 commit comments

Comments
 (0)