You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cudr_slate-collaborative/CHANGELOG.md

6.2 KiB

Changelog

Generated by auto-changelog.

v0.7.2

18 January 2021

  • fix dependency update #50
  • Fix split_node missing properties bug. #45
  • Always call external onChange. #43
  • Fix setNodes undefined value since automerge does not handle undefined value correctly. #49
  • Fix destory #48
  • Fix cursor delete #44
  • build(deps): bump react from 16.14.0 to 17.0.1 #40
  • build(deps-dev): bump husky from 3.1.0 to 4.3.6 #46
  • build(deps): bump @types/node from 12.7.5 to 14.14.6 #42
  • build(deps-dev): bump ts-jest from 25.5.1 to 26.4.4 #41
  • build(deps): bump react-dom from 16.14.0 to 17.0.1 #39
  • build(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 #38
  • build(deps): bump slate-react from 0.58.3 to 0.59.0 #37
  • build(deps): bump slate from 0.58.3 to 0.59.0 #36
  • build(deps): bump faker from 4.1.0 to 5.1.0 #35
  • build(deps): bump nodemon from 1.19.4 to 2.0.6 #34
  • Update issue templates cc4449e
  • feat: nodemon run example 71ab42d

v0.7.1

28 October 2020

  • defensive code for when the document sometimes isn't there on server restarts. #26
  • fix: socket io namespace message broadcast ab3c36a

v0.7.0

2 July 2020

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

v0.6.7

22 June 2020

v0.6.6

22 June 2020

v0.6.5

22 June 2020

v0.6.4

22 June 2020

v0.6.3

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.58 && fix site build 6adf408
  • feat: update site styles aa2255a
  • feat: add auto-changelog ff77059

v0.5.1

10 May 2020

  • feat: update to slate 0.5x #10
  • chore(release): 0.5.0 a88c5c0
  • chore(release): 0.5.1 1711f76

v0.5.0

10 May 2020

  • feat: refactoring types && handle annotation ops #6
  • feat: travis-ci #3
  • Inner annotations #2
  • feat: mark data #1
  • feat: update to slate 0.5x a557a58
  • initial commit a817eb1
  • feat: extract CollaborationBackend 9a59a0a