-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa2971e
commit c81aaaf
Showing
1 changed file
with
8 additions
and
2 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 |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Change history for stripes-types | ||
|
||
## [1.0.0] (https://github.com/folio-org/stripes-types/tree/v1.0.0) (IN PROGRESS) | ||
## [1.0.1] (https://github.com/folio-org/stripes-types/tree/v1.0.1) (IN PROGRESS) | ||
|
||
* Create initial repository | ||
## [1.0.0] (https://github.com/folio-org/stripes-types/tree/v1.0.0) (2023-04-19) | ||
|
||
- Create initial repository | ||
- [STCOR-713] Add initial `any` types for `stripes-core` (based on v9.0.8) | ||
- [STCOM-1043] Add initial `any` types for `stripes-components` (based on v11.0.4) | ||
- [STSMACOM-746] Add initial `any` types for `stripes-smart-components` (based on v8.0.3) | ||
- [STRIPESFF-28] Add type declarations for `stripes-final-form` (based on v7.0.0) |