Skip to content

Releases: galearez/timer

v0.1.0-alpha.1

18 Feb 02:23
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

This is an alpha pre-release, is intended to work as the previous one, the main goal here was to migrate the app to use newer features of React. Since it is still a pre-release is full of bugs that will be fixed in the following patches.

What's Changed

  • The app now uses Functional components with React Hooks instead of the old Class component based code.
  • Now React-Redux is the tool used for state management.
  • The timer is now more accurate, it re-adjust itself on time drifts from the setInterval method.

Full Changelog: 0.0.9-pre-alpha...0.1.0-alpha.1

Full Changelog: v0.1.0-alpha...v0.1.0-alpha.1

Pre-alpha release

11 Feb 02:20
5c04b7b
Compare
Choose a tag to compare
Pre-alpha release Pre-release
Pre-release

The first release was meant as a Demo project to show I can use React legacy features, but I really enjoyed the process so I will keep working on the project.

What's Changed

New Contributors

Full Changelog: https://github.com/galearez/timer/commits/v0.1.0-pre-alpha