Skip to content

Latest commit

 

History

History
89 lines (62 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

89 lines (62 loc) · 3.6 KB

Changelog

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

Committers: 3

Release (2024-10-09)

signal-polyfill 0.2.1 (patch)

🐛 Bug Fix

  • signal-polyfill

Committers: 1

Release (2024-10-01)

signal-polyfill 0.2.0 (minor)

🚀 Enhancement

  • signal-polyfill
    • #18 Use prepare script allowing usage from git npm dependency (@divdavem)

🐛 Bug Fix

  • signal-polyfill
    • #16 fix: it should not break a computed signal to watch it before getting its value (@divdavem)

🏠 Internal

Committers: 2

Release (2024-07-23)

signal-polyfill 0.1.2 (patch)

🐛 Bug Fix

  • signal-polyfill
    • #26 Fix unwatch multiple signals (@tuhm1)
    • #21 Turn off minify for release bundle (@ds300)

📝 Documentation

  • signal-polyfill

🏠 Internal

Committers: 4

Release (2024-05-14)

signal-polyfill 0.1.1 (patch)

🏠 Internal

Committers: 1