@cocreate/observer
Advanced tools
Comparing version 1.8.1 to 1.8.2
@@ -0,1 +1,8 @@ | ||
## [1.8.2](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.1...v1.8.2) (2023-06-04) | ||
### Bug Fixes | ||
* **semantic-release:** worklow error solved by running node version 14 ([67bf8c0](https://github.com/CoCreate-app/CoCreate-observer/commit/67bf8c0dd29467785dad91e6b9007655a40dcaa8)) | ||
## [1.8.1](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.0...v1.8.1) (2023-06-02) | ||
@@ -2,0 +9,0 @@ |
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ # Contributing to CoCreate-observer |
@@ -0,0 +0,0 @@ import observer from "../src/index"; |
@@ -0,0 +0,0 @@ // window.addEventListener("load", () => { |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -0,0 +0,0 @@ # CoCreate-observer |
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ const entries = []; |
@@ -0,0 +0,0 @@ function pushOrCreate(array, item) { |
@@ -0,0 +0,0 @@ // TODO: run for all mutaitonList addedNodes and removed nodes match with this.mapCallback |
@@ -0,0 +0,0 @@ const strReg = "[a-zA-Z-_0-9]+"; |
@@ -0,0 +0,0 @@ const path = require("path") |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
121009