Skip to content

Latest commit

 

History

History
236 lines (137 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

236 lines (137 loc) · 12.8 KB

Changelog

Generated by auto-changelog.

  • feat: make socket available for onTrace callback a7fbd9b
  • fix: client tests 8f259ea

4 March 2021

  • Fix/large collab ops #4
  • Feature/add tracing #3
  • feat: add ability to reset docSet for client on reconnect (resetOnReconnect) d0a7930
  • fix: large collab ops f985772
  • test: clean initial test state 5137703

11 February 2021

  • feat: add tracing e3ce984
  • chore: fix collab-backend description 2681254
  • chore: fix collab-client description 5cdcfc6

29 January 2021

  • chore: code and type cleanup #2

27 January 2021

  • fix: index error and set of root children error e0b3425
  • fix: cleanup getTarget test case e5ec4bf

20 January 2021

  • fix: root level children update b5bd7fe

15 January 2021

  • Fix/old state error #1
  • fix: cleanup logic to avoid race conditions 2e0e8f0

12 January 2021

  • fix: remove node and remove text errors eb6f396
  • fix: slateOps undefined on toSlateOp error 89dafd7

12 January 2021

  • feat: better client side error handling d4b089a
  • feat: update backend error handling c29df0d

8 January 2021

  • fix: tsconfigs for packages f6d3af8

8 January 2021

  • feat: cleaner error handling and basic client tests f425635
  • fix: make onError optional 2faeda1

6 January 2021

  • feat: automerge collaboration to backend 0894a7a

5 January 2021

  • fix: automerge backend import 2f05bce

5 January 2021

  • fix: old state passed to connection error 2b8206d
  • fix: package json and version 217864d
  • fix: bump package version d7e0151

2 November 2020

  • fix: close connection error 31a14e2

31 October 2020

  • fix: opSet conversion for rootKey c211725

31 October 2020

  • fix: opRemove on reconnect 24a7f91

31 October 2020

  • fix: splice is not a function error b47c408

30 October 2020

30 October 2020

  • fix: cleanup createConnection logic ce563a2

30 October 2020

  • fix: add back createConnection 3d8f999

30 October 2020

  • fix: try reducing number of connections 34db64e

30 October 2020

  • fix: add error handling for applyOperation 025943d
  • chore: bump bridge version baeab8a

30 October 2020

  • fix: add backend changes to slate-collab 2917c98
  • fix: call onError for errors during applyOperation c342509

29 October 2020

  • fix: garbage cursor error on disconnect 4598b17
  • fix: undefined value error in setNode 176a0f6

28 October 2020

  • fix: remove marks 07a8201
  • fix: split node cloning with old properties 21493ca

28 October 2020

  • fix: socket stored on editor throwing circular error 8a68dca

28 October 2020

27 October 2020

  • chore: bump package version 6c157f4
  • chore: change to hiveteams package adec1b7
  • fix: mounted update error f5d51b3

2 July 2020

  • Preserve external history option #22
  • Generate auto-changelog #21
  • feat: take changelog version from bridge package 45b8a16

22 June 2020

22 June 2020

v0.6.4

22 June 2020

  • Implement link editor #20
  • Missing query argument in nspMiddleware #16
  • feat: add onError cb #15
  • Changed the backend socket config types fom Element[] to Node[] and m… #14
  • Fix typing of SyncValue. #12
  • feat: update to slate 0.5x #10
  • feat: refactoring types && handle annotation ops #6
  • feat: travis-ci #3
  • Inner annotations #2
  • feat: mark data #1
  • initial commit a817eb1
  • feat: cursors should works with annotations 0ceb38b
  • feat: try to use inner annotations model to cursors 55def80