This repository was archived by the owner on Dec 6, 2023. It is now read-only.
Releases: CongenialData/components
Releases · CongenialData/components
Release list
v0.1.11
v0.1.10
- Add semantic-release and git-cz
v0.1.9
- Remove more type prefixes
v0.1.8
- Add missing exports from theming
- Remove
T-prefix from types
v0.1.7
- Update packages
v0.1.6
- Removed re-export of testing-library which caused this library to include it in dist.
v0.1.5
Move dependencies around
v.0.1.4
Exporting missing components
v0.1.3
- Complete rewrite by generating a new project to solve some lint and build issues.
- Removed dependency of react-router
v0.1.2
- More components
- Husky, lint-staged
- Disabled tests to make build pass