proposal-signals / signal-polyfill

Implementation tracking the current state of https://github.com/tc39/proposal-signals
Apache License 2.0
185 stars 13 forks source link

fix: it should not break a computed signal to watch it before getting its value #16

Open divdavem opened 3 months ago

divdavem commented 3 months ago

This PR fixes https://github.com/tc39/proposal-signals/issues/216