v1.4.4
👀 Highlights
This release smoothens out some edges, and increases test coverage to 100%
👉 Changelog
🩹 Fixes
- docs: Broken links in top-right corner menu (20ae0ff)
- Range quantities incorrectly parsed as text (4799fcc)
💅 Refactors
- Do not try to reuse previously added timer with same values and simply push new timers as they are defined (ba46320)
📖 Documentation
- Make sidebar items collapsible (e7f335c)
- Add link to npm package webpage (b5a6b28)
- Add link to personal homepage (22b3d1a)
- Add aria labels to social links (6228aa6)
🏡 Chore
- README: Update readme (354e4ba)
- README: Make API link point to Recipe class doc (3a912b9)
- Remove unused import (aa9621d)
✅ Tests
❤️ Contributors
- Thomas Lamant (@tmlmt)