Skip to content

Latest commit

 

History

History
80 lines (38 loc) · 3.41 KB

CHANGELOG.md

File metadata and controls

80 lines (38 loc) · 3.41 KB

1.5.0 (2021-10-22)

Features

1.4.1 (2020-09-03)

Bug Fixes

  • ci.yml: remove duplicated npm publish in release config (830c23c)

1.4.0 (2020-09-03)

Features

  • types.ts: more comprehensive typings (ab02935)

1.3.1 (2020-09-01)

Bug Fixes

1.3.0 (2020-08-31)

Features

  • types.ts: add picture in picture event type (a373ed3)

1.2.0 (2020-08-30)

Features

  • index: add isPictureInPictureAvailable in return object (4c6f3c7)

1.1.0 (2020-08-30)

Features

  • index.ts: add webkit support (961c3ee)

1.0.2 (2020-08-30)

Bug Fixes

  • app.tsx: fix public url (964b4d5)

1.0.1 (2020-08-30)

Bug Fixes

  • app.tsx: fix public url (9ae6287)

1.0.0 (2020-08-29)

Bug Fixes

  • ci.yml: add npm token (93a796c)
  • ci.yml: configure release plugins (176fd99)
  • ci.yml: fix ci (5b14b78)
  • ci.yml: install packages and try to fix workflow (8d7498c)
  • ci.yml: resolve merge conflict (44cd028)
  • package.json: add publish config (aab7ebf)
  • release.config.js: add release branch (a903944)

Features