@keepist/react-gdpr-cookie-banner
Version:
GDPR compliant cookie banner for react
22 lines (13 loc) • 877 B
Markdown
## [0.4.0](https://github.com/keepist/gdpr-react-cookie-banner/tree/0.4.0) (2020-08-02)
[Full Changelog](https://github.com/keepist/gdpr-react-cookie-banner/compare/0.3.0...0.4.0)
## [0.3.0](https://github.com/Palmabit-IT/react-cookie-law/tree/0.3.0) (2019-10-17)
[Full Changelog](https://github.com/Palmabit-IT/react-cookie-law/compare/0.2.3...0.3.0)
### Added
- Add `className` param
## [0.2.3](https://github.com/Palmabit-IT/react-cookie-law/tree/0.2.3) (2018-11-02)
[Full Changelog](https://github.com/Palmabit-IT/react-cookie-law/compare/0.2.0...0.2.3)
Update dependencies
## [0.2.0](https://github.com/Palmabit-IT/react-cookie-law/tree/0.2.0) (2018-09-24)
[Full Changelog](https://github.com/Palmabit-IT/react-cookie-law/compare/0.1.3...0.2.0)
### Breaking Changes:
- The `CookieBanner` component is no longer exported as **default**, but as **named exports**.