Skip to content
← Radar
38

Compatibility

general · 3 signals · 1 source

Evidence

  • Static Generation / SSG Improvements — ## Summary Allow Next.js to become fully hybrid by providing methods to do both static generation and server-side rendering on a per-page basis. - Two new per-page data fetching methods - `getStaticProps` - Opt-in to static generation (SSG) at `next build` time. - `ge

    GITHUB_ISSUES

  • [Announcement] Bun support is now limited and deprecated — Due to foreseeable compatibility and security issues, yt-dlp's support for Bun as an [`ejs`](https://github.com/yt-dlp/ejs)-compatible JavaScript runtime is being both limited and deprecated. As of the next yt-dlp and/or ejs release, only Bun versions `1.2.11` through `1.3.14` w

    GITHUB_ISSUES

  • Bun's Roadmap — # Bun's Roadmap The Bun team updates this issue to share our current roadmap, priorities, and goals. You can see our current update below, and previous updates at the bottom. ## Spring 2025 ### Node.js compatibility For every change we make to Bun, we run the Node.js test sui

    GITHUB_ISSUES