Release (2025-01-17)
signal-polyfill 0.2.2 (patch)
🐛 Bug Fix
signal-polyfill
- #42 fix assignment of subtypes (#7) (@Gvozd)
- #45 fix isState / isComputed guards to allow all parameter types (@fcrozatier)
🏠 Internal
signal-polyfill
- #37 Add type-tests to ensure consistent public API expectations (@NullVoxPopuli)
Committers: 3
- Frédéric Crozatier (@fcrozatier)
- Gvozd (@Gvozd)
- @NullVoxPopuli