Resolve "Release v1.1.0"
[1.1.0] - 2021-07-22
Added
- Provide a service worker file in public repository
- Add a callback to receive notifications when a crdt is updated
Changed
- Group the MVMap updates during a reset/reconnection
- Remove frequent pooling but keep a backup call when it has not received a new version for a while
Closes #27 (closed)
Edited by Yannick Li
Merge request reports
Activity
added 12 commits
- dcad7819 - Add service worker file and ignore the file in the linter/prettier
- 4d3c1d2a - Pass handler when opening crdt
- a79f7045 - Remove pooling but keep a backup periodic get
- 8dd86e84 - Update package.json
- b0518ee8 - Remove unnecessary errors in the console
- e78de4ba - Group the MVMap updates
- d2191ee2 - Modify switchConnection
- 02facb96 - Update CHANGELOG.md
- 05e7dc37 - Update single-player package.json and package-lock.json
- 85485f90 - Update collaborative package.json and package-lock.json
- 3a1f1b0e - Update service worker file
- 1b347555 - Merge branch '26-pass-a-handler-when-opening-the-crdt' into 'dev'
Toggle commit listenabled an automatic merge when the pipeline for 8738b2c1 succeeds
mentioned in commit bd93f4e7
Please register or sign in to reply