v0.9.0
The tokens have been updated to v0.4. Be sure to update both this package and update the tokens package in your package.json:
"dependencies": {
"@bcc-code/design-tokens": "^0.4.1"
},Changes
- Disable dark mode in Storybook by @laurensgroeneveld in #52
- Update tokens to v0.4 by @laurensgroeneveld in #53
Full Changelog: v0.8.1...v0.9.0