All Sources (95)

How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained

How Rolldown Works: Symbol Linking, CJS/ESM Resolution, and Export Analysis Explained

Atriiy
tool
Introducing Fusion: Vibe Code at Any Scale

Introducing Fusion: Vibe Code at Any Scale

Fusion is the first AI-powered visual canvas for entire teams to build, edit, and ship code at any scale using existing codebase, design systems and workflows

Builder.io Blog
api tool ui
続・TypeScriptの`Diagnostics`について

続・TypeScriptの`Diagnostics`について

leaysgur's Blog
library tool
Leader Spotlight, Evolving and adapting alongside ecommerce, with John Arquette

Leader Spotlight, Evolving and adapting alongside ecommerce, with John Arquette

John Arquette shares his experience working in the early days of ecommerce and how it’s drastically transitioned over time.

LogRocket Dev
api tool
v4.8.0

v4.8.0

Hono v4.8.0がリリースされ、既存の機能が強化され、新しいルーティングおよび静的サイト生成のための強力なヘルパーが導入されました。新しいサードパーティのミドルウェアパッケージも追加され、JWTカスタムヘッダー、JSXストリーミングのNonceサポート、CORSの動的allowedMethodsなどが含まれています。コードサイズも削減され、最小のhono/tinyパッケージは約800バイト減少し、約11KBになりました。新しいルートヘルパー関数は、ルート情報やパスユーティリティへの簡単なアクセスを提供し、JWTミドルウェアはカスタムヘッダー名を指定してトークンを取得できるようになりました。これにより、非標準の認証ヘッダーを使用するAPIとの連携が容易になります。 • Hono v4.8.0のリリースにより、機能が強化され、新しいルーティングヘルパーが追加された。 • コードサイズが約800バイト削減され、最小パッケージは約11KBに。 • JWTミドルウェアがカスタムヘッダー名をサポートし、非標準の認証ヘッダーを使用するAPIとの互換性が向上。 • JSXストリーミングがCSP準拠のためのNonce値をサポート。 • CORSミドルウェアがリクエストのオリジンに基づく動的allowedMethodsをサポート。

honojs/hono
library release tool
libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden

libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden

Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.

Socket
library security tool
v3.2.4

v3.2.4

Vitestのリリースv3.2.4では、いくつかのバグ修正が行われました。具体的には、strip-literalの最適化に関するパスの修正、uintとバッファの表示方法の改善、エクスポートのスパイ時に役立つエラーメッセージの表示、watchモードの修正、Windows環境での絶対パスの使用、テストファイル数を超えるシャードエラーのスロー、ブラウザモードでのSCSSのカバレッジ無視、非メジャー依存関係の更新、expect.softでの非同期エラー処理、maxWorkers指定時のminWorkersの自動調整、カスタムレポータのエラーにおけるtask.metaの利用、ハンドララッピングの保持、ui設定オプションの正しい動作の確保が含まれています。 • バグ修正が行われた • strip-literalの最適化パスの修正 • uintとバッファの表示方法の改善 • エクスポートのスパイ時にエラーメッセージを表示 • watchモードの修正 • Windows環境での絶対パスの使用 • テストファイル数を超えるシャードエラーのスロー • ブラウザモードでのSCSSのカバレッジ無視 • 非メジャー依存関係の更新 • expect.softでの非同期エラー処理 • maxWorkers指定時のminWorkersの自動調整 • カスタムレポータのエラーにおけるtask.metaの利用 • ハンドララッピングの保持 • ui設定オプションの正しい動作の確保

vitest-dev/vitest
library release testing
6.10.0

6.10.0

Prismaのバージョン6.10.0がリリースされ、いくつかの新機能と改善が発表されました。まず、MS SQL ServerとPlanetScale向けにRustエンジンを削除し、RustエンジンなしでPrisma ORMを使用できるqueryCompilerがプレビューに移行しました。また、VS CodeのPrisma拡張機能により、複数のローカルPrisma Postgresインスタンスを管理できる新機能が追加され、Dockerなしで視覚的なデータベース管理が可能になりました。さらに、prisma migrate devコマンドのパフォーマンスが向上し、一部のデータベースで速度が2倍になりました。新たに「Push to Cloud」ボタンが追加され、ローカルのPrisma Postgresインスタンスを簡単にデプロイできるようになりました。PlanetScaleでは、shard keyのサポートが追加され、データベースのスケーリングが容易になりました。その他、pg-workerパッケージが非推奨となり、Cloudflare WorkersでのPrisma ORMの使用が簡素化されました。 • MS SQL ServerとPlanetScale向けにRustエンジンを削除し、RustなしでPrisma ORMを使用可能にするqueryCompilerがプレビューに移行した。 • VS CodeのPrisma拡張機能で複数のローカルPrisma Postgresインスタンスを管理できる機能が追加された。 • prisma migrate devコマンドのパフォーマンスが向上し、一部のデータベースで速度が2倍になった。 • 「Push to Cloud」ボタンにより、ローカルのPrisma Postgresインスタンスを簡単にデプロイできるようになった。 • PlanetScaleでshard keyのサポートが追加され、データベースのスケーリングが容易になった。 • pg-workerパッケージが非推奨となり、Cloudflare WorkersでのPrisma ORMの使用が簡素化された。

prisma/prisma
cloud database release
When to use OpenAI vs. open source LLMs in production

When to use OpenAI vs. open source LLMs in production

OpenAI vs open source LLMs for frontend developers: integration guide, costs, performance comparison, implementation tips.

LogRocket Dev
api cloud tool
UX designers vs. developers: Who really owns accessibility (A11y) in UX design?

UX designers vs. developers: Who really owns accessibility (A11y) in UX design?

We’re done treating accessibility as an afterthought. This guide helps designers embed it into their workflow — start to finish.

LogRocket Dev
framework tool ui
912: Why did Figma buy a CMS?

912: Why did Figma buy a CMS?

Syntax.fm
api tool ui