Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1.37 KB

Changelog

Changelogs are separated by release type for better overview.

These are the official, stable releases that you can use in your production environments.

“Stable for production!”

Details:

  • Stability: stable
  • NPM channel: @latest
  • Branch: release
  • Purpose: official release
  • Suitable environment: production

“If you are curious to see what's next!”

These releases contain the latest development changes, but you should be prepared for anything, including sudden breaking changes or code refactoring. Use this branch to contribute to the project and open pull requests.

Details:

  • Stability: unstable
  • NPM channel: @alpha
  • Branch: alpha
  • Purpose: product development
  • Suitable environment: experimental