- Fix formatting (9000681)
- Add
env-cmd
Support (#1254) (21d6b51) - thanks @joealden! - Re-gen sponsorships chart (185c638)
- fix: handle only string modules in dependency resolution (#1263) (a54021b) - thanks @wattanx!
- fix: bun ci (#1267) (3d1c3c5) - thanks @Zamiell!
- Filter out invalid binaries (resolves #1264) (6f30611)
- Work types for good ol' ts 5.0.4 (9913ee7)
- Add @Datadog-OSS sponsor (a61d9fe)
- feat: GitHub actions reporter (#1231) (0a23450) - thanks @cylewaitforit!
- Add pos to unlisted deps issue type (5b54dae)
- Improve import specifier sanitizer (resolves #1257) (087a98e)
- Cover more cases for symbol refs finder (resolves #1273) (3d76e51)
- Fix package name of rslib enabler (#1272) (432bdcc) - thanks @nyarthan!
- Pass parsed CLI args to config-as-a-function (b0814c9)
- Ignore !-suffixed deps/bins only in production mode (resolves #1253) (06d4df8)
- Update docs (0d8fd13)
- Auto-format (f54a7bd)
- Find accessed identifiers for dynamic imports (resolves #1155, resolves #1230) (ec0be7e)
- Update oxc-resolver and a few more (dev) deps (96c822a)
- Optimize
getAccessedIdentifiers
(8fb9501) - fix: enable pnpm plugin on root config & lockfile (#1275) (6e339ca) - thanks @nyarthan!
- Remove ancient past sponsors (e9e6e91)
- Remove default
binaries
values in plugins (aac28c4) - Remove default
containingFilePath
value in angular plugin (9208927) - Add
isRootOnly
to pnpm plugin (fe99f59) - Move/extend docs to write plugin (497bddb)
- feat: add
time
&unzip
to ignored binaries (#1276) (4f8d9df) - thanks @nyarthan! - Add
Rstest
Plugin (#1277) (5b7d92f) - thanks @nyarthan! - Edit docs (847ccf1)
- feat: add plugin for
bumpp
(#1278) (136a14b) - thanks @nyarthan! - Support input resolver from args in plugins (resolve #1274) (19dd367)
- Edit docs (77d683e)