1.5.0 (2021-10-22)
- react 17 & 18 support (094bc0d)
1.4.1 (2020-09-03)
- ci.yml: remove duplicated npm publish in release config (830c23c)
1.4.0 (2020-09-03)
- types.ts: more comprehensive typings (ab02935)
1.3.1 (2020-09-01)
- trigger release (0d5211d)
1.3.0 (2020-08-31)
- types.ts: add picture in picture event type (a373ed3)
1.2.0 (2020-08-30)
- index: add isPictureInPictureAvailable in return object (4c6f3c7)
1.1.0 (2020-08-30)
- index.ts: add webkit support (961c3ee)
1.0.2 (2020-08-30)
- app.tsx: fix public url (964b4d5)
1.0.1 (2020-08-30)
- app.tsx: fix public url (9ae6287)
- 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)
- setup project (bcc825d)