Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 1.89 KB

Changelog

2.0.0 (2023-07-21)

⚠ BREAKING CHANGES

  • Drop Node < 12, switch to eslint flat config (#16)

Features

  • Drop Node < 12, switch to eslint flat config (#16) (b25c563)

Documentation

  • Update license copyright (1dc288b)

Build Related

Chores

v1.0.0 - July 28, 2016

  • 0315471 Build: Add release script (Nicholas C. Zakas)
  • f2575d8 Fix: ensure consistent linebreaks when testing transforms (#6) (Vitor Balocco)
  • f8f5c23 Breaking: Drop support for node < 4 (fixes #4) (#5) (Vitor Balocco)
  • 6219d0c Fix: use __dirname to find transform files (refs #2) (#3) (Vitor Balocco)
  • a091907 New: Initial commit (Vitor Balocco)
  • 21201a2 Create README.md (Ilya Volodin)