- Update oxc-resolver (resolve #1889) (1444f6a)
- Keep entry-exported members public (resolve #1890) (94967c1)
- Don't un-ignore sibling paths on unrelated gitignore negations (resolve #1891) (5c026ba)
- Memoize the gitignore shadowed-pattern check (a5fa3b0)
- Ignore nested files under a gitignore dir/* pattern (404a53e)
- Track types referenced by JSDoc imports (resolve #1888) (6ae48aa)
- Update oxc-parser (02ca17a)
- feat: markdownlint-cli2 (#1887) (323b96f) - thanks @Zamiell!
- Update rolldown snapshot (009e509)
- Resolve $GITHUB_ACTION_PATH in GHA composite actions (ead489f)
- Don't report
node:specifiers as unlisted dependencies (1a7114f) - Discover tsdown CLI entries (0d47a45)
- Discover Convex function modules (e01f21c)
- Ignore common system binaries (cd00306)
- Add OpenClaw plugin (73a2d7d)
- Discover Tailwind CLI input stylesheet (resolve #1551) (9ae5fee)
- Discover Angular global stylesheets from angular.json (fb9e048)
- Hint when project patterns exclude a compiled extension (74de516)
- Ignore common global binaries (a99a206)
- Run multiple preprocessors in sequence (8443583)
- fix(nuxt): resolve nuxt module paths (#1896) (3c8594f) - thanks @danielroe!
- Report unused re-exports when ignoreExportsUsedInFile is set (#1895) (a113a5f) - thanks @mlm20!
- Pass -w to pnpm add in sentry ecosystem test (ea8c8ac)
- Update sentry snapshot (b75768d)
- Record all traversed dirs in glob cache (resolve #1897) (81be1d4)
- Invalidate glob cache when .gitignore changes (baff301)
- Improve Nuxt and Nitro plugin resolution (86ffab7)
- fix: don't treat [-]-c[heck] as config flag for prettier (#1902) (b7266ee) - thanks @davidkna-sap!
- Use Entra ID to publish VS Code extension (4236253)
- Remove obsolete trust policy exclusions (630d5f9)
- Update dependencies (810147b)
- Migrate from typescript/native-preview to typescript (140a25a)