Skip to content

2024-10-08のJS: WebPlatformのリリースノート、Node v20.18.0(networkのinspect)、StyleX 0.8.0 #1230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Oct 8, 2024

Conversation

azu
Copy link
Member

@azu azu commented Oct 8, 2024

Web features explorer - Web platform release notesというサイトでは、web-features@mdn/browser-compat-dataのデータを元に、月毎のブラウザなどの新機能をまとめたリリースノートを自動的にまとめてくれています。

web-featuresBaselineという最大公約数のベースラインとなるブラウザでサポートされているかの指標となるデータも生成しています。

どのような機能が利用できるようになったかがわかるので、新しい機能を知りたい人はチェックしてみると良いかもしれません。


Node.js 20.18.0がリリースされました。

--experimental-network-inspectionで開発者ツールでのNetwork Inspectionをサポートしています。
vm内のglobalThisをfreezeするvm.constants.DONT_CONTEXTIFYの追加もされています。


CSS in JSライブラリのStyleX 0.8.0がリリースされました。

Lintとしてshorthandを禁止するvalid-shorthandsルールの追加、enforce-extensionルールの追加が行われています。
また、lightningcssを使ったminifyやautoprefixのpost-processを行うようになっています。

@azu azu changed the title 2024-10-08のJS: WebPlatformの新機能リリースノート、Node v20.18.0(networkのinspect)、StyleX 0.8.0 2024-10-08のJS: WebPlatformのリリースノート、Node v20.18.0(networkのinspect)、StyleX 0.8.0 Oct 8, 2024
@azu azu merged commit e0c3c79 into develop Oct 8, 2024
@azu azu deleted the jser-week-710 branch October 8, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant