- fix: derive package name from package.json under Yarn
nodeLinker: pnpmstore (#1852) (3764605) - thanks @blowery! - Pick up types used in module augmentations via path aliases (resolve #1850) (9cc5a41)
- feat: add support for
packageExtensionsin yarn and pnpm (#1847) (61d3164) - thanks @trueberryless! - fix(ci): do not run integration on forks (#1855) (d23c10d) - thanks @trueberryless!
- chore(ci): improve security through specific permissions (#1856) (1eb42e6) - thanks @trueberryless!
- chore(ci): add concurrency blocks (#1857) (3bf3d11) - thanks @trueberryless!
- fix(next): resolve src/ entry patterns like Next.js does (#1859) (6e6a509) - thanks @dayongkr!
- Fix Bun test defaults (#1860) (2ac4c04) - thanks @jakeleventhal!
- Extend agentic guidelines re. plugins (da606eb)
- Support rspack and path aliases in require.context (d231d67)
- Support path aliases in import.meta.glob (resolve #1821) (fc7bb1e)
- Register MDX compiler in Storybook plugin (6f18138)
- Resolve TypeDoc customCss and customJs files (105687d)
- Resolve inline Babel presets/plugins in Jest transform (38e4a4a)
- Mark graphql-codegen generated outputs as entries (1255369)
- Add Fumadocs plugin (77c2142)
- Support next.config.mts in Next.js plugin (0f27e77)
- Add script command parser built on unbash (195510c)
- Gate Bun test entries on an actual bun test invocation (92903ec)
- Detect Node.js test runner via script command parser (a0bfe7b)
- Extract shared command walker for bash-parser and plugins (1301475)
- Normalize aliased glob patterns to posix for Win (23b4a74)
- Resolve inherited tsconfig paths from the extended config's directory (resolve #1866) (e3f0e5c)
- Handle var interpolations in shell cmd scripts (resolve #1867) (9422d06)
- Update query snapshot (5e192e9)
- Add support for Prettier overrides (#1869) (5dc7f12) - thanks @remcohaszing!
- Handle Serverless esbuild inject entries (#1865) (46111ef) - thanks @jakeleventhal!
- docs: add links to Discord and Contributing in issue templates (#1868) (5ab3483) - thanks @trueberryless!
- Add eve (Vercel framework) plugin (#1864) (20cd970) - thanks @jakeleventhal!
- Add circular dependencies as opt-in
cyclesissue type (resolve #1734) (#1812) (1b0ed6b) - chore(ci): remove redundant tag triggers (#1863) (c61d008) - thanks @trueberryless!
- Fix up docs a bit (89a2d8d)