Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 637 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • switch to vitest

[1.2.1] - 2023-08-05

Removed

  • Wrongly placed prettier that was set as dependency instead of dev-dependency has been Removed

[1.2.0] - 2023-08-04

Added

  • add support for Custom formatters in Firefox

Changed

  • drop building with webpack in favour of vite
  • clean out the code to get pass the checks from new version of TS