@cocreate/observer
Advanced tools
Comparing version 1.13.0 to 1.14.0
@@ -0,1 +1,13 @@ | ||
# [1.14.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.13.0...v1.14.0) (2023-11-25) | ||
### Bug Fixes | ||
* update nav, edit button and css path ([91813a7](https://github.com/CoCreate-app/CoCreate-observer/commit/91813a7bf5e7ad34255104a1b8091eb2a3d7a0b0)) | ||
### Features | ||
* upgrade dependencies for latest features and fixes ([968a490](https://github.com/CoCreate-app/CoCreate-observer/commit/968a4901f77dba5714293ffac5f9067456ff092f)) | ||
# [1.13.0](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.12.0...v1.13.0) (2023-11-19) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -61,5 +61,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.27.4", | ||
"@cocreate/utils": "^1.28.0", | ||
"css-selector-parser": "^1.4.1" | ||
} | ||
} |
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
166968
Updated@cocreate/utils@^1.28.0