Skip to content

Releases: supportpal/pollcast-js

v3.1.0

23 Feb 13:25

Choose a tag to compare

3.1.0 (2026-02-23)

Features

  • perform reconnection on token expiration on all relevant routes (#632) (062f3c9)

v3.0.1

17 Feb 11:20

Choose a tag to compare

3.0.1 (2026-02-17)

Bug Fixes

  • don't trigger failCallback on network errors (329ae56)

v3.0.0

17 Feb 10:37

Choose a tag to compare

3.0.0 (2026-02-17)

⚠ BREAKING CHANGES

  • replace XMLHttpRequest with fetch API (#630)

Features

  • replace XMLHttpRequest with fetch API (#630) (e82e729)

v2.2.4

16 Feb 14:39

Choose a tag to compare

2.2.4 (2026-02-16)

Bug Fixes

v2.2.3

13 Feb 15:46

Choose a tag to compare

2.2.3 (2026-02-13)

Bug Fixes

v2.2.1

13 Feb 15:27

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

13 Feb 15:25

Choose a tag to compare

What's Changed

  • refactor: es lint improvements by @bytestream in #592
  • chore(deps-dev): bump @tsconfig/recommended from 1.0.8 to 1.0.10 by @dependabot[bot] in #594
  • chore(deps-dev): bump the babel group with 3 updates by @dependabot[bot] in #593
  • chore(deps-dev): bump @stylistic/eslint-plugin from 5.2.0 to 5.2.1 in the eslint group by @dependabot[bot] in #595
  • chore(deps-dev): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #596
  • feat: reconnect on expired token by @jshah4517 in #619
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #618
  • chore(deps-dev): bump the eslint group across 1 directory with 7 updates by @dependabot[bot] in #616
  • chore(deps): bump cycjimmy/semantic-release-action from 4 to 6 by @dependabot[bot] in #617
  • chore(deps-dev): bump @tsconfig/recommended from 1.0.10 to 1.0.11 by @dependabot[bot] in #614
  • chore(deps-dev): bump the babel group across 1 directory with 4 updates by @dependabot[bot] in #613
  • chore(deps-dev): bump the rollup group across 1 directory with 4 updates by @dependabot[bot] in #612
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #610
  • chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 by @dependabot[bot] in #606
  • chore(deps-dev): bump the jest group across 1 directory with 4 updates by @dependabot[bot] in #615

Full Changelog: v2.1.0...v2.2.0

v2.1.0

18 Jul 13:57

Choose a tag to compare

2.1.0 (2025-07-18)

Features

v2.0.0

20 Jun 17:01

Choose a tag to compare

2.0.0 (2025-06-20)

chore

  • add laravel-echo to peer dependencies (45b51b1)

BREAKING CHANGES

  • laravel-echo@2 must now be installed separately alongside this package

v1.4.6

29 May 15:18

Choose a tag to compare

1.4.6 (2025-05-29)

Bug Fixes

  • deps: bump laravel-echo from 1.17.1 to 2.0.2 (#575) (da56df2)