trix
trix copied to clipboard
Set production release as "latest" on npm instead of the beta
The most recent production release should be tagged as latest on npm instead of the beta since the beta doesn't work with the latest version of Rails.
GitHub Releases has the correct latest tag.
https://www.npmjs.com/package/trix https://github.com/basecamp/trix/releases
Steps to Reproduce
- Run
npm outdated -
2.0.0-beta.0shows as the latest version instead of the production release
Details
- Trix version: 1.3.1
- Browser name and version: all
- Operating system: all