Skip to content

Latest commit

History

History
executable file
75 lines (38 loc) 路 1.29 KB

CHANGELOG.md

File metadata and controls

executable file
75 lines (38 loc) 路 1.29 KB

@rollup/plugin-eslint ChangeLog

v9.0.5

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595

v9.0.4

2023-05-12

Updates

  • docs: typo in readme #1486

v9.0.3

2023-01-20

Bugfixes

  • fix: types should come first in exports #1403

v9.0.2

2023-01-13

Bugfixes

  • fix: fix async support for formatter option and TypeScript types #1389

v9.0.1

2022-10-21

Updates

  • chore: update rollup dependencies (3038271)

v9.0.0

2022-10-07

Breaking Changes

  • fix: Prepare eslint for rollup 3 and upgrade eslint to newest version #1309

v8.0.2

2022-04-11

Bugfixes

  • fix: filter options should follow createFilter parameter typing (#1140)

Updates

  • chore: upgrade TypeScript (#712)

v8.0.1

2020-11-30

Bugfixes

  • fix: rename pluginutils import (#644)

v8.0.0

2020-10-25