Releases: keithamus/observable-polyfill
Releases · keithamus/observable-polyfill
v0.0.29
v0.0.28
What's Changed
- Bump vite from 7.1.2 to 7.1.5 by @dependabot[bot] in #40
- Create LICENSE by @jsontm in #41
New Contributors
- @dependabot[bot] made their first contribution in #40
- @jsontm made their first contribution in #41
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- Snapshot internal observers before Subscriber iterates over them by @domfarolino in #39
New Contributors
- @domfarolino made their first contribution in #39
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- fix multiple from() tested behaviours by @EskiMojo14 in #37
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- only check if abortsignal.any needs to be ponyfilled once by @EskiMojo14 in #36
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- use Promise.withResolvers if available by @EskiMojo14 in #35
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- add specific when overloads for specific DOM interfaces by @EskiMojo14 in #34
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Add type tests using Vitest (and fix any issues found along the way) by @EskiMojo14 in #32
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- fix: Use a symbol to indicate an unset initial value in .reduce by @EskiMojo14 in #33
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- fix type declaration files by @EskiMojo14 in #31
New Contributors
- @EskiMojo14 made their first contribution in #31
Full Changelog: v0.0.19...v0.0.20