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-02-12のJS: jQuery 4.0.0、Storybook 8 Beta、Vite 5.1(Runtime API) #1165

Merged
merged 16 commits into from
Feb 12, 2024

Conversation

azu
Copy link
Member

@azu azu commented Feb 12, 2024

jQuery 4.0.0 Betaがリリースされました。

IE 10以下のサポートを終了、非推奨のAPIを削除、jQuery prototypeオブジェクトからArrayメソッドを削除、focusとblurのイベント順を上書きしないように変更されています。
また、FormDataのサポート、自動的にJSONPへfallbackする挙動を削除、コードベースをAMDからESMへの移行、Trusted Typesのサポートなども含まれています。

jQuery 5では、IE 11のサポートを削除する予定となっています。


Storybook 8 Betaがリリースされました。

デフォルトのコンパイラをBabelからSWCに変更、モバイルUIの改善といった変更が含まれています。
また、今まで@storybook/jest@storybook/testing-libraryの2つのテストパッケージがありましたが、それを@storybook/testに統合しています。

その他には、Node.js 16のサポートを終了、Yarn v1のサポートを終了なども行われています。


Vite 5.1がリリースされました。

実験的なAPIとしてVite以外のサーバとViteを組み合わせて利用するためのVite Runtime APIが追加されています。
その他には、.css?urlのサポート改善、循環インポートでのHMRの改善、パフォーマンスの改善などが含まれています。

@azu
Copy link
Member Author

azu commented Feb 12, 2024

🚀 jQuery 4.0.0 Beta: IE10のサポート終了
📚 Storybook 8 Beta
🔥 Vite 5.1: Vite Runtime API

@azu azu merged commit 39b0806 into develop Feb 12, 2024
@azu azu deleted the jser-week-680 branch February 12, 2024 03:16
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