forked from naver/billboard.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(type): fix to export option type definition
- Export option type interface from billboard.js - Fix some type missmatch Ref naver#3077
- Loading branch information
netil
committed
Feb 6, 2023
1 parent
fb38d30
commit 61c2694
Showing
6 changed files
with
594 additions
and
267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## 1.0.1 (2023-02-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **type:** Export options interface for react component (closes [#3077](https://github.com/naver/billboard.js/issues/3077) | ||
* **package:** Error in react package when option is passed as props (closes [#3075](https://github.com/naver/billboard.js/issues/3075) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.