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

[Request] release version need tasks api #185

Open
zhaohuanyuu opened this issue Dec 24, 2023 · 4 comments
Open

[Request] release version need tasks api #185

zhaohuanyuu opened this issue Dec 24, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@zhaohuanyuu
Copy link

zhaohuanyuu commented Dec 24, 2023

Environment

  • OS: macOs
  • Node Version: v20.10.0
  • Package: @clack/prompts
  • Package Version: v0.7.0

Describe the bug
The latest 0.7.0 version lacks the tasks method export on the document

To Reproduce
package released code

Expected behavior
tasks api should be packaged and exported

@zhaohuanyuu zhaohuanyuu added the enhancement New feature or request label Dec 24, 2023
@zhaohuanyuu zhaohuanyuu changed the title release version need tasks api [Request] release version need tasks api Dec 24, 2023
@frontalicious-martijn
Copy link

Yep, tasks is missing when installing via npm.

@stekovinbranturry
Copy link

same problem here

@ringo360
Copy link

same problem

@codemile
Copy link

codemile commented Jun 27, 2024

It's not missing from 0.7.0. You're reading the wrong version of the docs from the main branch.

You have to read the docs from the release tag for 0.7.0 which can be found here:
https://github.com/bombshell-dev/clack/tree/%40clack/prompts%400.7.0/packages/prompts

Note: That NPM publishes the correct docs on the package home page. https://www.npmjs.com/package/@clack/prompts

Related to: #181

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

No branches or pull requests

5 participants