@morpheme/timeline
Advanced tools
Comparing version 1.0.0-beta.10 to 1.0.0-beta.11
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-beta.11](https://github.com/gitsindonesia/ui-component/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2023-07-28) | ||
### Features | ||
* **Forms:** add new experimental standalone form components with decoupled `vee-validate` integration ([#176](https://github.com/gitsindonesia/ui-component/issues/176)) ([1a54522](https://github.com/gitsindonesia/ui-component/commit/1a5452220992e207e9d95602e1093e7b665e070f)) | ||
# [1.0.0-beta.10](https://github.com/gitsindonesia/ui-component/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2023-06-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@morpheme/timeline", | ||
"version": "1.0.0-beta.10", | ||
"version": "1.0.0-beta.11", | ||
"description": "Morpheme Timeline Component", | ||
@@ -22,12 +22,12 @@ "scripts": { | ||
"@headlessui/vue": "^1.7.13", | ||
"@morpheme/avatar": "^1.0.0-beta.10", | ||
"@morpheme/button": "^1.0.0-beta.10", | ||
"@morpheme/icon": "^1.0.0-beta.10", | ||
"@morpheme/tailwind-config": "^1.0.0-beta.10", | ||
"@morpheme/text": "^1.0.0-beta.10", | ||
"@morpheme/utils": "^1.0.0-beta.9", | ||
"@morpheme/avatar": "^1.0.0-beta.11", | ||
"@morpheme/button": "^1.0.0-beta.11", | ||
"@morpheme/icon": "^1.0.0-beta.11", | ||
"@morpheme/tailwind-config": "^1.0.0-beta.11", | ||
"@morpheme/text": "^1.0.0-beta.11", | ||
"@morpheme/utils": "^1.0.0-beta.11", | ||
"@vue/test-utils": "^2.0.0-rc.17", | ||
"c8": "^7.11.3", | ||
"tailwindcss": "^3.3.1", | ||
"vee-validate": "^4.5.9", | ||
"vee-validate": "^4.10.8", | ||
"vite": "^4.3.8", | ||
@@ -53,3 +53,3 @@ "vitest": "^0.12.4" | ||
}, | ||
"gitHead": "6e61b8b651bdea48e8641059705cb3598364b853" | ||
"gitHead": "0a843284da8f80abdc9a8461dd9d7a75eafd0aa7" | ||
} |
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
30087