这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: poppinss/prompts

Add ability to verify traps

10 Mar 03:49

Choose a tag to compare

Pre-release
  • feat: add ability to verify traps 8090733

Full Changelog: v3.1.0-0...v3.1.0-1

Export PromptCancelledException class

30 Dec 09:51

Choose a tag to compare

Pre-release
  • refactor: export PromptCancelledException class 8d256d6
  • docs(README): fix badge url for github workflow d3d4017
  • chore: update dependencies 2f5b092

Full Changelog: v3.0.0-2...v3.1.0-0

Make ts config strict and track coverage

30 Oct 08:28

Choose a tag to compare

Commits

  • chore: update @poppinss/utils c490c7c
  • chore: add coverage 072d8c5
  • refactor(MockedPrompt): do not call options.format 3151c61
  • chore: make tsconfig strict 1687661
  • chore: update dependencies 8225b5b
  • ci: use reusable workflow fce1901
  • chore: update dependencies 88f60f1
  • ci: update node versions for ci/cd 29eb616

Full Changelog: v3.0.0-1...v3.0.0-2

Rename the enum prompt to list

13 Oct 07:37

Choose a tag to compare

Pre-release
  • refactor: rename enum prompt to list e148eca
  • chore: export types 82c62b9

v3.0.0-0...v3.0.0-1

Rewrite in ESM and API changes

13 Oct 07:28

Choose a tag to compare

Pre-release

Breaking changes

  • ESM only
  • Remove FakePrompt class in favor of the traps API.
  • Types are no longer exported from the main module, use @poppinss/prompts/types to import types

Commits

  • docs: formatting fixes 54b9c4d
  • docs: formatting fixes 1e05f4b
  • docs: update documentation 780ff53
  • refactor: improvements to the types 044b89c
  • test: add tests for edge cases ec05ead
  • refactor: rename classes 7529d01
  • refactor: remove trap once the prompt has been triggered 70cacdf
  • chore: update dependencies b17d72f
  • feat: add support to restore traps 8c6eec6
  • feat: add "traps" API to trap prompts 639661b
  • refactor: migrate to ESM e2db1c3

Full Changelog: v2.0.2...v3.0.0-0

Update dependencies

04 Apr 09:40

Choose a tag to compare

  • chore: update dependencies 74ab9df

v2.0.1...v2.0.2

Update dependencies

22 Feb 06:27

Choose a tag to compare

  • chore: update dependencies eeb1a64

v2.0.0...v2.0.1

Drop support Node below 16

17 Dec 02:41

Choose a tag to compare

  • refactor: reorganize meta config 9cbc6a6
  • chore: update dependencies fab9c82

Full Changelog: v1.2.3...v2.0.0

Update dependencies

19 Jul 05:20

Choose a tag to compare

  • chore: update dependencies 059574f

v1.2.2...v1.2.3

update dependencies

31 May 03:32

Choose a tag to compare

  • ci: use github actions and remove circleci f202da6
  • chore: update dependencies 294592b
  • chore: update dependencies 29eb110

v1.2.1...v1.2.2