Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

Releases: alivenotions/simple-poll

v0.4.2

22 Oct 17:43
6ba5e76
Compare
Choose a tag to compare

0.4.2 (2020-10-22)

Bug Fixes

  • deps-dev: bump node-fetch from 2.2.0 to 2.6.1 (#13) (d6d50bc)

v0.4.1

12 Dec 04:02
Compare
Choose a tag to compare

0.4.1 (2019-12-12)

Bug Fixes

  • bundle: fix the broken bundles (b8fe4ef)

v0.4.0

12 Dec 01:15
Compare
Choose a tag to compare

0.4.0 (2019-12-12)

Bug Fixes

  • drop node 13 from pipeline (7396f59)

Features

  • remove polyfills from index: drop support for older node and browsers (681f070)

v0.3.0

17 Feb 18:45
Compare
Choose a tag to compare

0.3.0 (2019-02-17)

Features

  • poll: add onError handler and unsubscribe callback (eab0f9b)

v0.2.6

16 Feb 21:56
Compare
Choose a tag to compare

0.2.6 (2019-02-16)

Bug Fixes

v0.2.5

27 Nov 18:07
Compare
Choose a tag to compare

0.2.5 (2018-11-27)

Bug Fixes

  • dev-deps: bump npm-run-all patch version to remove security hole (16df41a)

v0.2.4

17 Nov 18:10
Compare
Choose a tag to compare

0.2.4 (2018-11-17)

Bug Fixes

  • readme: installation and support description (c999d4f), closes #1 #2

v0.2.3

13 Nov 21:14
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

0.2.3 (2018-11-13)

Bug Fixes

v0.2.2

13 Nov 18:34
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
remove this return from internal poll method

v0.2.1

05 Nov 16:09
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • add better warnings