-
Notifications
You must be signed in to change notification settings - Fork 130
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
0ce2129
commit 6ff1499
Showing
3 changed files
with
26 additions
and
14 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,30 +1,42 @@ | ||
# Changelog | ||
|
||
## [3.0.0] 2025-13-01 | ||
|
||
### Upgraded to React 19 ⚡️ | ||
|
||
## [2.0.0] 2024-07-24 | ||
|
||
### Vulnerabilities removed | ||
|
||
- Most vulnerabilities removed, besides those cause by `react-scripts`. We kept this depedency due to the fact that there are | ||
many users who still use it, and there is already a Next.js version for thos who want to migrate from `react-scripts`. | ||
- Updated to React 18. | ||
|
||
many users who still use it, and there is already a Next.js version for thos who want to migrate from `react-scripts`. | ||
- Updated to React 18. | ||
|
||
## [1.1.1] 2022-11-01 | ||
|
||
🚀 Feature: | ||
-Added TimelineRow | ||
|
||
## [1.1.0] 2022-09-21 | ||
|
||
### React Tables V8 | ||
|
||
🚀 Feature: Now Horizon UI Typescript comes in V8 version for React Tables. You can clone the repository [here](https://github.com/horizon-ui/horizon-ui-chakra-ts/tree/feature/react-table-v8) ! | ||
|
||
## [1.1.0] 2022-09-21 | ||
|
||
### React Tables V8 | ||
|
||
🚀 Feature: Now Horizon UI Typescript comes in V8 version for React Tables. You can clone the repository [here](https://github.com/horizon-ui/horizon-ui-chakra-ts/tree/feature/react-table-v8) ! | ||
|
||
## [1.0.1] 2022-09-7 | ||
### Bug Fixing | ||
|
||
### Bug Fixing | ||
|
||
Mapbox bug when using `yarn` fixed. | ||
|
||
## [1.0.0] 2022-08-31 | ||
### Official Release | ||
|
||
### Official Release | ||
|
||
- Added TypeScript! |
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