Skip to content

Latest commit

 

History

History
321 lines (93 loc) · 7.97 KB

CHANGELOG.md

File metadata and controls

321 lines (93 loc) · 7.97 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0-alpha.0 (2020-11-27)

Features

  • internal: add loadWidgetConfig & loadAssetsManifest (0b1071f)

1.0.0 (2020-09-03)

Note: Version bump only for package messenger

1.0.0-rc.4 (2020-09-02)

Note: Version bump only for package messenger

1.0.0-rc.3 (2020-09-01)

Note: Version bump only for package messenger

1.0.0-rc.2 (2020-08-31)

Features

1.0.0-rc.1 (2020-08-31)

Note: Version bump only for package messenger

1.0.0-rc.0 (2020-08-31)

Bug Fixes

  • fix version mismatch in createMessenger types (f343cb1)

0.1.0-alpha.6 (2020-08-31)

Features

  • introduce experimental ui config option (47b9ed7)
  • introduce show/hide, separate from mount/unmount (1d976a1)

0.1.0-alpha.5 (2020-08-27)

Bug Fixes

  • make observer methods optional (a16a745)
  • make VersionStatus a non-const enum (c03c1fc)

Features

  • add `conversations` to State (42a160c)
  • add contact info to exposed um state (68921c3)
  • add experimental setRegistration and setProactive actions (bbdf3e7)
  • add legacy api as v0 (935ace2)

0.1.0-alpha.4 (2020-08-25)

Note: Version bump only for package messenger

0.1.0-alpha.3 (2020-08-25)

Features

  • add state$ and getState (881d8f1)

0.1.0-alpha.2 (2020-08-13)

Bug Fixes

  • improve error handling of widget loading (c1870f8)

0.1.0-alpha.1 (2020-08-13)

Bug Fixes

  • reduce the chance of multiple messengers conflicting with each other (e7bc350)

0.1.0-alpha.0 (2020-08-06)

Features

0.0.1-alpha.16 (2020-08-06)

Note: Version bump only for package messenger

0.0.1-alpha.15 (2020-07-30)

Note: Version bump only for package umm-api

0.0.1-alpha.14 (2020-07-22)

Bug Fixes

0.0.1-alpha.13 (2020-07-20)

Bug Fixes

0.0.1-alpha.12 (2020-06-30)

Features

  • improve widget loader types (88b0ac3)

0.0.1-alpha.11 (2020-06-29)

Features

  • move widget loader to @userlike/messenger-internal (c0e6527)

0.0.1-alpha.10 (2020-06-29)

Bug Fixes

0.0.1-alpha.9 (2020-06-29)

Features

  • introduce pure loader flag (9217bb1)

0.0.1-alpha.8 (2020-06-29)

Features

  • use a modular script loader, relying on widget key as a unique identifier (0386673)

0.0.1-alpha.7 (2020-06-23)

Bug Fixes

  • downgrade es target version, rm tsbuildinfo from dist (c8eae24)

0.0.1-alpha.6 (2020-06-23)

Features

0.0.1-alpha.5 (2020-06-22)

Note: Version bump only for package umm-api

0.0.1-alpha.4 (2020-06-22)

Note: Version bump only for package umm-api

0.0.1-alpha.3 (2020-06-22)

Features

0.0.1-alpha.2 (2020-06-21)

Bug Fixes

  • fix main/types fields in package.json (4b256cf)

0.0.1-alpha.1 (2020-06-21)

Note: Version bump only for package umm-api

0.0.1-alpha.0 (2020-06-21)

Features