UNPKG

@cocreate/crud-client

Version:

An useful CRUD api operate Create, read, update, delete with built in database. Can be used as a firebase alternative. Easily configured using HTML5 attributes and/or JavaScript API.

1,110 lines (505 loc) 110 kB
## [1.34.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.34.2...v1.34.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([5af5c18](https://github.com/CoCreate-app/CoCreate-crud-client/commit/5af5c18aca1b6031000c8f66a6e557e9b0d2d6c5)) ## [1.34.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.34.1...v1.34.2) (2025-04-30) ### Bug Fixes * added css-loader ([a6899fe](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a6899fe3331acfcfdd9a41abe81bba6421801103)) * update query attributes ([72f7b7a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/72f7b7af1d8326ac7de7bea6712fa8b9a363c180)) * updated cocreate modules versions ([3210fa9](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3210fa979697d4f7fbe0143fca3e803e95a8eb18)) * webpack.config and devdependencies ([9826ea8](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9826ea8ff45467e478a1c04de9a12dadb6a7c0f7)) ## [1.34.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.34.0...v1.34.1) (2024-12-14) ### Bug Fixes * (send) improved logic for handeling data after indexeddb. ([71e7151](https://github.com/CoCreate-app/CoCreate-crud-client/commit/71e71510aeb324c92408d7724851b2af132029b5)) * if type === object ([b3d00bb](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b3d00bb567bb1af0db832b5164e95e3af6c69bf5)) * send over socket if object returned has ony the document_id ([f168bab](https://github.com/CoCreate-app/CoCreate-crud-client/commit/f168babb8252d6515c46af47511be33bb4e38a03)) # [1.34.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.14...v1.34.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([9f9aae3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9f9aae30fed40613baa4d0932226842839f7b13b)) ### Features * add prettier.config.js and format files ([4747f07](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4747f072bcfda9d18c707a508c68bfab191e2d2e)) * add prettier.config.js and format files ([44d6d9b](https://github.com/CoCreate-app/CoCreate-crud-client/commit/44d6d9b8a588d2933f8de8a86454c29fcfc29ce8)) ## [1.33.14](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.13...v1.33.14) (2024-11-02) ### Bug Fixes * improved socket.send conditions and sync conditions ([355308f](https://github.com/CoCreate-app/CoCreate-crud-client/commit/355308f6e63ea136bd0de2c9f8fd1d785e1e0766)) ## [1.33.13](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.12...v1.33.13) (2024-07-09) ### Bug Fixes * handling converting host dev and test to organization_id ([a95686a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a95686ae2cb3df7186df8f758a38b807a9b29b90)) ## [1.33.12](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.11...v1.33.12) (2024-06-23) ### Bug Fixes * bump dependencies ([e168808](https://github.com/CoCreate-app/CoCreate-crud-client/commit/e16880841cedde007b841aa63880494288e5c02d)) ## [1.33.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.10...v1.33.11) (2024-06-23) ### Bug Fixes * update dependencies ([d7244f1](https://github.com/CoCreate-app/CoCreate-crud-client/commit/d7244f14443e3fd725761fc940d82e11e98d1b04)) ## [1.33.10](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.9...v1.33.10) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([b3e3a7e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b3e3a7ec1d01b259c5264b84bba1d4a6b85f2214)) * svg icon class ([b6a3489](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b6a34890126e11627303788d7bb98d7f17069d02)) ## [1.33.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.8...v1.33.9) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([2004274](https://github.com/CoCreate-app/CoCreate-crud-client/commit/200427417ce062a99a472176af078c610b0ac4ef)) ## [1.33.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.7...v1.33.8) (2024-02-19) ### Bug Fixes * removed console.logs ([9d3acec](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9d3acec83800683bd12af36edea716a2ec1093de)) ## [1.33.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.6...v1.33.7) (2024-02-19) ### Bug Fixes * sync function ([19ca2aa](https://github.com/CoCreate-app/CoCreate-crud-client/commit/19ca2aa3ef1116bdc83bb76e31500427d34f9a58)) ## [1.33.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.5...v1.33.6) (2024-02-17) ### Bug Fixes * query $user_id path ([c9c8930](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c9c8930dc11aa1572c0cb833eee162b32be01fd2)) ## [1.33.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.4...v1.33.5) (2024-02-16) ### Bug Fixes * temp handling of _id.$eq $usei_id returned from server ([56e3138](https://github.com/CoCreate-app/CoCreate-crud-client/commit/56e3138bf89485e2b1022492df8b1e451d72e493)) ## [1.33.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.3...v1.33.4) (2024-02-16) ### Bug Fixes * updateDb param to allow same clientId to updatedb ([6df59cb](https://github.com/CoCreate-app/CoCreate-crud-client/commit/6df59cbd1d492813cd81d71b09cef478f952cfde)) ## [1.33.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.2...v1.33.3) (2024-02-13) ### Bug Fixes * upsert defaults to false if undefined ([6742b91](https://github.com/CoCreate-app/CoCreate-crud-client/commit/6742b91ae633a5837e32fdb1ef2e17d86c2c23a1)) ## [1.33.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.1...v1.33.2) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([0cf3ebe](https://github.com/CoCreate-app/CoCreate-crud-client/commit/0cf3ebe84456624979161b0a6c4127a1854da2f3)) ## [1.33.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.33.0...v1.33.1) (2024-01-17) ### Bug Fixes * update to support new query system ([3e6e3ad](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3e6e3ad123fa06158359fbbb63b1c92da106596e)) # [1.33.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.32.2...v1.33.0) (2024-01-08) ### Features * bumped CoCreate dependencies to their latest versions ([a694040](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a694040c14692a09863040e6a7cb9b17808dc2c3)) ## [1.32.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.32.1...v1.32.2) (2023-12-18) ### Bug Fixes * prpperty resolved ([0ca7cc2](https://github.com/CoCreate-app/CoCreate-crud-client/commit/0ca7cc268811c9af5b77edd65f72481d525eb6f8)) ## [1.32.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.32.0...v1.32.1) (2023-12-15) ### Bug Fixes * remove break after comment ([dddb479](https://github.com/CoCreate-app/CoCreate-crud-client/commit/dddb47959ca86ae463d4b993510cc09bff0a1c93)) # [1.32.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.31.0...v1.32.0) (2023-11-25) ### Bug Fixes * update licensing details ([3e3c351](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3e3c3512931aafd1f0d9b4b3d893861062e85e88)) ### Features * upgrade dependencies for latest features and fixes ([da78451](https://github.com/CoCreate-app/CoCreate-crud-client/commit/da78451fcd42a0649b5a228952fed587c32066e1)) # [1.31.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.30.0...v1.31.0) (2023-11-25) ### Bug Fixes * pass attributes renamed to state ([887d8b0](https://github.com/CoCreate-app/CoCreate-crud-client/commit/887d8b09a5f7bd776d207a2de9de8d60a1b4abf7)) * update nav, edit button and css path ([bbd9c94](https://github.com/CoCreate-app/CoCreate-crud-client/commit/bbd9c94911f889684b524abf3465560192800afe)) ### Features * upgrade dependencies for latest features and fixes ([ca7e012](https://github.com/CoCreate-app/CoCreate-crud-client/commit/ca7e0128b90fa797818925a005b2d407e6800ceb)) # [1.30.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.29.0...v1.30.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([4da1be8](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4da1be80cb8ef2769e886c1e0fdab8d0f5176c63)) # [1.29.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.14...v1.29.0) (2023-11-12) ### Bug Fixes * bump dependencies for latest features ([634c8a4](https://github.com/CoCreate-app/CoCreate-crud-client/commit/634c8a4d67246b56ef089841db34a89fb40961b3)) ### Features * handle modified or created ([4136bc3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4136bc353db2044e7206df919c1820f741001263)) ## [1.28.14](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.13...v1.28.14) (2023-11-09) ### Bug Fixes * date updated to ISO format ([91fb8fb](https://github.com/CoCreate-app/CoCreate-crud-client/commit/91fb8fb7437c759b1c08a5810a711fadf05bb52e)) * meta name typo ([7fe0a99](https://github.com/CoCreate-app/CoCreate-crud-client/commit/7fe0a9906d6aca1119d7ab48af7c384c829bd220)) * removed testing param isSync ([43ccbf6](https://github.com/CoCreate-app/CoCreate-crud-client/commit/43ccbf682743d47a11a6962ebb4b312a37a14c2a)) * update host ([3ff5f21](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3ff5f21bf6ca2ee74fa47de659fc238c4327b4fb)) ## [1.28.13](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.12...v1.28.13) (2023-11-03) ### Bug Fixes * removed deleted logic as it will now be handled by log ([f0194e9](https://github.com/CoCreate-app/CoCreate-crud-client/commit/f0194e9d85dbc5fcfe1cca0caa05ce229f6f5011)) * favicon.ico path ([d9ddf02](https://github.com/CoCreate-app/CoCreate-crud-client/commit/d9ddf029dc749882a17717d2fc8dbf100420c68d)) * removed dead code ([dc66410](https://github.com/CoCreate-app/CoCreate-crud-client/commit/dc66410a21de9c5cbb3de9f9949488c494827d0c)) * sync conditions ([9570e14](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9570e14df5d80cd9bfc8994122a18b15ffdcc906)) * sync continues if no modified.on ([53e0888](https://github.com/CoCreate-app/CoCreate-crud-client/commit/53e088855db5255ca4f12fcf9656ee10ed7ea73f)) * update dependencies to the lates versions ([fc8ee1a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/fc8ee1aac80c18b3452a7d911576cef871875030)) * update method to use object.update etc ([5df311e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/5df311eda070c50b269b398fb00e5820c274758e)) ## [1.28.12](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.11...v1.28.12) (2023-10-26) ### Bug Fixes * socket.send(response || data) ([8f0ce92](https://github.com/CoCreate-app/CoCreate-crud-client/commit/8f0ce92676a042a58eacecfacae1a85c49e846d6)) ## [1.28.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.10...v1.28.11) (2023-10-25) ### Bug Fixes * bump dependencies ([9d335b2](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9d335b2b4e8a1a2dfd7095aeac379a403c7ab17f)) ## [1.28.10](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.9...v1.28.10) (2023-10-24) ### Bug Fixes * sync need to transfer meta data ([8b8810c](https://github.com/CoCreate-app/CoCreate-crud-client/commit/8b8810c71b97b4493e4c540664b607fec4b1213a)) ## [1.28.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.8...v1.28.9) (2023-10-21) ### Bug Fixes * sync conditions ([2ab7b54](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2ab7b548f988818d34f0e29dba9b7ae11a8f2f5d)) ## [1.28.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.7...v1.28.8) (2023-10-20) ### Bug Fixes * update startwith for crud types ([8656d92](https://github.com/CoCreate-app/CoCreate-crud-client/commit/8656d92e62ef9cb40a0deb21248795cb34c20df4)) ## [1.28.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.6...v1.28.7) (2023-10-19) ### Bug Fixes * broadcast client handled by socket ([81cc956](https://github.com/CoCreate-app/CoCreate-crud-client/commit/81cc956633423eb7ce255de146b3bebba1d07513)) ## [1.28.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.5...v1.28.6) (2023-10-17) ### Bug Fixes * resolved renamed to resolve ([c0a511c](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c0a511c397cda4c016dbcdec4cdee0a39d63077f)) ## [1.28.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.4...v1.28.5) (2023-10-14) ### Bug Fixes * bump dependencies ([7f6ac8c](https://github.com/CoCreate-app/CoCreate-crud-client/commit/7f6ac8c4903d908c0efb4eb36936b37b0c05aa78)) * send error ([47956af](https://github.com/CoCreate-app/CoCreate-crud-client/commit/47956afaad5fcc212ef04b4cca1d30c1e7ed3ec0)) * update pass-refresh to pass-overwrite ([120bf77](https://github.com/CoCreate-app/CoCreate-crud-client/commit/120bf77deb28adedbb324b786b0b54c7f18bae9b)) * update to await indexeddb ([2f8ed62](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2f8ed62d7124d321ac911e420a680083e0ba38d0)) ## [1.28.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.3...v1.28.4) (2023-10-09) ### Bug Fixes * bump dependencies ([3ecccda](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3ecccdaa4bbd1eced50c8702f6f4762f88fc70a5)) ## [1.28.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.2...v1.28.3) (2023-10-09) ### Bug Fixes * bump dependencies ([c451700](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c451700436913ca04dbc48cd6b26e98adf86def4)) ## [1.28.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.1...v1.28.2) (2023-10-09) ### Bug Fixes * bump dependencies ([eb35a57](https://github.com/CoCreate-app/CoCreate-crud-client/commit/eb35a57746d530e477a6abbeb8209d15985bd033)) ## [1.28.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.28.0...v1.28.1) (2023-10-09) ### Bug Fixes * bump cocreate dependency versions ([94a4eb7](https://github.com/CoCreate-app/CoCreate-crud-client/commit/94a4eb729ecc03fb75c77a056be4635c650ce967)) # [1.28.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.27.0...v1.28.0) (2023-10-09) ### Bug Fixes * removed timeStamp.toISOString ([1673514](https://github.com/CoCreate-app/CoCreate-crud-client/commit/16735148df2571aa4afd8f0cf2cf9edbd04bb2e4)) * socket.config items moved to socket ([3843b6c](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3843b6c0350435413f71cf5c48b1b2b7a75f0560)) * this.socket.has(data.socketId) ([7014077](https://github.com/CoCreate-app/CoCreate-crud-client/commit/70140773ad9e3ed67eea19774f3474f7f8bd0547)) * update to use data.socketId and data.clientId ([6ac6640](https://github.com/CoCreate-app/CoCreate-crud-client/commit/6ac6640f87b7c8abe5fb077c30b66c055003439b)) ### Features * broadcastBrowser and broadcastClient defualt ([f61abda](https://github.com/CoCreate-app/CoCreate-crud-client/commit/f61abda42136cb3b6827817faa51f79e64e0ad37)) * sawait ocket.organization_id() ([29d8731](https://github.com/CoCreate-app/CoCreate-crud-client/commit/29d8731d309cb2ec37fa4f986a64b8e840bad375)) * sync data leveraging filters and queries ([5c0b1b4](https://github.com/CoCreate-app/CoCreate-crud-client/commit/5c0b1b4fa01172b5d0aa93ec09a0c21e10fb828e)) # [1.27.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.26.0...v1.27.0) (2023-09-19) ### Features * Update CoCreate dependencies to their latest versions ([e8b53b9](https://github.com/CoCreate-app/CoCreate-crud-client/commit/e8b53b94c603a375cd92a74b370d58a2d567c80f)) # [1.26.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.25.1...v1.26.0) (2023-09-19) ### Features * bump dependencies for there latest features ([65ca1ed](https://github.com/CoCreate-app/CoCreate-crud-client/commit/65ca1ed0628d160fcf8b5ba642ff72a25234a9a4)) ## [1.25.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.25.0...v1.25.1) (2023-09-18) ### Bug Fixes * Add path and pathname ([ee5d7c6](https://github.com/CoCreate-app/CoCreate-crud-client/commit/ee5d7c639d3a22da2cacf9e62977f2c2dc1017c3)) * setSocket() as it is not required ([2f50765](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2f50765c9775697fe60f63e51c33b9155c7a1501)) * Update dCoCreate dpendencies to latest versions ([820e8f9](https://github.com/CoCreate-app/CoCreate-crud-client/commit/820e8f958a1d2b2d1ebca44a8845d84ada7ff230)) # [1.25.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.24.2...v1.25.0) (2023-09-17) ### Bug Fixes * update indexeddb() to indexeddb.send() ([dbad466](https://github.com/CoCreate-app/CoCreate-crud-client/commit/dbad466d28218b128bbd1c06c5a4da6732bfb5c4)) ### Features * Update storage, database, array to $storage, $database, $array ([c735ef9](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c735ef904c0141573c63ba2f4078e533ac2cebcb)) ## [1.24.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.24.1...v1.24.2) (2023-09-07) ### Bug Fixes * Refactor code: Simplify getting deleted object from array ([42ea84a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/42ea84ac46d1f505153823079e7b8617a34f12fe)) * remove action and get type from data.method ([07c8590](https://github.com/CoCreate-app/CoCreate-crud-client/commit/07c8590fc44dbb6e17c1bb7cc086666f999f971f)) ## [1.24.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.24.0...v1.24.1) (2023-08-21) ### Bug Fixes * bump dependencies ([1026964](https://github.com/CoCreate-app/CoCreate-crud-client/commit/1026964b830323edcc30cabd15e4eedc979e7451)) # [1.24.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.23.1...v1.24.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([b64c399](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b64c3991bbbdaf6a4b98b47f828ecc91279f8f96)) ## [1.23.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.23.0...v1.23.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([8270ca4](https://github.com/CoCreate-app/CoCreate-crud-client/commit/8270ca42e4be86ddc9efef7e0104c06f50b846bf)) * replace cdn with /dist ([7d7bee7](https://github.com/CoCreate-app/CoCreate-crud-client/commit/7d7bee78d5c4de44586761d60d4c7cc4d23fe8ae)) * update file uploader ([4762856](https://github.com/CoCreate-app/CoCreate-crud-client/commit/476285638b52173a84061e2099f3cbbb0099c54f)) # [1.23.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.22.0...v1.23.0) (2023-08-17) ### Features * bump cocreate dependencies for the latest updates and features ([ad4e269](https://github.com/CoCreate-app/CoCreate-crud-client/commit/ad4e269d9a4fc1b8ded19d5af0aebcc92b779e7e)) # [1.22.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.24...v1.22.0) (2023-08-16) ### Bug Fixes * crud attributes renamed ([1a4945e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/1a4945eb2ee3845fd0b89fda13fe8eb5da5e01aa)) * data array length check for object and index types ([d6715a2](https://github.com/CoCreate-app/CoCreate-crud-client/commit/d6715a2c1f8e64530fb046576c1eaa12705e8263)) * indexeddb function calls, replace "indexeddb.process" with just "indexeddb". ([9f1b320](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9f1b32088987bcb81060f4db563302d85a0be410)) * Refactor conditional statement for string value replacement ([9332007](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9332007eac5e206f8034648ea0b9756156f64672)) * Refactor function to remove unnecessary parameter in getObject. ([7cb32e2](https://github.com/CoCreate-app/CoCreate-crud-client/commit/7cb32e2bc5a415a4ee53a1e47f5ede37a6f669ea)) * replace -target -selector ([28bed5a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/28bed5a4c4f0a5d642f9f2b223fd820b87984a06)) * update the name of test files to better represent the methods they are testing. ([7be707e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/7be707e8d2b9119b646d3eff4b56d54213a5c671)) * webpack.config and package.json make use of mode=production instead of process.env ([72e29b3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/72e29b3d52f3e1d9c413b48184a6f9eb38f66a4f)) ### Features * Add getObject function to retrieve element attributes and construct a crud object ([1ebeb40](https://github.com/CoCreate-app/CoCreate-crud-client/commit/1ebeb40347064d4a26e8846749bbe719442db2c1)) * Improve CRUD functionality ([25cffd3](https://github.com/CoCreate-app/CoCreate-crud-client/commit/25cffd37bc597faa2a5e578b0e5793d27b83c2e2)) * name attribute and variable renamed to key ([3e53c0f](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3e53c0f42a812f473775602c53f3eab2847b7433)) * relocated element related functions to CoCreate-element ([51fc1df](https://github.com/CoCreate-app/CoCreate-crud-client/commit/51fc1dfa189ec946bc6141ce1e0dc676bf64e7f2)) ## [1.21.24](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.23...v1.21.24) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([bbb7b82](https://github.com/CoCreate-app/CoCreate-crud-client/commit/bbb7b820d0d41bedc24eba05a520b3b43c95d50f)) ## [1.21.23](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.22...v1.21.23) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0341465](https://github.com/CoCreate-app/CoCreate-crud-client/commit/034146526f372334f1adcf541365e7125d68450d)) ## [1.21.22](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.21...v1.21.22) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2522ebe](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2522ebe4116a4875dd272d3106e84f4533c7f179)) ## [1.21.21](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.20...v1.21.21) (2023-06-11) ### Bug Fixes * testing workflow ([537411d](https://github.com/CoCreate-app/CoCreate-crud-client/commit/537411d9dbe10ac78b3062b497076f434e11c964)) ## [1.21.20](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.19...v1.21.20) (2023-06-11) ### Bug Fixes * testing workflow ([62955de](https://github.com/CoCreate-app/CoCreate-crud-client/commit/62955de0bc946f236fe5b8288b5bf6aad191729e)) ## [1.21.19](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.18...v1.21.19) (2023-06-11) ### Bug Fixes * testing workflow ([809c185](https://github.com/CoCreate-app/CoCreate-crud-client/commit/809c1851de1275c7a0caded12e40ba2048c77b70)) * testing workflow ([9aa8792](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9aa8792ae0c2032b9f252d46168c9fa16b3fe3f9)) ## [1.21.18](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.17...v1.21.18) (2023-06-11) ### Bug Fixes * testing workflow ([3ad323c](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3ad323c3ec005c9dd3cde85b463624b55809a02b)) ## [1.21.17](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.16...v1.21.17) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([82b7bb8](https://github.com/CoCreate-app/CoCreate-crud-client/commit/82b7bb8db62cf67a65c3258b2d21fc099f925960)) ## [1.21.16](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.15...v1.21.16) (2023-06-11) ### Bug Fixes * postintall error ([2172eca](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2172ecacfa15bc947460f8f7f8c5e2d6d3428654)) ## [1.21.15](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.14...v1.21.15) (2023-06-11) ### Bug Fixes * @cocreate/cli moved to dependencies ([3bfdb16](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3bfdb16b83d1976f8483648ad6f8b44b52c4e98b)) ## [1.21.14](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.13...v1.21.14) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([4e73331](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4e73331b034dbf1b4758e8aba431fabbc3bb1369)) ## [1.21.13](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.12...v1.21.13) (2023-06-11) ### Bug Fixes * renamed db to storage ([a8114de](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a8114ded2a38fd7b5d5ed66fd3d5d106537ac5fa)) * renamed hosts to host. the value can be a string or an array of strings ([b748914](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b7489143566cc7200ce79cc0b1c116d722f01529)) ## [1.21.12](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.11...v1.21.12) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c588349](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c58834921fc9bdf6de520861d0f9629bcd015d1b)) ## [1.21.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.10...v1.21.11) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f849d61](https://github.com/CoCreate-app/CoCreate-crud-client/commit/f849d61d931eeb0a0a9345b60fc2fc64ac64512e)) ## [1.21.10](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.9...v1.21.10) (2023-06-04) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([636b5e7](https://github.com/CoCreate-app/CoCreate-crud-client/commit/636b5e7cc47f8d2c8ba94ac653934a2b7da878d8)) ## [1.21.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.8...v1.21.9) (2023-06-04) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([2c02404](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2c0240493fa48a460557d0e9bce28eef1356020d)) ## [1.21.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.7...v1.21.8) (2023-06-04) ### Bug Fixes * [@v3](https://github.com/v3) ([6bff008](https://github.com/CoCreate-app/CoCreate-crud-client/commit/6bff0080002132f22f038e142cc89ab1d7730490)) ## [1.21.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.6...v1.21.7) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([81a70e0](https://github.com/CoCreate-app/CoCreate-crud-client/commit/81a70e017969f66b7f300ad8cd01ee022a52a76b)) ## [1.21.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.5...v1.21.6) (2023-06-02) ### Bug Fixes * format demo html ([88f23f7](https://github.com/CoCreate-app/CoCreate-crud-client/commit/88f23f78f0c84ff020115bb4b1fe362e3ba8349e)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([940b1cd](https://github.com/CoCreate-app/CoCreate-crud-client/commit/940b1cd73df4bfa8f885ab48285d98ffe2c1f276)) ## [1.21.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.4...v1.21.5) (2023-05-21) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([60f2698](https://github.com/CoCreate-app/CoCreate-crud-client/commit/60f26984a63bdfc80b2a2e25a5378ebf98dc9727)) ## [1.21.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.3...v1.21.4) (2023-05-20) ### Bug Fixes * updated dependencies to their latest versions ([5602d59](https://github.com/CoCreate-app/CoCreate-crud-client/commit/5602d5973b71c2e7f1db47fdb4e4d4377a872408)) ## [1.21.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.2...v1.21.3) (2023-05-20) ### Bug Fixes * Updated dependencies to the lastest versions ([4bb01c1](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4bb01c1b46451f3892f129b35a46ecf8b86a2635)) ## [1.21.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.1...v1.21.2) (2023-05-19) ### Bug Fixes * update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([6ab0500](https://github.com/CoCreate-app/CoCreate-crud-client/commit/6ab050072b0d37e2a680c3d97fb134698d02c275)) ## [1.21.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.21.0...v1.21.1) (2023-05-10) ### Bug Fixes * apikey renamed to key ([5768694](https://github.com/CoCreate-app/CoCreate-crud-client/commit/576869488dec55441e48476480537b7e95020e15)) * apikey renamed to key ([3136928](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3136928e086a2538c456e12161b5f8fe0d6b67ec)) # [1.21.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.20.5...v1.21.0) (2023-05-10) ### Bug Fixes * dbUrl ([b160637](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b1606379c05f53d6cfecccaa55801f333efcc380)) ### Features * if !dbUrl use indexeddb ([96a1ebe](https://github.com/CoCreate-app/CoCreate-crud-client/commit/96a1ebef33237a90ef708a43994cf31fbb8d58ce)) ## [1.20.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.20.4...v1.20.5) (2023-05-06) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([a19abd7](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a19abd730efba99d64c80273c4a13fea4d3d7760)) ## [1.20.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.20.3...v1.20.4) (2023-05-01) ### Bug Fixes * replaced icon toggles with new svg ([af3c2ce](https://github.com/CoCreate-app/CoCreate-crud-client/commit/af3c2ce40510a0881384480f780cd27e9066c2c8)) ## [1.20.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.20.2...v1.20.3) (2023-05-01) ### Bug Fixes * update manifest.json to manifest.webmanifest ([5ecea3e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/5ecea3e63df56635ff1ec37e71602750ddad4871)) ## [1.20.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.20.1...v1.20.2) (2023-05-01) ### Bug Fixes * replace fontawesome with svg ([a49ea85](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a49ea852febb1d998fa12aa4954077deb9ffb27c)) ## [1.20.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.20.0...v1.20.1) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([66e9a12](https://github.com/CoCreate-app/CoCreate-crud-client/commit/66e9a121529b888e2e70d42b5647c39d1c3be35d)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([d4c8733](https://github.com/CoCreate-app/CoCreate-crud-client/commit/d4c87334abb617019fe0f601787c45ace88902d4)) * removed toogle fullscreen icons. now using css content ([780b8e2](https://github.com/CoCreate-app/CoCreate-crud-client/commit/780b8e2bd161b22918681cdc608d99d8d858c2c1)) # [1.20.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.11...v1.20.0) (2023-04-26) ### Features * await getOrganizationId ([aeb297a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/aeb297aa079bf9ec45f1bb981105eb411ebc7c8c)) ## [1.19.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.10...v1.19.11) (2023-04-24) ### Bug Fixes * updated worrkflows to v3 and node version 16 ([15a2f03](https://github.com/CoCreate-app/CoCreate-crud-client/commit/15a2f0350ba1606ff733cbc50fbf2d68c11c365c)) ## [1.19.10](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.9...v1.19.10) (2023-04-24) ### Bug Fixes * workflow node version updated 16 ([c7b440a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c7b440a4b638e8bb28069692e9192a24e0eb3916)) ## [1.19.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.8...v1.19.9) (2023-04-24) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([c8eddcf](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c8eddcfec7ea2fd26a3f4e996817579b358a2258)) ## [1.19.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.7...v1.19.8) (2023-04-24) ### Bug Fixes * bump cdn to 1.50.0 ([fb0c870](https://github.com/CoCreate-app/CoCreate-crud-client/commit/fb0c870b5e129372fab53e147f24be71330ac604)) ## [1.19.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.6...v1.19.7) (2023-04-24) ### Bug Fixes * removed uglify.js from dev dependencies ([11ed4ef](https://github.com/CoCreate-app/CoCreate-crud-client/commit/11ed4ef3c73105c6ee0979608250fbb4b5e229cc)) ## [1.19.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.5...v1.19.6) (2023-04-11) ### Bug Fixes * bump dependencies ([8526d39](https://github.com/CoCreate-app/CoCreate-crud-client/commit/8526d39fa1468ea83ebedd6f40b1addedf49365f)) * remove url from config ([1497b36](https://github.com/CoCreate-app/CoCreate-crud-client/commit/1497b360aa6c9223b8dc970bcaaa5568fbba564c)) ## [1.19.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.4...v1.19.5) (2023-04-11) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([7aa79e8](https://github.com/CoCreate-app/CoCreate-crud-client/commit/7aa79e8181745a40b72ac899c5482c80ce99be66)) ## [1.19.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.3...v1.19.4) (2023-04-11) ### Bug Fixes * renamed domans to hosts ([066a04b](https://github.com/CoCreate-app/CoCreate-crud-client/commit/066a04bb475906f7f0d133902dd30176e73e4530)) ## [1.19.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.2...v1.19.3) (2023-03-30) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies' ([1c11c28](https://github.com/CoCreate-app/CoCreate-crud-client/commit/1c11c28869196f03934d57da9a5fc5ad063e3bbf)) ## [1.19.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.1...v1.19.2) (2023-03-16) ### Bug Fixes * bump dependencies' ([46c7548](https://github.com/CoCreate-app/CoCreate-crud-client/commit/46c7548ed3e584b506a39a699e1846c1855de048)) ## [1.19.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.19.0...v1.19.1) (2023-03-16) ### Bug Fixes * bump dependencies' ([7953b2f](https://github.com/CoCreate-app/CoCreate-crud-client/commit/7953b2f87bb1c3d39ff7fec05fe84cf1931fe9b0)) # [1.19.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.9...v1.19.0) (2023-03-16) ### Features * replaced get-value and set-value with a super charged version of CoCreate-events ([cdba219](https://github.com/CoCreate-app/CoCreate-crud-client/commit/cdba219aa4b36550dc43fbcc1a56cd324aded13b)) ## [1.18.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.8...v1.18.9) (2023-02-01) ### Bug Fixes * bump dependencies ([fd47d4f](https://github.com/CoCreate-app/CoCreate-crud-client/commit/fd47d4fa73d1423238def0823bc8114e040aaa86)) ## [1.18.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.7...v1.18.8) (2023-02-01) ### Bug Fixes * bump dependencies ([3797c3f](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3797c3f3226763dd792ff2d4c02c2c6779b3c3dd)) ## [1.18.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.6...v1.18.7) (2023-01-31) ### Bug Fixes * bump dependencies ([35a4cd0](https://github.com/CoCreate-app/CoCreate-crud-client/commit/35a4cd086b32650893c75ec036eff3a0e93041b0)) ## [1.18.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.5...v1.18.6) (2023-01-31) ### Bug Fixes * bump dependencies ([f74594d](https://github.com/CoCreate-app/CoCreate-crud-client/commit/f74594d5fc14b3f8957e1884bf2107ea3d9bfd36)) ## [1.18.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.4...v1.18.5) (2023-01-30) ### Bug Fixes * bump dependencies ([438308e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/438308ec831a4ef69c43c4df5a3f3b7a49f29900)) ## [1.18.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.3...v1.18.4) (2023-01-29) ### Bug Fixes * bump dependencies ([5852c37](https://github.com/CoCreate-app/CoCreate-crud-client/commit/5852c37ad0b5c5c83bdf93dcacfba07b147a01e8)) ## [1.18.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.2...v1.18.3) (2023-01-29) ### Bug Fixes * bump dependencies ([6d22d68](https://github.com/CoCreate-app/CoCreate-crud-client/commit/6d22d681d4ba6aa0ee249f4523508c0aa06a1626)) ## [1.18.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.1...v1.18.2) (2023-01-29) ### Bug Fixes * if form && CoCreate.form ([da32729](https://github.com/CoCreate-app/CoCreate-crud-client/commit/da3272977fd7586039324ca46a9a70c1113a59aa)) ## [1.18.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.18.0...v1.18.1) (2023-01-28) ### Bug Fixes * bump depndcencies ([0b993cf](https://github.com/CoCreate-app/CoCreate-crud-client/commit/0b993cf5211a31dbba6880fee4e9ba2bcd2c9c11)) # [1.18.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.20...v1.18.0) (2023-01-28) ### Bug Fixes * bump indexeddb and socket ([4fa2866](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4fa2866395eb82ad0a00e234c8c24872fc4c8c38)) ### Features * check indexeddb.status ([84a9c27](https://github.com/CoCreate-app/CoCreate-crud-client/commit/84a9c2710104bb7bf81cb4986de13384ed2c1a9b)) ## [1.17.20](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.19...v1.17.20) (2023-01-27) ### Bug Fixes * bump dependencies ([78d6a04](https://github.com/CoCreate-app/CoCreate-crud-client/commit/78d6a0481965dcd8b7bc1d3303dac38743493ac3)) ## [1.17.19](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.18...v1.17.19) (2023-01-27) ### Bug Fixes * bump utils ([9d6aa15](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9d6aa15726c456074b42fd24640eb6e39c4196e8)) ## [1.17.18](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.17...v1.17.18) (2023-01-13) ### Bug Fixes * bump dependencies ([89d2347](https://github.com/CoCreate-app/CoCreate-crud-client/commit/89d2347f2c89f274220e6ea7b64d393ae5c9e3ce)) ## [1.17.17](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.16...v1.17.17) (2023-01-13) ### Bug Fixes * bump dependencies ([d3e6ff5](https://github.com/CoCreate-app/CoCreate-crud-client/commit/d3e6ff5fc84ebc479b1db00b1391e158fbdfca99)) ## [1.17.16](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.15...v1.17.16) (2023-01-10) ### Bug Fixes * bump dependencies ([c3db4c7](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c3db4c7f620f27556074427ee79a85fee6998997)) ## [1.17.15](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.14...v1.17.15) (2023-01-09) ### Bug Fixes * bump dependnecies ([ffbffbe](https://github.com/CoCreate-app/CoCreate-crud-client/commit/ffbffbe2ec30c0e6162964d683aa325e9b6281be)) ## [1.17.14](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.13...v1.17.14) (2023-01-09) ### Bug Fixes * bump dependnecies ([68b3379](https://github.com/CoCreate-app/CoCreate-crud-client/commit/68b3379c0051ce35ced282c680610d4dff76f5af)) ## [1.17.13](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.12...v1.17.13) (2023-01-06) ### Bug Fixes * bump dependencies, worklow [@v3](https://github.com/v3) ([bef7346](https://github.com/CoCreate-app/CoCreate-crud-client/commit/bef73460a7225962b9c0a8e318ffb83d747c0f65)) * edit in github btn styles ([6f6a29e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/6f6a29eed9819354d67997703b91fa1c275e914b)) ## [1.17.12](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.11...v1.17.12) (2023-01-05) ### Bug Fixes * bump dependencies ([9439155](https://github.com/CoCreate-app/CoCreate-crud-client/commit/9439155201eef0dd758756b5167da4ba1af20586)) ## [1.17.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.10...v1.17.11) (2023-01-05) ### Bug Fixes * bump cdn to 1.39.4 ([15c0283](https://github.com/CoCreate-app/CoCreate-crud-client/commit/15c02839b417bdf7c77e8fff2fb003a34cd9893d)) * bump dependencies ([873cd11](https://github.com/CoCreate-app/CoCreate-crud-client/commit/873cd11afc42cebc2ecce2fe097929d3b2e9c5d9)) ## [1.17.10](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.9...v1.17.10) (2023-01-01) ### Bug Fixes * docs sanbox overflow ([b2a513d](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b2a513d4149540576ca69a769c8e2bbcd62dfd09)) ## [1.17.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.8...v1.17.9) (2022-12-31) ### Bug Fixes * bump dependencies ([98a86bd](https://github.com/CoCreate-app/CoCreate-crud-client/commit/98a86bd1632e0675522a6892d2f563fc1a4837cd)) ## [1.17.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.7...v1.17.8) (2022-12-31) ### Bug Fixes * bump dependencies ([27e1bac](https://github.com/CoCreate-app/CoCreate-crud-client/commit/27e1bacf6d63c6c547e10c78ffdbe2790beb24e3)) ## [1.17.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.6...v1.17.7) (2022-12-30) ### Bug Fixes * update config sources to use template braces with entry on src ([f59f1ad](https://github.com/CoCreate-app/CoCreate-crud-client/commit/f59f1ad5c6d467ace584643fe11862807a7a834f)) ## [1.17.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.5...v1.17.6) (2022-12-29) ### Bug Fixes * bump dependencies ([ee3e692](https://github.com/CoCreate-app/CoCreate-crud-client/commit/ee3e692af724dbedf615b62d65ed9f3f009e964a)) ## [1.17.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.4...v1.17.5) (2022-12-29) ### Bug Fixes * bump dependencies ([a932339](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a93233978246ba8a193792ce1cafac267024afce)) ## [1.17.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.3...v1.17.4) (2022-12-27) ### Bug Fixes * bump dependecies ([2711190](https://github.com/CoCreate-app/CoCreate-crud-client/commit/2711190d35204667ad85763d75143d08a477f36c)) ## [1.17.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.2...v1.17.3) (2022-12-27) ### Bug Fixes * bump dependencies ([6238074](https://github.com/CoCreate-app/CoCreate-crud-client/commit/623807432eee38963a6cdf1e19c46566889b1f42)) ## [1.17.2](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.1...v1.17.2) (2022-12-27) ### Bug Fixes * bump dependencies ([dc04def](https://github.com/CoCreate-app/CoCreate-crud-client/commit/dc04defdb132a1ab1fadc7d1d0684eb83796eb37)) ## [1.17.1](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.17.0...v1.17.1) (2022-12-25) ### Bug Fixes * bump dependencies ([adefd43](https://github.com/CoCreate-app/CoCreate-crud-client/commit/adefd43f5b08a52c77fe0bc4becde24aef3a496c)) # [1.17.0](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.22...v1.17.0) (2022-12-25) ### Bug Fixes * bump dependencies ([34f2476](https://github.com/CoCreate-app/CoCreate-crud-client/commit/34f2476bbbb008155112d4623ae4575437825c51)) ### Features * broadcast-browser attribute support ([ff65e81](https://github.com/CoCreate-app/CoCreate-crud-client/commit/ff65e817b32fc58b74dbc5ef4532c9b7f1093e1d)) ## [1.16.22](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.21...v1.16.22) (2022-12-23) ### Bug Fixes * bump dependnecies ([f832398](https://github.com/CoCreate-app/CoCreate-crud-client/commit/f8323980246a9763e954bc3949eb7df4fa3945c4)) ## [1.16.21](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.20...v1.16.21) (2022-12-22) ### Bug Fixes * bump dependencies ([203f9b8](https://github.com/CoCreate-app/CoCreate-crud-client/commit/203f9b86b0344f86faedae8bea3cff020f0db16b)) * update cdn ([4f1139e](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4f1139ecfedafda21335364ffb821b386e1deff3)) ## [1.16.20](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.19...v1.16.20) (2022-12-22) ### Bug Fixes * update demos and bump dependencies ([a904ad5](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a904ad5d7acfd0bd2bcd6838c331b39c55430f7c)) ## [1.16.19](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.18...v1.16.19) (2022-12-21) ### Bug Fixes * bump dependencies ([c46770c](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c46770c33411dac97add7b4b2160c17a4ba8892f)) ## [1.16.18](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.17...v1.16.18) (2022-12-21) ### Bug Fixes * bump dependencies ([3638832](https://github.com/CoCreate-app/CoCreate-crud-client/commit/363883271d7f52011ee82ec3ae4333477df02977)) * if action does not include read add broadcastBrowser once ([d96ad51](https://github.com/CoCreate-app/CoCreate-crud-client/commit/d96ad51c24561a3c5aa7d0d1a16d56d6c906d63f)) ## [1.16.17](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.16...v1.16.17) (2022-12-20) ### Bug Fixes * bump dependencies ([869cda0](https://github.com/CoCreate-app/CoCreate-crud-client/commit/869cda03527cede3be63aa1593bafae2fa7ae637)) ## [1.16.16](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.15...v1.16.16) (2022-12-15) ### Bug Fixes * add missing dev dependency style-loader ([30fba40](https://github.com/CoCreate-app/CoCreate-crud-client/commit/30fba405643c42fe999b6ade1c481540574406e5)) ## [1.16.15](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.14...v1.16.15) (2022-12-14) ### Bug Fixes * typo when checkinng for deletedItem ([4e5523d](https://github.com/CoCreate-app/CoCreate-crud-client/commit/4e5523de534e21a3f7c2a7c551eada181bef1595)) ## [1.16.14](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.13...v1.16.14) (2022-12-14) ### Bug Fixes * isDleted syntax typo ([c072252](https://github.com/CoCreate-app/CoCreate-crud-client/commit/c072252088c61cdb2d60e5a8e6193da104e562c9)) ## [1.16.13](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.12...v1.16.13) (2022-12-13) ### Bug Fixes * removed un used devDependencies ([28d6e2a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/28d6e2aa6accc30ac52f9086249b5fc4ea4cb7be)) ## [1.16.12](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.11...v1.16.12) (2022-12-13) ### Bug Fixes * bump dependencies ([8b2bdf5](https://github.com/CoCreate-app/CoCreate-crud-client/commit/8b2bdf5f9736f827cf6b0ee343729c9ab138cf05)) ## [1.16.11](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.10...v1.16.11) (2022-12-13) ### Bug Fixes * bump dependencies ([605d8f6](https://github.com/CoCreate-app/CoCreate-crud-client/commit/605d8f63215f4344b22a974b804caf227d631ec1)) * relocated getAttributes to @cocreate/utils ([3a69862](https://github.com/CoCreate-app/CoCreate-crud-client/commit/3a6986240b1d43aa69da674457edaafb973f50b8)) ## [1.16.10](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.9...v1.16.10) (2022-12-12) ### Bug Fixes * bump dependencies ([b98ffb1](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b98ffb149300cf6efbdd70ddba7fc6e7aa30c0a1)) ## [1.16.9](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.8...v1.16.9) (2022-12-12) ### Bug Fixes * bump @cocreate/indexeddb ([280eb38](https://github.com/CoCreate-app/CoCreate-crud-client/commit/280eb38e7ee6e8382a577f4dea59c1ce28f0a0d8)) ## [1.16.8](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.7...v1.16.8) (2022-12-11) ### Bug Fixes * bump dependencies ([b3f4f28](https://github.com/CoCreate-app/CoCreate-crud-client/commit/b3f4f283d12372805a77e4573b4383b95ca457c4)) ## [1.16.7](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.6...v1.16.7) (2022-12-11) ### Bug Fixes * bump dependencies ([8afa329](https://github.com/CoCreate-app/CoCreate-crud-client/commit/8afa3291da4b13cea4fdb97ed1f1cce0b460b8d2)) * check data for database or collection to dertiine if it is a db message ([a5cab8d](https://github.com/CoCreate-app/CoCreate-crud-client/commit/a5cab8d763bf15f6c00f7c4e1ed06425476e0949)) ## [1.16.6](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.5...v1.16.6) (2022-12-09) ### Bug Fixes * bump dependencies ([530f8fb](https://github.com/CoCreate-app/CoCreate-crud-client/commit/530f8fb1843359fae8f4a258ec8a2471d2a3cd22)) ## [1.16.5](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.4...v1.16.5) (2022-12-09) ### Bug Fixes * bump @cocreate/utils ([18b28e9](https://github.com/CoCreate-app/CoCreate-crud-client/commit/18b28e971abe3cecd9b7acce6f5e125bf36d47f0)) ## [1.16.4](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.3...v1.16.4) (2022-12-08) ### Bug Fixes * bump dependencies ([413f83a](https://github.com/CoCreate-app/CoCreate-crud-client/commit/413f83a596b5357e5a80ab28314f3eeb705d376a)) ## [1.16.3](https://github.com/CoCreate-app/CoCreate-crud-client/compare/v1.16.2...v1.16.3) (2022-12-08) ### Bug Fixes * relocateed checkValue to @cocrete/utils ([24f72a7](https: