Skip to content

Latest commit

 

History

History
104 lines (49 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

104 lines (49 loc) · 3.66 KB

Changelog

3.0.0 (2024-11-28)

⚠ BREAKING CHANGES

  • migrate to new react-router

Features

Bug Fixes

Miscellaneous Chores

  • migrate to new react-router (1708446)

2.0.2 (2024-11-28)

Bug Fixes

  • rework metada that was breaking on certain search engines (f5471d3)

2.0.1 (2024-09-14)

Bug Fixes

  • improve hero button attributes (92e0cb8)

2.0.0 (2024-09-14)

⚠ BREAKING CHANGES

  • improve tailwind handling

Bug Fixes

  • improve tailwind handling (442cafe)

1.2.1 (2024-09-13)

Bug Fixes

  • add cross platform rollup dependency (5c83677)
  • add generic font family fallback (d393d53)
  • rollback broken playwright version (653e288)
  • update links to open in a new tab (5ffdfde)
  • update package lock (38c757c)

1.2.0 (2024-08-19)

Features

  • add dynamic aria labels for accessibility (12b2dc9)
  • add new sounds (9255633)

1.1.2 (2024-08-18)

Bug Fixes

  • take into account mobile navbar for height (0e3c54a)

1.1.1 (2024-08-18)

Bug Fixes

  • improve height responsiveness (68cfdc3)

1.1.0 (2024-08-18)

Features

1.0.0 (2024-08-17)

⚠ BREAKING CHANGES

  • migrate to remix with conventional commits (#2)

Bug Fixes

Code Refactoring

  • migrate to remix with conventional commits (#2) (e790ba2)