Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 640 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 640 Bytes

Changelog

All notable changes to this project (after v6.1.0) should be documented in this file.

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

[6.1.0] - 2021-10-17

Thanks to @smellman for the TypeScript updates.

Added

  • TypeScript support
  • GitHub Actions

Changed

  • Move from Flow to TypeScript
  • Move from TravisCI to GitHub Actions (.github/workflows/ci.yml)
  • Version updates for some dependencies

Removed

  • Flow
  • TravisCI