Skip to content

Releases: rars/diff-match-patch-ts

v0.8.0

01 Dec 16:45
22cadfa

Choose a tag to compare

What's Changed

  • refactor(diff-match-patch-ts): use strict tsconfig settings by @rars in #61

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 Nov 16:49
7b9d872

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

17 Jun 13:17
e426fe1

Choose a tag to compare

What's Changed

  • Add undefined type to opt_b and opt_c in patch_make() by @thyme4soup in #51

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

17 Apr 05:14
e553d13

Choose a tag to compare

What's Changed

  • fix(diff-match-patch-ts): use correct types declaration extension in package.json by @rars in #50

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Mar 11:26
26ae2bc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 Mar 15:35
ccf78d6

Choose a tag to compare

What's Changed

  • fix(diff-match-patch-ts): update packaging for cleaner es/commonjs/umd split by @rars in #42

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 May 19:43
f717171

Choose a tag to compare

What's Changed

  • feat(diff-match-patch-ts): change target to es6 by @rars in #35

Full Changelog: v0.2.0...v0.3.0