Skip to content

Releases: ably/ably-js

v1.2.18

01 Apr 14:16
718cc68
Compare
Choose a tag to compare
  • Convert library source code to TypeScript #762
  • Add realtimeRequestTimeout to ClientOptions type #934
  • Override toJSON for HttpPaginatedResponse #913
  • Throw ErrorInfo when invalid key supplied #912
  • Remove ErrorReporter #908
  • Fix nonsensical error in RealtimePresence.leaveClient when channel state is invalid #911

v1.2.17

14 Jan 17:03
f1787d5
Compare
Choose a tag to compare
  • Remove NPM preinstall script (this was breaking NPM installs when outside a git repository) #876

v1.2.16

14 Jan 12:32
166fb95
Compare
Choose a tag to compare
  • Fix bug where channel rewind would ignore messages after reattaching #873

v1.2.15

22 Nov 13:12
6257248
Compare
Choose a tag to compare
  • Replace deprecated request HTTP module with got #846
  • Improve checks for XHRRequest error responses #804

v1.2.14

22 Sep 15:48
Compare
Choose a tag to compare
  • Add TypeScript support for REST publish parameters #785
  • Fix a bug with parsing of authUrl responses #793

v1.2.13

03 Aug 16:04
Compare
Choose a tag to compare
  • Implement RTL5b and RTL5j cases for detaching from channels in suspended/failed states #784

v1.2.12

02 Aug 11:17
Compare
Choose a tag to compare
  • Fix channel names as object prototype keys #777
  • Add .once method to EventEmitter #779
  • Bump ws from 5.2.2 to 5.2.3 #781
  • Implement Ably-Agent connection param for ably-js and NodeJS versions #740

1.2.11

20 Jul 09:42
Compare
Choose a tag to compare
  • Bind setImmediate to global object in browsers #774

1.2.10

28 May 14:29
Compare
Choose a tag to compare

1.2.10 (2021-05-28)

  • Add Playwright tests #738
  • Improve Mocha tests #739
  • Bump grunt from 0.4.5 to 1.3.0 #744
  • Add initial typescript toolchain #745
  • Update react native usage instructions in README #746
  • Webworker support #756
  • Use setImmediate if available in browser #757
  • Add sourcemap stuff #758
  • ably.io -> ably.com #759
  • Improve api typings #761

1.2.9

12 Apr 10:28
Compare
Choose a tag to compare
  • Fix bugs in disconnection error filtering #734
  • Replace fury badges with shields.io #716