yeoman / generator

Rails-inspired generator system that provides scaffolding for your apps
http://yeoman.io
BSD 2-Clause "Simplified" License
1.21k stars 299 forks source link

How to understand the versioning of this project #1529

Closed thomaslagies closed 4 months ago

thomaslagies commented 4 months ago

According to npm and the gh release page there are versions from 4.x to 7.x

Version 4.x is what I am currently using, since upgrading to version 5.x breaks all requires, and isn't really documented (see other closed issues about that) Version 6.x and 7.x cant be installed via npm but is listed here: https://www.npmjs.com/package/yeoman-generator

Is there a document where I can read about the reasoning of these versions, or are they published differently?

thomaslagies commented 4 months ago

Closed since I referenced the wrong repo here, sorry!