Andrew Bulat
Andrew Bulat
I got confused a bit initially by the term `transient realtime publishing`, but it seems like it's just the same old `.publish` method called on a realtime channel, and it...
> I do think, if this is gonna be what ends up as the description in the github release we should be a bit more 'product marketing' about how we...
Added changelog for new changes since last update in this PR: https://github.com/ably/ably-js/compare/2462e9bfa412284a3c3975ad83a8ea4da9d9e7f4...85b54ea50cf040f061e1c6ff41445911741a522e : - https://github.com/ably/ably-js/pull/1676 - https://github.com/ably/ably-js/pull/1658 - https://github.com/ably/ably-js/pull/1654 - https://github.com/ably/ably-js/pull/1641 - https://github.com/ably/ably-js/pull/1640 - https://github.com/ably/ably-js/pull/1633 - https://github.com/ably/ably-js/pull/1613 Non-user facing (were...
Updated PR to be based on latest changes in `integration/v2`: 85b54ea50cf040f061e1c6ff41445911741a522e...a29e83ff980f46206339d6001d6b77e74ee02009. Nothing to add to the changelog, only merged PRs from main
Added changelog for new changes since last update in this PR: https://github.com/ably/ably-js/compare/a29e83ff980f46206339d6001d6b77e74ee02009...779516bf11aa6f312b2f01a0b0ed5154d718e9a1: - https://github.com/ably/ably-js/pull/1674 Not public API related (were not added to changelog doc): - https://github.com/ably/ably-js/pull/1697 - https://github.com/ably/ably-js/pull/1696 - https://github.com/ably/ably-js/pull/1675...
Added changelog for new changes since last update in this PR: https://github.com/ably/ably-js/compare/779516bf11aa6f312b2f01a0b0ed5154d718e9a1...2e124597417204ff6b548502b756adf490f19c17: - https://github.com/ably/ably-js/pull/1645 Not public API related (were not added to changelog doc): - https://github.com/ably/ably-js/pull/1705 - https://github.com/ably/ably-js/pull/1702 - https://github.com/ably/ably-js/pull/1701...
Updated for latest changes https://github.com/ably/ably-js/compare/2e124597417204ff6b548502b756adf490f19c17...c02ec568b51be10f0e4c70805f36a01514b8fcac: no user-facing changes
Removed `babel-loader`, `@babel/preset-env`, `webpack-node-externals` and Node.js bundle for MochaJUnitReporter.
Copying Slack conversation here: Owen: > i think ablyProviderId sounds fine, although i would maybe argue that it's used for identifying the wrapped realtime client rather than just the provider...
`ablyId` and `ablyContextId` both sound good and should prevent people from thinking that this "id" is related to a channel, instead of provider components. So we decided to go with...