Skip to content

2025-02-01のJS: Bun 1.2、Tailwind CSS v4.0、TypeScript 5.8 Beta #1259

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 18 commits into from
Feb 1, 2025

Conversation

azu
Copy link
Member

@azu azu commented Feb 1, 2025

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

Bun 1.2ではNode.jsとの互換性の向上としてnode:http2/node:dgram/node:clusterのサポートが追加されています。
また、Bun.s3のS3 APIの追加、Bun.sqlのPostgresのサポート、テキストベースのbun.lockファイルのサポートされています。
そのほかには、package.jsonにコメントを書けるように、.npmrcファイルのサポート。bun run --filterbun publishコマンドのサポート、bun patchのサポートなどが追加されています。


Tailwind CSS v4.0がリリースされました。

Lightning CSSを使った新しいエンジンに変更、PostCSSの外部プラグインに非依存な形へ変更、Viteプラグインの追加が行われています。
また、@sourceディレクティブの追加、CSS-first configurationのサポート、@container/starting variant/not-* variantsの追加などが行われています。


TypeScript 5.8 Betaがリリースされました。

conditional return typeの改善、require(esm)の対応、--module node18を追加が行われています。
Node.jsの--experimental-strip-typesと合わせた設定をする--erasableSyntaxOnlyフラグの追加、--libReplacementフラグの追加なども行われています。

@azu azu merged commit b7b0919 into develop Feb 1, 2025
@azu azu deleted the jser-week-724 branch February 1, 2025 05:56
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