- Add @tailwindcss/webpack as Tailwind plugin enabler (#2027) (b5ac0cf) - thanks @igas!
- Fix Next.js Turbopack loader dependencies (23419b4)
- Explain ambiguous star exports in traces (#2025) (3c2c1a5) - thanks @gioboa!
- Fix eslintrc
parserOptions.parserhandling in ESLint plugin (#2028) (c79463c) - thanks @bytedoe! - fix(compilers): require word boundary around import keyword (#2029) (68bbe51) - thanks @thanadolps!
- fix: recover from corrupt cache file (#2034) (30ff756) - thanks @gioboa!
- fix: fix trailing comma on dependency removal (#2033) (adfaf4f) - thanks @gioboa!
- Document built-in compiler scope (a05e155)
- Add babel, khan and oxc to projects and optimize svgs (1c26560)
- Add section to test preview packages & extension (d911c18)
- Fix shared info/exclude handling in linked Git worktrees (#2037) (c1f18d5) - thanks @kenfdev!
- Shard Node specs on Windows and enable Bun test parallelism (66e966b)
- Add Varlock plugin support (#2000) (e4fbf46) - thanks @Joehoel!
- Apply NODE_OPTIONS inputs to package manager binaries (#2038) (c8df8a2) - thanks @giaBaoJS!
- Handle array form of
import/resolversetting in ESLint plugin (#2041) (a80d386) - thanks @bytedoe! - fix(node): add valueless Node CLI flags to boolean options (#2042) (4c67685) - thanks @shoutoutuoadi325!
- fix(typedoc): accept string form of plugin and theme options (#2043) (ce387b0) - thanks @giaBaoJS!
- Add textlint plugin (#2039) (532dab5) - thanks @anandghegde!
- fix: Correctly resolve Vitest setupFiles from nested configs (#2040) (84a4943) - thanks @CruseCtrl!
- Add n8n to projects (3f756a7)
- Resolve re-export traces to their defining bindings (43b3f9b)
- Show ambiguous, shadowed and converged exports (f1e97b9)
- Document export tracing and editor contention (0188e7d)
- Resolve local
extendsfiles in eslintrc configs (#2044) (62b5bf5) - thanks @bytedoe! - docs: link each page to its own OG image (#2045) (a85eb4e) - thanks @bytedoe!
- fix: fix language server bundled knip fallback (#2035) (882ba3a) - thanks @gioboa!