fix(deps): update dependency eslint-import-resolver-typescript to v4
- Mar 17, 2025
-
-
designsystem-renovatebot authored
-
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-import-resolver-typescript | ^3.8.3 -> ^4.0.0 |
v4.0.0
#368 2fd7c2e
Thanks @JounQin! - feat!: rewrite, speed up by using rspack-resolver
which supports references
natively under the hood
BREAKING CHANGES:
^16.17.0 || >=18.6
is now requiredalwaysTryTypes
is enabled by default, you can set it as false
to opt-outproject
is discouraged but still supported, single project
with references
are encouraged for better performance, you can enable noWarnOnMultipleProjects
option to supress the warning messagetsconfig.json
or jsconfig.json
will be used automatically if no project
providedv3.9.1
4a9176e
Thanks @JounQin! - fix: use rspack-resolver
fork for pnp supportv3.9.0
v3.8.7
a14fdd9
Thanks @carlocorradini! - fix: include mapper with no files and force non-dynamic projects to use absolute pathsv3.8.6
v3.8.5
366eeaf
Thanks @carlocorradini! - fix: if file has no corresponding mapper function, apply all of them, starting with the nearest one.v3.8.4
This MR has been generated by Renovate Bot.