ep181 Monthly Ecosystem 202507
- published_at
- 2025-07-19
- guest
- @hiroppy
- toc
- 
          headings
Theme
第 181 回のテーマは 2025 年 7 月の Monthly Ecosystem です。
Show Note
- 
          React Router and React Server Components: The Path Forward
          - https://remix.run/blog/react-router-and-react-server-components
- Next.js と React Router の統合の現状と課題について解説している。
- React Server Components (RSC) と Client Components の共存におけるルーティングの複雑性に焦点を当てている。
- 今後の React Router が RSC にどのように対応していくか、その方向性を示唆している。
 
- 
          Next.js 15.4
          - https://nextjs.org/blog/next-15-4
- Next.js 15.4 では、新しい useフックの追加、パフォーマンスの向上、開発者エクスペリエンスの改善が主な変更点。
- 特に、React Server Components (RSC) のサポートが強化され、より効率的なデータフェッチとレンダリングが可能になった。
- エッジ環境での実行性能も向上し、アプリケーションの高速化とスケーラビリティが期待される。
 
- 
          Vercel Ship 2025 recap
          - https://vercel.com/blog/vercel-ship-2025-recap
- Ship 2025 では、Next.js や Vercel プラットフォームの最新機能とロードマップが発表された。
- 特に、AI 関連の機能強化や、開発者体験を向上させるツールが多く紹介された。
- Vercel のエコシステム全体が、よりスケーラブルで高性能なアプリケーション開発を支援する方向に進化していることが示された。
 
- 
          NuxtLabs is joining Vercel
          - https://nuxtlabs.com/
- NuxtLabs は、Nuxt.js の開発を主導するチームであり、Vercel に参加した。
- この統合により、Nuxt.js の開発とエコシステムの成長が加速されることが期待される
- Vercel のプラットフォーム上で Nuxt.js のユーザーエクスペリエンスがさらに向上する見込み。
 
- 
          Node v24.4.1 (Current)
          - https://nodejs.org/en/blog/release/v24.4.1
- Node.js v24.4.1 のリリースでは、重要なバグ修正が含まれている。
- Tuesday, July 15, 2025 Security Releases
 
- Node v24.4.0 (Current)
- 
          Proposal - Shift Node.js to Annual Major Releases and Shorten LTS Duration
          - https://github.com/nodejs/Release/issues/1113
- メジャーリリースを年 1 回に
- LTS を 24month に
 
- 
          Deno 2.4: deno bundle is back
          - https://deno.com/blog/v2.4
- Deno 2.4 は、deno bundleコマンドが復活し、バンドル機能が強化された。
- ESM と CommonJS の両方に対応し、柔軟なビルドが可能になった。
 
- 
          Laravel + Node.js: PHP in Watt Runtime
          - https://blog.platformatic.dev/laravel-nodejs-php-in-watt-runtime
- PHP の Laravel アプリケーションと Node.js の Watt Runtime を統合する新しいアプローチ。
- Watt Runtime 上で PHP コードを直接実行することで、パフォーマンスの向上と開発の柔軟性を実現。
- これにより、異なる技術スタックの組み合わせによる、より効率的で高性能なアプリケーション開発が可能になる。
 
- 
          Astro 5.12
          - https://astro.build/blog/astro-5120/
- TOML for content loaders
 
- 
          Astro 5.11
          - https://astro.build/blog/astro-5110/
- CSP Adapters
 
- 
          Astro 5.10
          - https://astro.build/blog/astro-5100/
- live content collections
 
- 
          Storybook bloat? Fixed.
          - https://storybook.js.org/blog/storybook-bloat-fixed/
- bundle をダイエットした
 
- Announcing Nuxt 4.0
- ESLint v9.31.0 released
- ESLint v9.30.0 released
- typescript-eslint/tsgolint
- oxc-project/tsgolint
- Biome v2-codename: Biotype
- Biome v2.1
- Babel 7.28.0 Released
- Announcing Rspack 1.4
- webpack 5.100.0
- Vite 7.0 is out!
- 
          Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!
          - https://prettier.io/blog/2025/06/23/3.6.0
- Prettier 3.6 では、CLI の高速化と、OXC および Hermes プラグインの追加が主な変更点。
 
- Announcing TypeScript 5.9 Beta
- Announcing Node-API Support for React Native
- 
          Announcing NAPI-RS v3
          - https://napi.rs/blog/announce-v3
- NAPI-RS v3 は、Node.js のネイティブアドオン開発をより安全かつ効率的に行うための主要な改善を導入。
- 非同期処理のサポートが強化され、Rust から JavaScript の値を直接操作する機能が追加。
- 堅牢なエラーハンドリングと型安全性が向上し、大規模なアプリケーションでの利用が容易になった。
 
- Kiro
- 
          Amazon S3 Vectors
          - https://aws.amazon.com/jp/blogs/aws/introducing-amazon-s3-vectors-first-cloud-storage-with-native-vector-support-at-scale/
- Amazon S3 Vectors は、S3 にネイティブなベクトルサポートを統合し、大規模なデータ処理と AI/ML ワークロードを強化する。
- 既存の S3 バケットのデータを活用してベクトルを生成し、検索や類似性分析を効率的に実行できる。
- これにより、開発者は複雑なインフラを構築することなく、ベクトルデータベースの機能を S3 上で利用できるようになる。
 
- 
          Amazon Bedrock AgentCore now available in preview
          - https://aws.amazon.com/jp/about-aws/whats-new/2025/07/amazon-bedrock-agentcore-preview/
- Amazon Bedrock AgentCore は、大規模言語モデル (LLM) を活用したエージェント構築のための新機能。
- API やデータソースと連携し、複雑なタスクを自律的に実行できるエージェントを開発できる。
- 現在プレビュー版として提供されており、より高度な AI アプリケーション開発を支援する。
 
- AI エージェント「Devin」の Cognition、Google が幹部を引き抜いた Windsurf を買収 - ITmedia NEWS
- Introducing ChatGPT agent: bridging research and action | OpenAI
Events
- 7 月
- 8 月
- 
          9 月
          - 6: フロントエンドカンファレンス北海道
- 21: フロントエンドカンファレンス東京
 
- 
          10 月
          - 7-8: React Conf
- 9-10: Vite Conf
- 25: Vue Fes Japan 2025
 
- 
          11 月
          - 16: JSConf JP
- 23: フロントエンドカンファレンス北陸
- 30: フロントエンドカンファレンス関西