Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 2.91 KB

File metadata and controls

56 lines (32 loc) · 2.91 KB

Changelog

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

1.1.4 - (2026-05-09)

1.1.3 - (2025-12-16)

🪞 Styling

  • Format all yml files to have 2 space indentation (d98fdd6)

1.1.2 - (2025-04-09)

📝 Documentation

  • readme: Replace unicode bullet with a markdown list (fc8b5a7)

1.1.1 - (2025-02-11)

🐛 Bug Fixes

  • Remove the version prefix from the node engine requirement (bb3a870)

🪞 Styling

1.1.0 - (2025-02-10)

🏠 Refactor

  • Replace github beta releases with npm ones (4a20635)
  • Replace node-fetch with node 18 built-in fetch (309504e)
  • Remove deno folder (deno supports npm modules now) (fb0e1cf)

📝 Documentation

  • Remove node v18 warning because it looks terrible on npm (e40b1ae)
  • Add node v18 warning to readme (977d149)
  • Add contributors graph and update headings (0ce246d)

🚀 Features

🚨 Deprecation

  • cliff: Replace commit.github with commit.remote (ce8b236)

🪞 Styling