@smui-extra/badge
Advanced tools
Comparing version
@@ -6,2 +6,19 @@ # Change Log | ||
# [8.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2024-12-11) | ||
### Bug Fixes | ||
* remove bindable rune from things that don't need it ([2b77cf8](https://github.com/hperrin/svelte-material-ui/commit/2b77cf8b7caa213b041834eeea42db479765f072)) | ||
* shorten runes options and snippet renders ([d1368a6](https://github.com/hperrin/svelte-material-ui/commit/d1368a603351d47fed0439af484373221afc7338)) | ||
### Features | ||
* migrate components in badge to runes ([20db79a](https://github.com/hperrin/svelte-material-ui/commit/20db79aa77f9150763c4f26141af34e49038d8bf)) | ||
# [8.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-alpha.0...v8.0.0-beta.0) (2024-11-19) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@smui-extra/badge", | ||
"version": "8.0.0-beta.0", | ||
"version": "8.0.0-beta.1", | ||
"description": "Svelte Material UI - Badge", | ||
@@ -57,3 +57,3 @@ "type": "module", | ||
"@material/typography": "^14.0.0", | ||
"@smui/common": "^8.0.0-beta.0", | ||
"@smui/common": "^8.0.0-beta.1", | ||
"svelte2tsx": "^0.7.26" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "ea2bf180f573dc54f8a6d148dbef0f23eed21020" | ||
"gitHead": "cf78a993fe276816e10dd5a3be86b8cfa333ea0e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
46706
-1.11%17
-5.56%Updated