- Don't use non-positionals as first argument binary (43a2dfc)
- Include only plugins with production entry files in production mode (1427e48)
- Fix multiple dependencies sharing the same binary name (46bf9f7)
- Add typescript plugin (cb1675f)
- Fix using
eslint-config
prefix inextends
(c84e4fd) - Include (only
start
) npm scripts in production mode (db16e56) - Exclude plugin globs from source code project file pattern (ebd1a5e)
- Ignore typed dependencies that have a peer dependency that's referenced (c41b504)
- Add
npx
to binaries that take a binary as their first (positional) argument (415be5b) - Fix initial
NaN
in progress updater (e1e8b68) - Add getter for peer dependencies (WIP) (cb68bd2)
- Add installed binaries in root workspace referenced from descendant workspaces (dfe59b9)