liff-type
Version:
Type definition for LINE Frontend Framework
112 lines (49 loc) • 3.88 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.1.3](https://github.com/S-O-L-A-R/liff-type/compare/v2.1.2...v2.1.3) (2020-06-23)
### Features
* Add new APIs added in version 2.1.13 ([#20](https://github.com/S-O-L-A-R/liff-type/issues/20)) ([49628bd](https://github.com/S-O-L-A-R/liff-type/commit/49628bd4cd8f3f4b96a3f765843595f626edeab3))
### [2.1.2](https://github.com/S-O-L-A-R/liff-type/compare/v2.1.1...v2.1.2) (2020-05-20)
### Features
* Exclude ImageMap from LIFF Message type and type guard for messages at shareTargetPicker. ([#19](https://github.com/S-O-L-A-R/liff-type/issues/19)) ([c950724](https://github.com/S-O-L-A-R/liff-type/commit/c9507247cff593675dfb54ffb18963d6da992ab5))
### [2.1.1](https://github.com/S-O-L-A-R/liff-type/compare/v2.1.0...v2.1.1) (2020-04-14)
### Features
* Add missing function [ liff.getIDToken() ] ([0fc2d13](https://github.com/S-O-L-A-R/liff-type/commit/0fc2d13cdd8d422cd77d31db512ca5ac46c836db))
## [2.1.0](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.8...v2.1.0) (2020-04-11)
### Features
* New LIFF API 2.1.12 [ liff.isApiAvailable() ] ([843e838](https://github.com/S-O-L-A-R/liff-type/commit/843e838446e6a04e4bdaee8a48b2926b3ddebb91))
### [2.0.8](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.7...v2.0.8) (2020-03-26)
### Bug Fixes
* Correct type of liff.ready ([fe14dbd](https://github.com/S-O-L-A-R/liff-type/commit/fe14dbd01bede9015ca598c316737e2763c2e742))
### [2.0.7](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.6...v2.0.7) (2020-03-04)
### Features
* New LIFF API 2.1.8 [ liff.shareTargetPicker() and liff.ready() ] ([b47bd88](https://github.com/S-O-L-A-R/liff-type/commit/b47bd88))
### [2.0.6](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.5...v2.0.6) (2020-02-27)
### Features
* add types for getContext function ([d8919bf](https://github.com/S-O-L-A-R/liff-type/commit/d8919bf92a718ae5f955eaec02ba29729cda2124))
### [2.0.5](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.4...v2.0.5) (2020-02-23)
### Features
* Document in type ([69c0311](https://github.com/S-O-L-A-R/liff-type/commit/69c0311d77c3a06ad38a6620019f8a2d67450c0e))
### [2.0.4](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.3...v2.0.4) (2019-12-13)
### Features
* Add Example in Readme ([9c00b7c](https://github.com/S-O-L-A-R/liff-type/commit/9c00b7c))
* getFriendship typedef ([eccd825](https://github.com/S-O-L-A-R/liff-type/commit/eccd825))
### [2.0.3](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.2...v2.0.3) (2019-12-03)
### Features
* Add decoded profile type ([0ba7d05](https://github.com/S-O-L-A-R/liff-type/commit/0ba7d05))
### [2.0.2](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.1...v2.0.2) (2019-11-27)
### Bug Fixes
* Add interface of scanCodeResult ([992d72b](https://github.com/S-O-L-A-R/liff-type/commit/992d72b))
### [2.0.1](https://github.com/S-O-L-A-R/liff-type/compare/v2.0.0...v2.0.1) (2019-11-20)
### Bug Fixes
* Fix invalid types ([45604c3](https://github.com/S-O-L-A-R/liff-type/commit/45604c3))
## [2.0.0](https://github.com/S-O-L-A-R/liff-type/compare/v1.1.1...v2.0.0) (2019-10-18)
### Features
* LIFF 2.0 types ([b7aff29](https://github.com/S-O-L-A-R/liff-type/commit/b7aff29))
### [1.1.1](https://github.com/S-O-L-A-R/liff-type/compare/v1.1.0...v1.1.1) (2019-09-12)
## [1.1.0](https://github.com/S-O-L-A-R/liff-type/compare/v1.0.0...v1.1.0) (2019-09-09)
### Bug Fixes
* Correct Readme ([edbfe50](https://github.com/S-O-L-A-R/liff-type/commit/edbfe50))
## 1.0.0 (2019-09-09)
### Features
* Add LIFF Type Definition ([29028b9](https://github.com/S-O-L-A-R/liff-type/commit/29028b9))