Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

2023-05-19のJS: jQuery 3.7.0、Vue 3.3、Bun 0.6.0(bun build)#1081

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
azu merged 22 commits intodevelopfromjser-week-644
May 19, 2023

Conversation

@azu
Copy link
Member

@azuazu commentedMay 19, 2023
edited
Loading

jQuery 3.7.0がリリースされました。

uniqueSortメソッドの追加、単位なしのCSSプロパティのサポート、パフォーマンスの改善がされています。
また、IEではfocus/blurイベントが非同期で実行されるが、他のブラウザでは同期的に実行されるため、挙動の違いが発生していました。
この問題をIEでも同期的に実行されるfocusin/focusoutを使ってシミュレートすることで修正されています。

jQueryは5.0.0でIEのサポートを終了する予定となっています。


Vue 3.3がリリースされました

<script setup lang="ts">でのTypeScriptの型定義の改善が中心のリリースとなっています。
また、双方向バインディングを扱うdefineModel()の追加なども行われています。


Bun 0.6.0がリリースされました。

bun buildを追加しファイルをbundleとminifyできるbundler機能を追加、bun build --compileで単一実行可能ファイルを生成できるようになっています。

その他にはimport.meta.mainのサポート、bun testの改善、TypeScript 5.0のサポート、Import Attributesのサポート、Node.jsの互換性改善なども含まれています。

@azuazu changed the title2023-05-19のJS: jQuery 3.7.0、Vue 3.3,2023-05-19のJS: jQuery 3.7.0、Vue 3.3、Bun 0.6.0(bun build)May 19, 2023
@azuazu merged commitd96a35e intodevelopMay 19, 2023
@azuazu deleted the jser-week-644 branchMay 19, 2023 07:00
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@azu

[8]ページ先頭

©2009-2025 Movatter.jp