Skip to content

Release 2.32.0

Compare
Choose a tag to compare
@webpro webpro released this 07 Oct 12:20
· 972 commits to main since this release
  • Reset version (4256731)
  • feat: allow gatsby plugin to see local plugins as entrypoints (#273) (85ffbc9)
  • Update docs (925e2f6)
  • Fix up cypress plugin + coverage (3277795)
  • Increase coverage for test patterns from plugins or local config (46575b8)
  • Fix up playwright plugin (9ce013f)
  • Fix up after merge (36f7830)
  • Add package.json path to lint-staged plugin (1b10d90)
  • Add types + support for projects in playwright plugin (c45a337)
  • Report @types/pkg as unused if pkg already has types included (e58953c)
  • Prevent unnessary invocations of plugin dependency finder (977e756)
  • Refactor drizzle plugin to use new entry; protocol (a8dea3f)
  • Go public (51adaa3)
  • Fix node-test-runner plugin (8e83198)
  • Refactor vitest plugin a bit (ea6f1e0)
  • Improve typing for PluginConfiguration inside plugins (2144996)
  • Use more readable protcols (9c76e62)
  • Add node-test-runner config to knip.json (71b501d)
  • Catch errors in cli test helper (1f72702)
  • Adjust the rest fixtures and tests (28ba933)
  • Migrate plugins and their tests (8e09fcd)
  • Add node-test-runner plugin (9508c73)
  • Move test/entry file patterns to plugins (82278f8)
  • Move bin: protocol helpers to separate module (92c6f1b)