Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

62 lines (36 loc) · 1.62 KB

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.

[0.3.9] - 2024-09-26

Fixed

  • ESLint config

0.3.8 - 2024-09-25

  • Update dependencies

[0.3.7] - 2024-01-25

  • Update dependencies and package description

[0.3.6] - 2023-12-22

  • Update release workflow

0.3.0 - 2023-12-22

Added

  • TypeScript support #33
  • Honor prefers-reduced-motion #108

Fixed

  • Gatsby Build Issue due to window object not available in SSR
  • Misc fixes

Security

  • Update dependencies and stack #107

0.2.0 - 2020-12-01

Added

  • Enhance component to accept a single JSX child #9

0.1.0 - 2020-11-25

Added

  • Initial release
  • Deploy example site to Netlify #6
  • Create workflow to publish to npm #7