Skip to content

2021-03-16のJS: Safari Technology Preview 122、React Native 0.64、SvelteKit #845

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 24 commits into from
Mar 16, 2021

Conversation

azu
Copy link
Member

@azu azu commented Mar 15, 2021

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

Safari Technology Preview 122では色々な機能が実装されています。
実験フラグ付きでCSS :focus-visibleとCSS Color 5のcolor-mix()/color-contrast()/Relative color syntaxが実装されています。
ES Proposal Stage 3のPrivate methodStatic private methodsTop-Level awaitRegExp Match Indicesのサポート。
Web WorkerとService Workerでtype: moduleをサポート、Paint Timingの(再)有効化なども含まれます。

Safariとは直接関係しませんが、2021年6月ごろにリリースされる予定のECMAScript 2021のリリース候補も公開されています。


SvelteKitのソースコードが公開されています。
SvelteKitはSvelteベースのNext.jsライクなフレームワークであったSapperを置き換える目的で作られています。

まだソースコードの公開だけでリリースはされていません。
What is SvelteKit? | SK Incognitoというチュートリアルサイトでは、SvelteKitがどのようなものか紹介されているので、興味がある人は見てみるといいかもしれません。


React Native 0.64がリリースされました。

AOTによる事前コンパイルでfootprintを最適化してアプリの起動速度などを改善する目的であるHermes JS EngineがiOSでも利用可能になっています。
また、HermesにES2015のProxy objectのサポートが追加されています。
その他には、MetroでInline Requiresがデフォルトで有効化、React 17へアップデートなどが含まれています。

@azu azu merged commit 6c7a627 into develop Mar 16, 2021
@azu azu deleted the jser-week-531 branch March 16, 2021 00: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