Skip to content

Releases: JackHowa/react-actioncable-provider

v4.0.3 - deps update

14 Aug 19:22
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump @babel/core from 7.23.5 to 7.23.7 by @dependabot in #150
  • build(deps-dev): Bump chai from 4.3.7 to 5.0.0 by @dependabot in #149
  • build(deps-dev): Bump @babel/cli from 7.23.4 to 7.23.9 by @dependabot in #152
  • build(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.24.0 by @dependabot in #156
  • build(deps-dev): Bump chai from 5.0.0 to 5.1.0 by @dependabot in #155
  • build(deps-dev): Bump babel-jest from 29.6.4 to 29.7.0 by @dependabot in #144
  • build(deps-dev): Bump @babel/preset-env from 7.24.0 to 7.24.3 by @dependabot in #161
  • build(deps-dev): Bump @babel/core from 7.23.7 to 7.24.4 by @dependabot in #163
  • build(deps-dev): Bump enzyme-adapter-react-16 from 1.15.7 to 1.15.8 by @dependabot in #157
  • build(deps-dev): Bump @babel/cli from 7.23.9 to 7.24.5 by @dependabot in #166
  • build(deps-dev): Bump @babel/preset-env from 7.24.3 to 7.24.5 by @dependabot in #165
  • build(deps-dev): Bump @babel/preset-react from 7.23.3 to 7.24.1 by @dependabot in #159
  • build(deps-dev): Bump chai from 5.1.0 to 5.1.1 by @dependabot in #168
  • build(deps-dev): Bump @babel/preset-react from 7.24.1 to 7.24.7 by @dependabot in #173
  • build(deps): Bump ws from 7.5.7 to 7.5.10 by @dependabot in #175
  • build(deps-dev): Bump @babel/cli from 7.24.5 to 7.24.8 by @dependabot in #177
  • build(deps-dev): Bump @babel/core from 7.24.4 to 7.25.2 by @dependabot in #181
  • build(deps-dev): Bump @babel/preset-env from 7.24.5 to 7.25.3 by @dependabot in #180

Full Changelog: v4.0.2...v4.0.3

Deps updates

07 Dec 03:03
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump @babel/core from 7.18.2 to 7.18.5 by @dependabot in #48
  • build(deps-dev): Bump @babel/preset-env from 7.18.2 to 7.18.6 by @dependabot in #53
  • build(deps-dev): Bump @babel/preset-react from 7.17.12 to 7.18.6 by @dependabot in #52
  • build(deps-dev): Bump @babel/core from 7.18.5 to 7.18.6 by @dependabot in #56
  • build(deps-dev): Bump @babel/cli from 7.17.10 to 7.18.6 by @dependabot in #51
  • build(deps-dev): Bump @babel/preset-env from 7.18.6 to 7.18.10 by @dependabot in #62
  • build(deps-dev): Bump @babel/cli from 7.18.6 to 7.18.10 by @dependabot in #61
  • build(deps-dev): Bump @babel/core from 7.18.6 to 7.18.10 by @dependabot in #60
  • build(deps-dev): Bump @babel/core from 7.18.10 to 7.18.13 by @dependabot in #64
  • build(deps-dev): Bump @babel/core from 7.18.13 to 7.19.1 by @dependabot in #72
  • build(deps-dev): Bump @babel/preset-env from 7.18.10 to 7.19.1 by @dependabot in #73
  • build(deps-dev): Bump @babel/preset-env from 7.19.1 to 7.19.3 by @dependabot in #78
  • build(deps-dev): Bump @babel/cli from 7.18.10 to 7.19.3 by @dependabot in #77
  • build(deps-dev): Bump @babel/core from 7.19.1 to 7.19.3 by @dependabot in #74
  • build(deps-dev): Bump @babel/core from 7.19.3 to 7.19.6 by @dependabot in #84
  • build(deps-dev): Bump @babel/preset-env from 7.19.3 to 7.19.4 by @dependabot in #82
  • build(deps): Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #96
  • build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #94
  • build(deps-dev): Bump @babel/core from 7.19.6 to 7.20.12 by @dependabot in #97
  • build(deps-dev): Bump enzyme-adapter-react-16 from 1.15.6 to 1.15.7 by @dependabot in #90
  • build(deps-dev): Bump @babel/preset-env from 7.19.4 to 7.20.2 by @dependabot in #88
  • build(deps-dev): Bump chai from 4.3.6 to 4.3.7 by @dependabot in #99
  • build(deps-dev): Bump @babel/cli from 7.19.3 to 7.20.7 by @dependabot in #98
  • build(deps-dev): Bump babel-jest from 26.6.3 to 29.6.4 by @dependabot in #139
  • build(deps-dev): Bump @babel/core from 7.20.12 to 7.23.5 by @dependabot in #142
  • build(deps): Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #141
  • build(deps): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #131
  • build(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in #127
  • build(deps): Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #121

Full Changelog: v4.0.1...v4.0.2

Minfication along with IE 11 removal

15 Jun 18:22
Compare
Choose a tag to compare

Remove IE 11 support via browserslist, perf improvement

15 Jun 15:25
Compare
Choose a tag to compare

What's Changed

  • perf: Remove ie 11 support per June 15 dead ie 11 by @JackHowa in #45

Full Changelog: v3.1.2...v4.0.0

v3.1.2

02 Jun 16:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Minimist security update

30 Mar 15:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Reduce gzip bundle size ~12%, replace deprecated package

14 Mar 21:33
Compare
Choose a tag to compare

Prop-types update, dev deps update

06 Mar 23:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.7...v3.0.9

Another security patch

28 Sep 14:53
Compare
Choose a tag to compare
v3.0.7

3.0.7

Security release patch

16 Sep 15:11
Compare
Choose a tag to compare