Skip to content

Latest commit

 

History

History
76 lines (34 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

76 lines (34 loc) · 2.82 KB

1.2.1 (2023-07-20)

Bug Fixes

  • package: use lts/current node engines, fix exports field, bump deps (7b574cc)

1.2.0 (2023-02-26)

Features

  • support highlighting ansi (37986d8)

1.1.6 (2023-02-26)

Bug Fixes

  • deps: bump deps & update package-lock.json (bb89370)

1.1.5 (2022-10-25)

Bug Fixes

  • vitest: fix coverage collection (253c65f)

1.1.4 (2022-10-25)

Bug Fixes

  • build: fix build so it properly bundles all files (6be3cb9)
  • deps: update package-lock.json (2a9ad55)

1.1.3 (2022-10-14)

Bug Fixes

  • release: fix release workflow to bump pkg version in lock file too (ab63bcd)
  • utils: fix type error in merge (698f4b2)

1.1.2 (2022-01-19)

Bug Fixes

  • actually use options defined through extended syntax (b8ced5d)

1.1.1 (2022-01-15)

Bug Fixes

  • use spans for lines and tokens (1fa32ed)

1.1.0 (2022-01-11)

Bug Fixes

  • fix allowed keys in sanitizeMetaPojo (e49efb5)

Features

  • assign highlight classes to line numbers as well (79a4cfd)

1.0.0 (2022-01-10)

Features