-
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.
- Loading branch information
1 parent
6ef0377
commit ae9d148
Showing
2 changed files
with
16 additions
and
1 deletion.
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,15 @@ | ||
# Changelog | ||
|
||
## [v1.0.0](https://github.com/untile/react-core/releases/tag/v1.0.0) (2023-04-12) | ||
- Fix NPM publish action wrong registry [\#24](https://github.com/untile/react-core/pull/24) ([flaviocastro](https://github.com/flaviocastro)) | ||
- Update Untile dependencies to latest releases [\#23](https://github.com/untile/react-core/pull/23) ([flaviocastro](https://github.com/flaviocastro)) | ||
- Add vitest for full test suite instead of jest [\#21](https://github.com/untile/react-core/pull/21) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo)) | ||
- Add useBreakpoint hook [\#5](https://github.com/untile/react-core/pull/5) ([andrewmoreno](https://github.com/andrewmoreno)) | ||
- Update bootstrap [\#20](https://github.com/untile/react-core/pull/20) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo)) | ||
- Add `use-toggle` hook [\#12](https://github.com/untile/react-core/pull/12) ([luisdralves](https://github.com/luisdralves)) | ||
- Add `use-stepper` hook [\#11](https://github.com/untile/react-core/pull/11) ([luisdralves](https://github.com/luisdralves)) | ||
- Add `use-previous` hook [\#9](https://github.com/untile/react-core/pull/9) ([luisdralves](https://github.com/luisdralves)) | ||
- Add useEventListener hook [\#4](https://github.com/untile/react-core/pull/4) ([andrewmoreno](https://github.com/andrewmoreno)) | ||
- Update eslint config for styles and utils packages [\#3](https://github.com/untile/react-core/pull/3) ([andrewmoreno](https://github.com/andrewmoreno)) | ||
- Update release action to support hierarchical tags [\#2](https://github.com/untile/react-core/pull/2) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo)) | ||
- Add initial implementation [\#1](https://github.com/untile/react-core/pull/1) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo)) |
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