v0.12.0
Breaking changes
Dark mode support was removed. It was unofficial because there is not yet an official design for it, and not all components support it. To avoid confusion we removed it for now.
If you need dark mode you need to add it yourself. See the PR #75 for an example CSS file that adds in the dark mode support that was available before this release.
What's Changed
- Internally switch to pnpm by @laurensgroeneveld in #74
- Delete dark mode by @laurensgroeneveld in #75
Full Changelog: v0.11.1...v0.12.0