Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Possible typo in app/bin/quasar-new helper (and associated doc) #11409

Closed
Aryess opened this issue Nov 19, 2021 · 2 comments
Closed

[CLI] Possible typo in app/bin/quasar-new helper (and associated doc) #11409

Aryess opened this issue Nov 19, 2021 · 2 comments
Labels

Comments

@Aryess
Copy link

Aryess commented Nov 19, 2021

Describe the bug
As a fresh new user, I was going through the docs (which are great btw), and noticed that the documentation for the new command of the CLI (here) gives the formatting options as such:

                        Option can be:
                             * ts-options - TS options API
                             * ts-composition - TS component API
                             * ts-class - [DEPRECATED] TS class style syntax
                             * ts - use for TS boot file and store modules only

Shouldn't the second one say "TS composition API" instead of "component API"?

To Reproduce
Steps to reproduce the behavior:

  1. Install Quasar CLI
  2. Run quasar new -h

Platform (please complete the following information):
Quasar Version: 2.3.2
@quasar/app Version: 3.2.3

@rstoenescu
Copy link
Member

Thanks for reporting!
Fix will be available in "@quasar/app" v3.2.4

@Aryess
Copy link
Author

Aryess commented Nov 20, 2021

Thanks for reporting! Fix will be available in "@quasar/app" v3.2.4

No worries, thanks for the fix. FYI, there's still one more in the corresponding doc:

* ts-composition - TS component API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants