This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Releases: figureland/typekit
Releases · figureland/typekit
v0.0.29
🚀 Enhancements
- Async generator guards (dd51e31)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land
v0.0.28
🚀 Enhancements
- Added new async methods (a893bd4)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land
v0.0.27
🚀 Enhancements
- Added array equality (f9c2d16)
✅ Tests
- Fixed typo (1f61135)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land
v0.0.26
🚀 Enhancements
- Update API for promises (1c412d2)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land
v0.0.25
🩹 Fixes
- Typescript error on promise helper (4bc2b70)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land
v0.0.24
🚀 Enhancements
- Added apple platform detection (7a4b77d)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land
v0.0.23
v0.0.22
🚀 Enhancements
- Added touchscreen type check (1385a01)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land
v0.0.21
🚀 Enhancements
- Added string color guards (a5dad72)
- Added hsl color checker (288754f)
- Updating tests and refining lab() and lch() guards (62e0138)
- Simplified merge and clone (42f9d60)
🩹 Fixes
- Unintended equality rejection for objects with keys in different orders (bc311d3)
❤️ Contributors
- Toby Milner-Gulland toby@figure.land