Skip to content

Releases: yorkie-team/yorkie-js-sdk

v0.4.1

09 Jun 05:59
b440ba9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Jun 11:05
7a6ef24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

22 May 09:12
eb72a49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

18 Apr 07:42
0a59dcc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

24 Mar 06:04
c10701a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Feb 08:28
7d68c7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Feb 06:32
ed69e72
Compare
Choose a tag to compare

What's Changed

  • Add delete and empty method to Text data type by @cozitive in #454
  • reduce bundle size for production by @easylogic in #460
  • Remove string dependency of RGATreeSplit value by @cozitive in #459
  • feat: remove priority queue from RHTPQMap and entire project by @blurfx in #462
  • Fix invalid indexOf SplayTree with single node by @chacha912 in #463
  • Modify config to run the webpack-bundle-analyzer when using profile:bundle script by @chacha912 in #468

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Jan 07:46
6e5878b
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Krapi0314 made their first contribution in #420

Full Changelog: v0.2.20...v0.3.0

v0.2.20

30 Dec 02:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.19...v0.2.20

v0.2.19

04 Oct 10:57
Compare
Choose a tag to compare

[0.2.19] - 2022-10-04

Changed

  • Rename keyOf to subPathOf: #391

Fixed

  • Remove unused nodeMapByCreatedAt in RHT: #386
  • Change lamport from uint64 to int64: #390