Skip to content

Latest commit

 

History

History
248 lines (127 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

248 lines (127 loc) · 12.8 KB

Changelog

0.4.8 (2024-05-02)

Bug Fixes

Chores

0.4.7 (2024-04-22)

Bug Fixes

Chores

0.4.6 (2024-04-12)

Features

  • support --base option in build, fix #41 (1156bb5)

Bug Fixes

Chores

0.4.5 (2024-04-09)

Features

  • shift code hue to match more with the theme (9442360)
  • show options indicator (dcd0071)
  • syntax highlight for globs (d2a2d60)

Bug Fixes

  • support single object config export, fix #38 (feffffe)

Chores

0.4.4 (2024-04-09)

Bug Fixes

0.4.3 (2024-04-08)

Bug Fixes

  • file search specific toggle (92269db)

0.4.2 (2024-04-08)

Features

  • improve files globbing display (abab4f6)
  • show loading indicator (23c6135)

Bug Fixes

Documentation

Chores

0.4.1 (2024-04-05)

Bug Fixes

  • support eslint v9 as peerDeps (ead64bd)

0.4.0 (2024-04-05)

Features

Bug Fixes

Documentation

Chores

0.3.1 (2024-04-02)

Bug Fixes

Documentation

Chores

  • register api endpoint before static host (0b1360c)

0.3.0 (2024-04-02)

Features

  • align better with ESLint's design system (#16) (f0f8392)
  • improve ui and colors (258c2b5)
  • support build command for static hosting (#17) (6a3aaed)
  • use custom server host, reduce deps (#20) (ad59019)

0.2.1 (2024-04-01)

Chores

0.2.0 (2024-04-01)

Features

  • allow filter recommended rules, close #6 (92748ef)
  • show recommended marker (4164306)
  • use bundle-require instead of jiti, support top-level-await, fix #11 (89534ef)

Build Related

  • reusing workflows in release-please workflow ✨ (#10) (778c406)

Chores

0.1.0 (2024-03-29)

Features

Documentation

  • update screenshot and docs (da23b14)

Chores

  • update contribution guide (855e732)

0.0.2 (2024-03-29)

Chores

0.0.1 (2024-03-29)

Features

  • migrate from eslint-flat-config-viewer (#1) (4acbd4f)

Chores