Skip to content
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

2024-09-01のJS: Rspack 1.0、Safari Technology Preview 202、Material UI v6 #1218

Merged
merged 25 commits into from
Sep 1, 2024

Conversation

azu
Copy link
Member

@azu azu commented Sep 1, 2024

webpackとの互換性を持つようにRustで書かれたbundlerであるRspack 1.0がリリースされました。

0.7からの破壊的な変更もいくつか含まれているため、マイグレーションガイドも公開されています。


Safari Technology Preview 202がリリースされました。

CSSのbackground-clip: border-area/ruby-alignshape() function/@pagejis-b4jis-b5のサポートなどが追加されています。
また、ECMAScript Proposal Stage 3のFloat16Arrayの実装、WebAssembly.{Memory/Table}.prototype.type()の実装も行われています。
WebAsseblyでは、Wasm GC/Wasm Tail Callsのサポート、JITなしでWebAssemblyを実行できるようになる変更も含まれています。


Material UI v6がリリースされました。

CSS theme variablesの追加、Color schemesでのLight/Dark modeの切り替え、Container queriesのサポートが追加されています。
Pigment CSSによるZero Runtime Stylingの仕組みをopt-inで導入、React 19の対応なども行われています。

@azu azu merged commit d0e5d53 into develop Sep 1, 2024
@azu azu deleted the jser-week-705 branch September 1, 2024 05:25
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