Releases: ably/spaces
Releases · ably/spaces
v0.5.2
v0.5.1
0.5.0
What's Changed
- Change cursors batch time formula on presence update by @JoaoDiasAbly in #333
- Adjust cursors default outboundBatchInterval by @JoaoDiasAbly in #337
- fix: stale connectionId by @bastiankistner in #336
Full Changelog: 0.4.0...0.5.0
0.4.0
With this release the Spaces SDK now requires Ably JavaScript SDK v2 to be installed and used with the Spaces client. Please refer to Ably JavaScript SDK v2 GitHub release notes for the list of breaking changes and the corresponding migration guide.
Breaking changes in this release:
- Upgrade to using Ably JavaScript SDK v2 #325
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- [COL-526] Update and consolidate docstring comments by @m-hulbert in #256
- Fix not being able to import CJS Spaces module bundle due to
ERR_REQUIRE_ESMerror by @VeskeR in #307
New Contributors
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- [COL-333] Return value of a lock not it's reference by @dpiatek in #226
- [COL-533] Upgrade Ably to 1.2.46 by @lawrence-forooghian in #235
- [COL-56] Add integration tests by @lawrence-forooghian in #229
- [COL-577] Use ::$space as space channel suffix by @dpiatek in #244
- Bump to 0.3.0 by @dpiatek in #245
Full Changelog: 0.2.0...0.3.0
0.2.0
In this release, we introduce React hooks for Spaces #233. See the React Hooks documentation for further details.
Breaking changes in this release:
- [MMB-317], [MMB-318] — Remove the
LockAttributestype #214 (lawrence-forooghian) - Remove ability to pass array of event names to
EventEmitter.prototype.once#196 (lawrence-forooghian)
Other notable changes:
- [COL-335] Fix bug where
space.enter()sometimes hangs. #227 (lawrence-forooghian) - Add agent param #220 (dpiatek)
- Add script to test CDN bundle #216 (lawrence-forooghian)
- Publish to new CDN bucket only #205 (surminus)
- [MMB-156] Add documentation comments and generate HTML documentation #204 (lawrence-forooghian)
- Demo updates #195 (dpiatek)
Full Changelog: 0.1.3...0.2.0
0.1.3
What's Changed
- build(deps-dev): bump rollup from 3.28.1 to 3.29.1 by @dependabot in #172
- build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #173
- build(deps-dev): bump eslint-plugin-jsdoc from 39.8.0 to 46.7.0 by @dependabot in #175
- build(deps-dev): bump vitest from 0.34.3 to 0.34.4 by @dependabot in #176
- Refactor space updates by @dpiatek in #180
- Update CDN versions to latest by @dpiatek in #186
- Remove unused export by @dpiatek in #185
- Silence Vite warnings about node packages loaded by postcss by @dpiatek in #181
- Make
Locks.prototype.getLocksForConnectionIdprivate by @lawrence-forooghian in #188 - Revert "Remove unused export" by @dpiatek in #190
- Fix cursors demo issues by @dpiatek in #179
New Contributors
- @lawrence-forooghian made their first contribution in #188
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
What's Changed
- Update README.md by @Srushtika in #159
- Update README.md by @Srushtika in #160
- refactor: avoid early initialisation of common errors by @owenpearson in #163
- Update demo to use latest version of Spaces by @dpiatek in #161
- fix: unlock update hasn't triggered after lock release by @ttypic in #164
- [MMB-247] Channel tagging by @dpiatek in #166
New Contributors
- @owenpearson made their first contribution in #163
Full Changelog: 0.1.0...0.1.1