Skip to content

Releases: jcoreio/aws-select-cli-prompts

v4.2.0

30 Mar 21:14

Choose a tag to compare

4.2.0 (2026-03-30)

Features

  • allow getItems to be async (8173bec)

v4.1.0

30 Mar 21:08

Choose a tag to compare

4.1.0 (2026-03-30)

Features

  • support overriding getPage, getItems, getSearchText (e3bc407)

v4.0.0

25 Mar 22:48

Choose a tag to compare

4.0.0 (2026-03-25)

Bug Fixes

  • bump aws-sdk deps to ^3.988.0 (b326fff)

  • separate CLI code from API code (bfb7259)

  • fix!: fix types for ESM exports (90b146f)

BREAKING CHANGES

  • drop support for Node <20

v3.2.1

07 Aug 16:22

Choose a tag to compare

3.2.1 (2025-08-07)

Bug Fixes

  • improve item layout on narrow terminals (e1fa13e)

v3.2.0

28 Jun 19:46

Choose a tag to compare

3.2.0 (2024-06-28)

Features

v3.1.1

28 Jun 19:26

Choose a tag to compare

3.1.1 (2024-06-28)

Bug Fixes

  • add missing exports nad bin commands (f4c9da5)

v3.1.0

28 Jun 19:20

Choose a tag to compare

3.1.0 (2024-06-28)

Features

  • add ability to customize columns (a9b303d)

v3.0.0

28 Jun 19:19

Choose a tag to compare

3.0.0 (2024-06-28)

Bug Fixes

  • fix layout issues (ac1a948)

  • feat!: refactor to simplify adding new selectors (e486420)

Features

  • add filterItems option and missing bin commands (b3dffd9)
  • add Route53 selectors (b5d3359)
  • add secret and CloudFormation stack selectors (83b477f)

BREAKING CHANGES

  • MaxResults option to selectEC2Instance/selectEBSSnapshot has been
    renamed to limit

v2.2.0

11 Jun 22:44

Choose a tag to compare

2.2.0 (2024-06-11)

Features

  • add selectCloudWatchLogEvent (5b8aefd)

v2.1.0

11 Jun 21:46

Choose a tag to compare

2.1.0 (2024-06-11)

Bug Fixes

  • use time ago format and fix issues with selectCloudWatchLogStream (2d2569b)

Features

  • add selectCloudWatchLogGroup and selectCloudWatchLogStream (086557f)