logo
  • Guide
  • Config
  • Plugin
  • API
  • Examples
  • Community
  • Modern.js 2.x Docs
  • English
    • 简体中文
    • English
    • Showcase
      Meet the Team
      Releases
      Contributing Guide
      Blog
      Overview
      Modern.js v2 发布
      2022 年 9 ~ 10 月更新内容
      2022 年 7 ~ 8 月更新内容
      📝 Edit this page
      Previous pageMeet the TeamNext pageContributing Guide

      #Releases

      #Changelog

      Please visit GitHub - Releases to see what has changed with each release of Modern.js.

      #Version Specification

      Modern.js follows the Semantic Versioning specification.

      • Major version: Contains incompatible API changes.
      • Minor version: Contains backward compatible functional changes.
      • Patch version: Contains backwards compatible bug fixes

      #Release Cycle

      • Modern.js generally releases an official release every Thursday.
      • If critical bugs appear, we will release a revised version on the same day.
      • We expect to keep Modern.js v2 stable and compatible, there are currently no plans to release the next major version.

      #Version Upgrade

      When you need to upgrade the Modern.js version in your project, you can use the modern upgrade command, refer to Upgrade.

      npx modern upgrade