chore: bump nuxt version#299
Conversation
clarkdo
left a comment
There was a problem hiding this comment.
^2.0.0 covers all 2.x version, so I think we don't need to change it before 3.0
|
@clarkdo its so that new users dont ask why i used CNA and i have in package.json 2.0.0 instead of latest one |
|
I prefer sending them to |
…tch-1 # Conflicts: # test/snapshots/index.test.js.md # test/snapshots/index.test.js.snap
|
thats a point, but there another questions that they ask so its just to minimize it. |
|
Agree with @clarkdo here. Better educate the user about NPM constraints and semver instead (maybe directly write a FAQ in the README?) |
|
I`m afraid users who ask such questions dont read readme :) |
|
Could be 🤷♂️ but that should not be part of our scope. |
|
Some suggestion: We may show a message after setup you created a project using latest nuxt x.y.z |
|
I’ll add the message |
No description provided.