Releases: ing-bank/lion
Releases · ing-bank/lion
[email protected]
Patch Changes
- cc2a646: optimisedGlob: allow providing cwd with trailing slash
@lion/[email protected]
@lion/[email protected]
Minor Changes
- 8d178a5: add interceptors for parsed response JSON objects
@lion/[email protected]
@lion/[email protected]
Patch Changes
- 2c38a91: [core] make scoped-elements ssr-compatible
- da5ae67: [localize] make sure LocalizeManager does not crash with lit-ssr
- 1626dbd: improve test experience in dev-mode by limiting verbose warnings
- 7c2b469: [validation-feedback] do not display type of the validation feedback message, if there is no message
[email protected]
Minor Changes
-
615472c: - use oxc for all analyzers (oxc is way smaller and more performant than swc, let alone babel)
- make swcTraverse compatible with oxc
- expand scope functionality of swcTraverse
BREAKING:
- make parsers peerDependencies (babel or swc should be loaded by external analyzers)
- rename
swcTraverse
tooxcTraverse
Patch Changes
- 6f3137c: fix normalization of native glob dirent.parentPath for optimisedGlob
@lion/[email protected]
[email protected]
Patch Changes
- 6ec74dc: support fullPath notation in optimisedGlob
[email protected]
Patch Changes
- 2dbb1ca: - support
ignore: string[]
globs in optimisedGlob- experimental
fs.glob
support under the hood in optimisedGlob
- experimental
[email protected]
Patch Changes
- a30dbf3: update dependencies