@smui/linear-progress
Advanced tools
Comparing version 8.0.0-beta.0 to 8.0.0-beta.1
@@ -6,2 +6,18 @@ # 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 | ||
* finish some migration steps, update readme ([95fbdc2](https://github.com/hperrin/svelte-material-ui/commit/95fbdc21e07c35cdfed81f8d8d1a1c789c475a8a)) | ||
### Features | ||
* migrate components in linear progress to runes ([a82d923](https://github.com/hperrin/svelte-material-ui/commit/a82d923d209aadd4667e0c15be59d32d54102d5d)) | ||
# [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 +24,0 @@ |
{ | ||
"name": "@smui/linear-progress", | ||
"version": "8.0.0-beta.0", | ||
"version": "8.0.0-beta.1", | ||
"description": "Svelte Material UI - Linear Progress", | ||
@@ -53,3 +53,3 @@ "type": "module", | ||
"@material/linear-progress": "^14.0.0", | ||
"@smui/common": "^8.0.0-beta.0", | ||
"@smui/common": "^8.0.0-beta.1", | ||
"svelte2tsx": "^0.7.26" | ||
@@ -64,3 +64,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63714
16
Updated@smui/common@^8.0.0-beta.1