Skip to content

v4.0.0

Choose a tag to compare

@kalitine kalitine released this 28 Jun 09:18
· 129 commits to master since this release

4.0.0 (2018-06-28)

Bug Fixes

  • metadata: title's count is passed via localChanges (6e5e3f7)

Features

  • metadata: add 2 static function mergeTitle and mergeFixData (224e218)

BREAKING CHANGES

  • metadata: MetaDataService.initTitle parameters change : before it was initTitle(title:
    string), now it's initTitle(title: string, titleLastModification: number)