- Update CLI documentation to match current implementation (#1458) (937dd83) - thanks @sebacardello!
- Replace glob with fs helpers (#1454) (880f718) - thanks @gameroman!
- Expand workspace filter (#1455) (b3edb80) - thanks @fightZy!
- Sync up cli-arguments ↔ md docs further (47559d2)
- Minor refactor for lints & consistency (c5e66db)
- Fix manual enabled compilers (#1457) (57df2e1) - thanks @digitsum!
- add push notification once module graph is built (#1461) (57825f4) - thanks @niklas-wortmann!
- fix(prisma): Avoid crash if Prisma schema path is not specified (#1464) (1e0ffc7) - thanks @stephenwade!
- Add Nitro plugin (#1415) (ecf5e34) - thanks @lynnntropy!
- Add a few impl guidelines to AGENTS.md (5923a20)
- Optimize workspaces storage & usage inside
ConfigurationChief(602603f) - Exclude optional peer deps from the production deps check in strict mode (resolve #1145) (605fb85)
- Consider all members of
keyof typeof MyEnumused (7d5b9d6) - Add entry files to sveltekit (resolve #1162, resolve #1465) (c0ed40a)
- Consistent config options (dc11214)
- Warn for faux monorepo in init script (b94dcfa)
- Document new --workspace behavior (#1455) (9cbbbc2)
- Auto-format (4c3e45f)
- Add
npm loginto release script (968d339)