@arolariu/components
Version:
A collection of reusable components for React applications, built as ESM & CJS modules with tree shake, minify and bundler optimizations enabled, for the lowest bundle size (import cost)!
26 lines (15 loc) • 709 B
Markdown
# Release History
All notable changes to this component library will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.0.35 - (2025-04-08)
- Migrate from vite to rslib.
- Update calendar component from v8 to v9.
## 0.0.34 - (2025-03-27)
- Upped package versions.
- Removed `daisyUI` dependency from `package.json` and `tailwind.config.js`.
- De-duplicated packages in `yarn.lock` file.
## 0.0.33 - (2025-03-13)
- Added `toast` function to invoke `Toast` components
## 0.0.32 - (2025-03-05)
- Initial release of changelog for the component library