Custom prompts now should be implemented with @inquirer/core. Custom prompts built on inquirer@9.x.x will keep working, but should plan a migration.
inquirer.ui.BottomBar is deleted.
My expectation is that this release should be a drop-in replacement for people using inquirer.prompt() and built-ins 🤞🏻. Please open an issue on Github if you run into issues migrating; it's a large rewrite and there might be a few sharp edges to cut! Hope you'll like this new release.
inquirer@9.3.5
Fix issue with plugins relying on internal inquirer packages file structure.
inquirer@9.3.1
Fix risk of prototype injection.
inquirer@9.3.0
Replace chalk with picolors (in 9.3.2 went to yoctocolors to stay with Sindre's packages and reduce amount of provenance.)
Drop many dependencies in favour of native functions when possible.
No impact expected, but it's a large changes in dependencies. Let us know if you run into any issues upgrading!
This version introduces a new core implementation. All tests are passing but there can be some regressions due to missing tests. Please feel free to report such cases and let's improve test coverage.
Bumps the development-dependencies group with 19 updates in the / directory:
7.24.7
7.24.9
7.24.7
7.24.8
7.24.7
7.24.8
5.10.3
5.10.5
2.3.5
2.3.7
5.1.5
5.2.1
7.13.0
7.16.1
7.13.0
7.16.1
11.0.0
11.1.2
5.1.3
5.2.1
9.2.23
10.1.0
2.8.3
2.9.0
24.1.0
24.1.1
14.0.5
15.0.0
8.4.38
8.4.39
3.3.2
3.3.3
5.4.5
5.5.3
6.19.2
6.19.3
5.92.0
5.93.0
Updates
@babel/core
from 7.24.7 to 7.24.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)c36fa6a
Update typescript-eslint v8 (#16557)02da3da
[babel 8] RemoveFile.prototype.getModuleName
(#16561)Updates
@babel/plugin-transform-optional-chaining
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/plugin-transform-optional-chaining
's releases.Changelog
Sourced from
@babel/plugin-transform-optional-chaining
's changelog.Commits
1f5af44
v7.24.8c36fa6a
Update typescript-eslint v8 (#16557)Updates
@babel/preset-env
from 7.24.7 to 7.24.8Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
1f5af44
v7.24.80f72c57
Bump compat data sources (#16614)c36fa6a
Update typescript-eslint v8 (#16557)Updates
@blueprintjs/core
from 5.10.3 to 5.10.5Commits
2dc48d8
chore: Publish new release8329a32
[core] fix(tabs): remove large gap between vertical tabs (#6885)9754f3d
chore: Publish new release9ee655b
Do not settabIndex
when no popover will show (#6851)855a067
Add affordance to icon selector in docs and fix selection state (#6877)f9a1b48
a11y(Alert): give Alert alertdialog role (#6846)605d318
fix: prevent PanelStack2 from opening in the wrong direction (#6847)6273c37
Don't show slider fill before value equal to initial value (#6853)406c1be
[core] fix(overlays): Replace array.at(-1) with array[array.length - 1] for S...2893a00
[core] fix(Tabs): use gap instead of margin to fix RTL spacing (#6834)Updates
@blueprintjs/datetime2
from 2.3.5 to 2.3.7Commits
2dc48d8
chore: Publish new releasef2e9d6e
Fix end time selection before selecting date (#6858)9754f3d
chore: Publish new releasefa69aca
feat(DateTime2): export TimePicker (#6868)9dbbda0
[datetime] chore: remove dependency on lodash (#6751)Updates
@blueprintjs/select
from 5.1.5 to 5.2.1Commits
2dc48d8
chore: Publish new release9754f3d
chore: Publish new release855a067
Add affordance to icon selector in docs and fix selection state (#6877)0d36ba1
No scrollbar in Select when menu has dividers (#6804)Updates
@typescript-eslint/eslint-plugin
from 7.13.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.110f8a4d
fix(eslint-plugin): [no-unnecessary-type-parameters] descend into all parts o...bebbd0c
chore(eslint-plugin): [no-unnecessary-parameter-property-assignment] remove `...e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)Updates
@typescript-eslint/parser
from 7.13.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.1e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.1Updates
better-sqlite3
from 11.0.0 to 11.1.2Release notes
Sourced from better-sqlite3's releases.
Commits
254b8e9
11.1.250ace3b
Use node bullseye to build arm images (#1216)309cb37
11.1.18b74050
error C2099: initializer is not a constant (#1208)74f7c4a
Fix macOS x64 builds (#1210)b615a52
11.1.0b5d0478
Run prebuilds before publish (#1202)7ee4464
cleaned up poorly named template5ae61c3
Support builds for Electron v31 (#1200)Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
inquirer
from 9.2.23 to 10.1.0Release notes
Sourced from inquirer's releases.
Commits
92eb67e
Publishf811926
Feat(inquirer) Add 'search' prompt5d40787
Feat(@inquirer/search
) Introduce new search prompt2cf6284
Chore(dev-deps): Bump dev dependencies5a4c709
Chore(contributing): Use turbo watch mode + node --watch09a356c
Chore(documentation): Update install and usage instructions to suggest@inqui
...1544c13
Fix(@inquirer/checkbox
) Typing of validate contains only choices + README update0b1bede
Feat(@inquirer/select
) Add theme option to customize the description display6f75cd2
Fix(@inquirer/core
): Fixes usePagination assuming the list is never emptyf2c4983
PublishUpdates
jotai
from 2.8.3 to 2.9.0Release notes
Sourced from jotai's releases.
The latest updates on your projects. Learn more about Vercel for Git ↗︎