Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 20:20
· 152 commits to main since this release

2.4.0 (2024-01-21)

Features

  • add exclusion functions to loader (#102) (1ad61f3)
  • deprecate loaders, add plugins (2c291bb)
  • keep trailing newlines by default (a8436a8)
  • pass config to custom loaders (61ae423)
  • replace loader exclusions with path filters (7cba6c8)

Bug Fixes

  • update plugin exports (2dfa8a0)
  • use correct negation for path filters (2992496)