UNPKG

@cocreate/socket-client

Version:

A simple socket component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.

1,053 lines (485 loc) 106 kB
## [1.40.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.2...v1.40.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([a864f96](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a864f963adc2d0cfbcd8bc3c3aec3a07d1b7ec97)) ## [1.40.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.1...v1.40.2) (2025-04-30) ### Bug Fixes * added css-loader ([c478082](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c4780826d3802ab515c16a11fd0307cd3bd09ce0)) * update query attributes ([75d29b3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/75d29b36af81f29855db7d9424448eeb6707e9cd)) * updated cocreate modules versions ([884dfe5](https://github.com/CoCreate-app/CoCreate-socket-client/commit/884dfe58d7123f4628bbfc86d1872590c9bce178)) * webpack.config and devdependencies ([902ca61](https://github.com/CoCreate-app/CoCreate-socket-client/commit/902ca61d3cb3857640218fb2f2bc2591b18e291a)) ## [1.40.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.0...v1.40.1) (2024-12-09) ### Bug Fixes * add method to error ([c206396](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c20639649558619578277c02795ad552de122950)) * used const instaed of var for event ([9b22f48](https://github.com/CoCreate-app/CoCreate-socket-client/commit/9b22f4865296c440d518abc819faffe1fb7b964f)) # [1.40.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.6...v1.40.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([5ec26b5](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5ec26b5d2f78fad62075b9e45156b8d0efbac10f)) ### Features * add prettier.config.js and format files ([4b2e0ef](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4b2e0ef70c0a7244d917d86c41961ead5f626546)) * add prettier.config.js and format files ([4c83a7e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4c83a7efd1a3cd4bf17fcedb1fefd837e43bdbff)) ## [1.39.6](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.5...v1.39.6) (2024-11-02) ### Bug Fixes * displaying error message from server ([1240712](https://github.com/CoCreate-app/CoCreate-socket-client/commit/124071290e2b5865fa59db97d08bc314d78c56d7)) * location.protocol about fallback to parent protocol ([13fae7c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/13fae7c08d9405d45459538adb5e2f21529aab31)) ## [1.39.5](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.4...v1.39.5) (2024-06-23) ### Bug Fixes * bump dependencies ([246d6f1](https://github.com/CoCreate-app/CoCreate-socket-client/commit/246d6f1444df86ca2b90d4a819cbcf34c1aa9e05)) ## [1.39.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.3...v1.39.4) (2024-06-23) ### Bug Fixes * update dependencies ([fa66ee2](https://github.com/CoCreate-app/CoCreate-socket-client/commit/fa66ee25a1ab0d2fe769c3e19123441dbf01e21e)) ## [1.39.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.2...v1.39.3) (2024-06-23) ### Bug Fixes * update dependencies ([3814268](https://github.com/CoCreate-app/CoCreate-socket-client/commit/381426806af5947606f027c9307ae968951967ae)) ## [1.39.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.1...v1.39.2) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([a477e1e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a477e1e267df863f033696835e54c24836d24dc4)) * svg icon class ([353c5ac](https://github.com/CoCreate-app/CoCreate-socket-client/commit/353c5ac7db7497a05eca99b6978445aa8d0f4e72)) ## [1.39.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.0...v1.39.1) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([7164b61](https://github.com/CoCreate-app/CoCreate-socket-client/commit/7164b61f3f92855c2c2d8c12773a2fec6f68db94)) # [1.39.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.38.1...v1.39.0) (2024-03-18) ### Features * sessionStorage to persist a socketId per tab ([c2ca7be](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c2ca7be6c25acf76e6cd391442a75063fc68ad37)) ## [1.38.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.38.0...v1.38.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([47dd02a](https://github.com/CoCreate-app/CoCreate-socket-client/commit/47dd02ae21e5ed6a71cac1522abed8ea3d86ff0f)) # [1.38.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.37.2...v1.38.0) (2024-02-03) ### Features * methods containg '.' will be split as name and method ([a72fc3c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a72fc3c47e46c5d7d6f768e478ddb07ffc55e109)) ## [1.37.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.37.1...v1.37.2) (2024-02-02) ### Bug Fixes * broadcastBrowser conditions ([736b8c2](https://github.com/CoCreate-app/CoCreate-socket-client/commit/736b8c29d867b7d80bd2007f8a17f900f5be3ef0)) ## [1.37.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.37.0...v1.37.1) (2024-01-17) ### Bug Fixes * update to support new query system ([a5de658](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a5de658bf637beba06776a5cd4b3578fb4abb381)) # [1.37.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.36.1...v1.37.0) (2024-01-08) ### Features * bumped CoCreate dependencies to their latest versions ([b038659](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b03865936b4aaf87ba4257d947a00dd77b893f76)) ## [1.36.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.36.0...v1.36.1) (2023-12-15) ### Bug Fixes * data.status ([d87fd2e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/d87fd2e4d50b48943f7ecac3076adbeef8479e0a)) * messageEvents object to manage uid and originating resolve ([22de227](https://github.com/CoCreate-app/CoCreate-socket-client/commit/22de227b2147dd808b105ffb407df9dcef69e15a)) # [1.36.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.35.0...v1.36.0) (2023-11-25) ### Bug Fixes * update licensing details ([3bbb9ac](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3bbb9ac36ca45817afa84585b6880f5adeba0078)) ### Features * upgrade dependencies for latest features and fixes ([49345aa](https://github.com/CoCreate-app/CoCreate-socket-client/commit/49345aa824d958f03c881df39945a47cb505f358)) # [1.35.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.34.0...v1.35.0) (2023-11-25) ### Bug Fixes * update nav, edit button and css path ([30600bf](https://github.com/CoCreate-app/CoCreate-socket-client/commit/30600bf0afb38c5b56bf580293d284ee1d06074b)) ### Features * upgrade dependencies for latest features and fixes ([86226f1](https://github.com/CoCreate-app/CoCreate-socket-client/commit/86226f180f598929d26c2790d85c11b834273ccd)) # [1.34.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.33.1...v1.34.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([1bc78ad](https://github.com/CoCreate-app/CoCreate-socket-client/commit/1bc78ad6b37aa089685b721dbec0b5925b0c0e46)) ## [1.33.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.33.0...v1.33.1) (2023-11-12) ### Bug Fixes * bump dependencies for latest features ([fc645bb](https://github.com/CoCreate-app/CoCreate-socket-client/commit/fc645bb61b58e1f3ae85efb6977f72cd7cc37d99)) # [1.33.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.32.4...v1.33.0) (2023-11-09) ### Bug Fixes * meta name typo ([4135e60](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4135e60cb323de38eadcd0477f513c398ff3ed09)) * update crud methods ([c329149](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c329149ffaa0dbdf0747f7f1d276e9ea98608822)) * update host ([23d6b94](https://github.com/CoCreate-app/CoCreate-socket-client/commit/23d6b9423216222b81cf4643356dbbd5db0b3410)) ### Features * status=await force socket to await server ([8f85e36](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8f85e36649bb092da468f834a506db25e1e25b9b)) ## [1.32.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.32.3...v1.32.4) (2023-11-03) ### Bug Fixes * favicon.ico path ([743610f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/743610fd56be7384ef12e81b354205e7b548c558)) * update dependencies to the lates versions ([c45b113](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c45b113152c083c35e2828bb8507f0c18ffad5c6)) * update method to use object.update etc ([c391424](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c39142455b0541c92958a73137cae9b706f96a55)) ## [1.32.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.32.2...v1.32.3) (2023-10-25) ### Bug Fixes * bump dependencies ([3f41126](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3f41126a1279f58664ad4d0d48676d9275d34752)) ## [1.32.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.32.1...v1.32.2) (2023-10-24) ### Bug Fixes * init() handling of 'undefined' string ([7a9e88f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/7a9e88f35b445e708b86aab8efd5d715317c10f7)) * resolve() conditions ([ffb5af7](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ffb5af72a96d5ba14e4f29ad73353cdc6b99d961)) ## [1.32.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.32.0...v1.32.1) (2023-10-22) ### Bug Fixes * replace getDataFromObjectId() with ObjectId() ([3bcc92e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3bcc92ef433668e71197139ef3f230873012256e)) # [1.32.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.31.2...v1.32.0) (2023-10-22) ### Bug Fixes * removed test console.log() ([492d7ee](https://github.com/CoCreate-app/CoCreate-socket-client/commit/492d7eee7c6b4bdcf6a06919de9724eca0bb3a54)) ### Features * ObjectId() returns an object containg the parts iof the _id along with a toString() function ([ae1a925](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ae1a925fb1b3934f7e276dfaef360b890b952deb)) ## [1.31.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.31.1...v1.31.2) (2023-10-20) ### Bug Fixes * condion for onMessage types ([1c7b131](https://github.com/CoCreate-app/CoCreate-socket-client/commit/1c7b13128e90d05511f142dff28cf6e8f1da5209)) ## [1.31.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.31.0...v1.31.1) (2023-10-19) ### Bug Fixes * add options.user_id ([b6efeb1](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b6efeb12737ce97cc047442035faa8cf49ebb4d5)) * broadcastBrowser defaults to true ([4ea5a08](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4ea5a083d83183b4c20224152e716361e775efb4)) * broadcastClient conditions ([238ba86](https://github.com/CoCreate-app/CoCreate-socket-client/commit/238ba86ebb041be85fed933bab17642bd767f4de)) # [1.31.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.30.1...v1.31.0) (2023-10-17) ### Bug Fixes * Improve socket.send() performance ([6839c89](https://github.com/CoCreate-app/CoCreate-socket-client/commit/6839c8914e9560840e19542f31aff89e8bf754e4)) ### Features * status 'resolve' ([b6769eb](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b6769eb190be343d06a64511e5ae4a013a199bee)) ## [1.30.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.30.0...v1.30.1) (2023-10-16) ### Bug Fixes * get orhganization if id is 'canceled' ([65965d7](https://github.com/CoCreate-app/CoCreate-socket-client/commit/65965d717c233d9486401c970542ac0dee744d91)) * serverStorage, serverOrganization ([63ec406](https://github.com/CoCreate-app/CoCreate-socket-client/commit/63ec40674a4304489f4804db2d1426a94a5678e4)) # [1.30.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.29.4...v1.30.0) (2023-10-14) ### Features * frameId to manage frames ([c8d7509](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c8d75098091fc59990fa83911cdcfaf6cfeb3b47)) ## [1.29.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.29.3...v1.29.4) (2023-10-09) ### Bug Fixes * bump dependencies ([084244e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/084244e9a907392c77e1487390ddf5ba0b9a5a26)) ## [1.29.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.29.2...v1.29.3) (2023-10-09) ### Bug Fixes * bump dependencies ([ef0cece](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ef0cece0da9878c3c1651cc54255fc35bfb7d8ff)) * bump dependencies ([ee1d432](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ee1d432003420d61611ce71f8fcebff803156ecf)) ## [1.29.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.29.1...v1.29.2) (2023-10-09) ### Bug Fixes * bump dependencies ([c667dac](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c667dac3c5a5d3dfad4953d684b9fde878d75931)) * bump dependencies ([f4c0dcb](https://github.com/CoCreate-app/CoCreate-socket-client/commit/f4c0dcb7b27708a18620ce08716f9114c20b85f9)) ## [1.29.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.29.0...v1.29.1) (2023-10-09) ### Bug Fixes * bump cocreate dependency versions ([16d69b8](https://github.com/CoCreate-app/CoCreate-socket-client/commit/16d69b85a15fcdd6de1b18871c5074252028eb5f)) # [1.29.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.28.0...v1.29.0) (2023-10-09) ### Bug Fixes * Adding data.socketId in send() ([a9a76ab](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a9a76ab9eea310e5f16a97ebf1cda2d846406fa9)) * broadcastBrowser defaults to false. ([4e2756c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4e2756c6aea4f1223ad89621e4ffc96b9086898b)) * if condition for data.apikey and data.user_id ([dec59f0](https://github.com/CoCreate-app/CoCreate-socket-client/commit/dec59f007f5374f012d66eb2d3458c54903a60d8)) * onMessage broadcastClient ([afd8c9d](https://github.com/CoCreate-app/CoCreate-socket-client/commit/afd8c9d2818e1f0c1adf8999c168951221e95439)) * removed console.logs ([6ea5b22](https://github.com/CoCreate-app/CoCreate-socket-client/commit/6ea5b2214477c9d3ddbf34f91cb1037a637fda9b)) * socket.config items moved to socket ([8d269b3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8d269b388b19c235b5c7bf0df2c53d4bbf96d507)) * status resolved ([5025f64](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5025f64f75062473db686da5b73b9c91590c896f)) * update to use data.socketId and data.clientId ([b67b2a4](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b67b2a4957b4658a1665de02307d74ce99ba760e)) * use message_log ([866e7d7](https://github.com/CoCreate-app/CoCreate-socket-client/commit/866e7d7a54bb9fdcd33128d2c7ae88325d843b14)) ### Features * add urlEndcode to socket url so that the server can return un synced messages ([5784a87](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5784a876544f07d409c0bb6e510a7227eea03969)) * Applied '@cocreate/config' to get and set config data ([695fa42](https://github.com/CoCreate-app/CoCreate-socket-client/commit/695fa4231729a0fec5935f703418831210284528)) * await organization_id() returns promise and stores for future request ([760dc66](https://github.com/CoCreate-app/CoCreate-socket-client/commit/760dc66bda8fd4465965641e67548c201edd3d45)) * broadcastBrowser and broadcastClient ([566b06b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/566b06b02d85fb64f55ac8ae4deffe7c36a4ec60)) * get(), set(), has() and delete() to manage sockets by id or url ([4579988](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4579988732a316a2812fd3846e74e2ee2337a03e)) * getClientId() to return clientId created for the origin, follows same origin policies ([b7854c1](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b7854c11b32c65ae46ed624590d32e646dea9f13)) * getDate from ObjectId and use for lastSynced ([5be2dc3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5be2dc30e5b65bd277a325687562402245a64ed1)) * onMessage handling of broadcastClient and broadcastBrowser ([a22fd82](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a22fd82bc2bc2f959e4b99e3c9945d03de53200d)) * Update token to options object containing token and options ([c4c2f1b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c4c2f1b4a9e72a8d173fec036470b0418b42d186)) # [1.28.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.27.0...v1.28.0) (2023-09-19) ### Features * Update CoCreate dependencies to their latest versions ([4e5764f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4e5764f180ac0ef264795cd1c86562d711bb76df)) # [1.27.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.26.4...v1.27.0) (2023-09-19) ### Features * bump dependencies for there latest features ([47c8539](https://github.com/CoCreate-app/CoCreate-socket-client/commit/47c853996f5b88c8baf7eaae5f2a136772025360)) ## [1.26.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.26.3...v1.26.4) (2023-09-19) ### Bug Fixes * conflict with config.key and apikey ([6daa902](https://github.com/CoCreate-app/CoCreate-socket-client/commit/6daa90278afcdffa7621c7a84a1593ecf49eded8)) ## [1.26.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.26.2...v1.26.3) (2023-09-18) ### Bug Fixes * Add path and pathname ([824d836](https://github.com/CoCreate-app/CoCreate-socket-client/commit/824d8367cc8cfb00caa802f929ef19b45887da09)) * Update dCoCreate dpendencies to latest versions ([314408b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/314408b90e88b1b608434ce760c049fd880aff95)) ## [1.26.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.26.1...v1.26.2) (2023-09-17) ### Bug Fixes * update indexeddb() to indexeddb.send() ([dfc326e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/dfc326e0f639318d62aae4c9657f31d42cb14151)) ## [1.26.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.26.0...v1.26.1) (2023-08-21) ### Bug Fixes * bump dependencies ([a15e7db](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a15e7dbbe6fe3774282a76a70012767b18d1f57f)) # [1.26.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.25.2...v1.26.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([6c42b1a](https://github.com/CoCreate-app/CoCreate-socket-client/commit/6c42b1a3b50528d863e902598e59c3a386aa8f2e)) ## [1.25.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.25.1...v1.25.2) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([7d6d125](https://github.com/CoCreate-app/CoCreate-socket-client/commit/7d6d125030b02f2177280d12bc4f09bcacf7d660)) * onmessage action renamed to method ([1c28187](https://github.com/CoCreate-app/CoCreate-socket-client/commit/1c2818724e0e5090f11ace6458182b5ea5f554e5)) * replace cdn with /dist ([0d9686b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/0d9686b176dfbc029370c3df33757c8c5515d343)) * update file uploader ([dd9ecf6](https://github.com/CoCreate-app/CoCreate-socket-client/commit/dd9ecf6fe7fd0be5c5f446d666269c00f2857851)) ## [1.25.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.25.0...v1.25.1) (2023-08-17) ### Bug Fixes * dependency typo organization to organizations ([3b73906](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3b73906f102f85c8cfb7f1a8081edc09157bee15)) # [1.25.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.24.0...v1.25.0) (2023-08-17) ### Features * bump cocreate dependencies for the latest updates and features ([5a469d4](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5a469d45dd84edc4590406cf4215391be23508b9)) # [1.24.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.26...v1.24.0) (2023-08-16) ### Bug Fixes * Add method to read object from indexedDB in window.onstorage event. ([1e48212](https://github.com/CoCreate-app/CoCreate-socket-client/commit/1e48212c6f6a3889bbcffc177b2b6ec464dc7619)) * crud attributes renamed ([da8fd57](https://github.com/CoCreate-app/CoCreate-socket-client/commit/da8fd5714c84c184103b5fa5ad96c9a61e1844c5)) * Refactor conditional statement to include check for socket connection in index.js ([5e30e37](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5e30e37813a9dd2962ef845e1bcac7d20d41eed0)) * renamed key to apikey in data object, as crud name has been renamed to key ([cc85858](https://github.com/CoCreate-app/CoCreate-socket-client/commit/cc85858e07e55f6e3541971cedb12593f155973e)) * replace -target -selector ([7c41f2f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/7c41f2fca5cbe1ae8c1a8c88cf448f5f3841f9ee)) * webpack.config and package.json make use of mode=production instead of process.env ([6dc2e9f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/6dc2e9f56db2f54bb4c1f61e3e1c86d6d51df26b)) ### Features * Add @cocreate/organization as a dependency in package.json ([a55d970](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a55d970b8bc5ab0ffb14469c1774a2c81309abe9)) * name attribute and variable renamed to key ([229076f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/229076fef6119ae3ca2bd8d442acf6cf14a42b14)) ## [1.23.26](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.25...v1.23.26) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([dc3f751](https://github.com/CoCreate-app/CoCreate-socket-client/commit/dc3f751eafe06b8e5b1862fb22304642275191d7)) ## [1.23.25](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.24...v1.23.25) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([8ed3444](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8ed3444e2e1a754dca3c36e942c84a505f1069bc)) ## [1.23.24](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.23...v1.23.24) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([51cbe8d](https://github.com/CoCreate-app/CoCreate-socket-client/commit/51cbe8d6bdef561b93b3f55eec0aa1727ac5be67)) ## [1.23.23](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.22...v1.23.23) (2023-06-11) ### Bug Fixes * testing workflow ([2a663a3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/2a663a3e2dccfb9c4ae0015d63d9daa56ac99672)) ## [1.23.22](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.21...v1.23.22) (2023-06-11) ### Bug Fixes * testing workflow ([83ce262](https://github.com/CoCreate-app/CoCreate-socket-client/commit/83ce2628c8c6091fc7f9ace86a4dd4b8852e1477)) ## [1.23.21](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.20...v1.23.21) (2023-06-11) ### Bug Fixes * testing workflow ([32bdcff](https://github.com/CoCreate-app/CoCreate-socket-client/commit/32bdcff445c45d9442ce44d99aa048f8a42acf3b)) * testing workflow ([a45191d](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a45191de9c2d8ab2af0448a18d1fc5b6aa0c7b86)) ## [1.23.20](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.19...v1.23.20) (2023-06-11) ### Bug Fixes * testing workflow ([8ad993a](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8ad993a37d22599fb65f6d6de05995fee0c1595a)) ## [1.23.19](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.18...v1.23.19) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6a40e7c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/6a40e7ca9bcabeef99a45512eb531a385784cab6)) ## [1.23.18](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.17...v1.23.18) (2023-06-11) ### Bug Fixes * postintall error ([4ecb54d](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4ecb54d6b73dcb696c6c7d69374dabd443b4058c)) ## [1.23.17](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.16...v1.23.17) (2023-06-11) ### Bug Fixes * @cocreate/cli moved to dependencies ([3298274](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3298274c8d0f6c7362a4aa859728dc00e63a347f)) ## [1.23.16](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.15...v1.23.16) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([31ab739](https://github.com/CoCreate-app/CoCreate-socket-client/commit/31ab7396f8184b308eebe9605759cc2d04d3bae5)) ## [1.23.15](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.14...v1.23.15) (2023-06-11) ### Bug Fixes * renamed db to storage ([ae30d3a](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ae30d3abf74c61661257ccdd3621746f04298f10)) * renamed hosts to host. the value can be a string or an array of strings ([f871cd2](https://github.com/CoCreate-app/CoCreate-socket-client/commit/f871cd2415abf0e90e3b8e9d836d0522ed8aba02)) ## [1.23.14](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.13...v1.23.14) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([4f231d7](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4f231d7fb31c464723e93049d4ac437b4f12c3c4)) ## [1.23.13](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.12...v1.23.13) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([91c2413](https://github.com/CoCreate-app/CoCreate-socket-client/commit/91c241399f5b202053676b78fe70d32621865893)) ## [1.23.12](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.11...v1.23.12) (2023-06-04) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([08fb920](https://github.com/CoCreate-app/CoCreate-socket-client/commit/08fb920491dea1b3a120312e247d730c9e721a83)) ## [1.23.11](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.10...v1.23.11) (2023-06-04) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([295e106](https://github.com/CoCreate-app/CoCreate-socket-client/commit/295e106f8cbc16eea442c6d344dca888723d2929)) ## [1.23.10](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.9...v1.23.10) (2023-06-04) ### Bug Fixes * [@v3](https://github.com/v3) ([564488a](https://github.com/CoCreate-app/CoCreate-socket-client/commit/564488ac874d56188a5c9481165eaa126118c247)) ## [1.23.9](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.8...v1.23.9) (2023-06-04) ### Bug Fixes * test workflow ([be52280](https://github.com/CoCreate-app/CoCreate-socket-client/commit/be52280efa914f4f74c6d8fb104aa0cd0b0e4f53)) ## [1.23.8](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.7...v1.23.8) (2023-06-04) ### Bug Fixes * Refactor create function to remove unnecessary code and improve handeling of port ([005d5cb](https://github.com/CoCreate-app/CoCreate-socket-client/commit/005d5cbecbe3f6399a3a1b9913d48aacb4bf67c6)) * testing workflow ([b461267](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b4612677ef2e41d698fe68b8b05c854418a07e76)) * testing workflow ([a61dc60](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a61dc608b785589db3633b091e08df77bd38f411)) * testing workflow ([611c72b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/611c72bd2634587185fa4564078db14966086f87)) * testing workflow ([30bcc8c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/30bcc8c4fcc76b07b52e16b4e208304e901a001d)) ## [1.23.7](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.6...v1.23.7) (2023-06-02) ### Bug Fixes * format demo html ([2030719](https://github.com/CoCreate-app/CoCreate-socket-client/commit/203071907ca917dac0b844c3d6b78342cd12bdc9)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([3f5c55e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3f5c55e258bd8da18c8250cebc16c3bf32db0b59)) ## [1.23.6](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.5...v1.23.6) (2023-05-21) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([4efdc10](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4efdc107fa35af62d30b2a23d1f057bad39b33a7)) ## [1.23.5](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.4...v1.23.5) (2023-05-20) ### Bug Fixes * updated dependencies to their latest versions ([e7121af](https://github.com/CoCreate-app/CoCreate-socket-client/commit/e7121afd3ab4f01bbe9ba178b3879782bc118983)) ## [1.23.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.3...v1.23.4) (2023-05-20) ### Bug Fixes * Updated dependencies to the lastest versions ([a8c346e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a8c346e2378789e379cd190fdce84a06badc6424)) ## [1.23.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.2...v1.23.3) (2023-05-19) ### Bug Fixes * Refactor the message sending to service worker to await ready state. ([708d020](https://github.com/CoCreate-app/CoCreate-socket-client/commit/708d020f473a82c746954d9a8f8c80aed5276ecb)) ## [1.23.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.1...v1.23.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. ([6cad5fe](https://github.com/CoCreate-app/CoCreate-socket-client/commit/6cad5feee60cd7733f1f5d3516e051d4c88638a4)) ## [1.23.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.23.0...v1.23.1) (2023-05-19) ### Bug Fixes * Refactor code to handle setCongig ([80c2d12](https://github.com/CoCreate-app/CoCreate-socket-client/commit/80c2d127de071c01a7b4a428994756394a78cdcf)) # [1.23.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.22.0...v1.23.0) (2023-05-18) ### Bug Fixes * Refactor socket.js ([529204d](https://github.com/CoCreate-app/CoCreate-socket-client/commit/529204ddbd3d0a9dc28e387d52824b90d9aa4d52)) ### Features * refactor(socket): Improve code structure and functionality ([b9bc762](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b9bc762a863c48044bc18dee046a9ffcf9eb1daa)) # [1.22.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.21.2...v1.22.0) (2023-05-12) ### Features * handeling organization, serverOrganization and serverDB ([4a43c21](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4a43c2173a5f7f36ca92b970fd0fed16596ed906)) * If serverDb is false session can be created to update platform org and user ([a5d1748](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a5d1748377dd83e61a78a557e9b58fa777bfd45d)) ## [1.21.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.21.1...v1.21.2) (2023-05-11) ### Bug Fixes * add filter to query for apikey ([111b37e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/111b37e86531d11f6d023e54e78fd7693a58b88f)) ## [1.21.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.21.0...v1.21.1) (2023-05-10) ### Bug Fixes * apikey renamed to key ([4178a97](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4178a975921fa363639763a17dbb566d6c476d3e)) * apikey renamed to key ([a88451f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a88451f62c93b079f7bb35053376ea4b38cdb279)) # [1.21.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.20.5...v1.21.0) (2023-05-10) ### Bug Fixes * status to prevent duplicate dialogs, remove location protocol ([0e19423](https://github.com/CoCreate-app/CoCreate-socket-client/commit/0e19423f632596f414087860d8b5664bcd57b1b3)) ### Features * setConfig if generateDB successful, generateDB if generateDB true ([101c549](https://github.com/CoCreate-app/CoCreate-socket-client/commit/101c549f131d0578c45848ec8844865a55e5ec6f)) ## [1.20.5](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.20.4...v1.20.5) (2023-05-06) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([9b8c559](https://github.com/CoCreate-app/CoCreate-socket-client/commit/9b8c559dd30065ec8f9b8186025bcb6801b1b022)) ## [1.20.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.20.3...v1.20.4) (2023-05-02) ### Bug Fixes * permmision collection changed to keys ([fcbbcda](https://github.com/CoCreate-app/CoCreate-socket-client/commit/fcbbcdadbbb54e75ebef2f8539cd93a1883a4cf0)) ## [1.20.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.20.2...v1.20.3) (2023-05-01) ### Bug Fixes * update manifest.json to manifest.webmanifest ([d721793](https://github.com/CoCreate-app/CoCreate-socket-client/commit/d721793ca0a8499faa6caa5787b14e2ada7d6374)) ## [1.20.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.20.1...v1.20.2) (2023-05-01) ### Bug Fixes * replace fontawesome with svg ([cbc425b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/cbc425be335a08e70a93567e5fcf8d7b29dd5690)) ## [1.20.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.20.0...v1.20.1) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([9e8bba7](https://github.com/CoCreate-app/CoCreate-socket-client/commit/9e8bba76778d6857c9f0b23aa60a668e9ff7e2ec)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([e3a332e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/e3a332e91de3d11e550859a6aea98a0a69375dec)) * removed toogle fullscreen icons. now using css content ([76eb2fd](https://github.com/CoCreate-app/CoCreate-socket-client/commit/76eb2fda1a265a746d43b4ad89286fcac1888477)) # [1.20.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.19.3...v1.20.0) (2023-04-26) ### Features * window.confirm() if organization_id not found, clicking ok will create new organization ([97b7cf0](https://github.com/CoCreate-app/CoCreate-socket-client/commit/97b7cf0d19a31b16ae27e30bef458162e863c87b)) ## [1.19.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.19.2...v1.19.3) (2023-04-24) ### Bug Fixes * updated worrkflows to v3 and node version 16 ([8c71d95](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8c71d9518704657f5bc2074961a113cb05ddfcc6)) * workflow node version updated 16 ([76801d3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/76801d3dc1ad6c7bc3fc9e63e83871f91e8e7edd)) ## [1.19.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.19.1...v1.19.2) (2023-04-24) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([953d579](https://github.com/CoCreate-app/CoCreate-socket-client/commit/953d5791e04802920fbbd691b7ffb2dcf0ba0080)) ## [1.19.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.19.0...v1.19.1) (2023-04-24) ### Bug Fixes * removed uglify.js from dev dependencies ([822aff6](https://github.com/CoCreate-app/CoCreate-socket-client/commit/822aff6716c2669dbd4ebc3b3334ed1cea0271d3)) # [1.19.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.7...v1.19.0) (2023-04-24) ### Features * added pwa manifest ([10106d6](https://github.com/CoCreate-app/CoCreate-socket-client/commit/10106d64d924e30f3f74bea14ece63c5f588df21)) ## [1.18.7](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.6...v1.18.7) (2023-04-14) ### Bug Fixes * if data[type].length resolve ([cdd3eac](https://github.com/CoCreate-app/CoCreate-socket-client/commit/cdd3eacf5ad2f633aa1835b2601ff9dd13405502)) ## [1.18.6](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.5...v1.18.6) (2023-04-12) ### Bug Fixes * bug preventing indexeddb data from being returned ([004fc14](https://github.com/CoCreate-app/CoCreate-socket-client/commit/004fc147aefe787f712e9baaaeaf49ffdf2af89d)) ## [1.18.5](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.4...v1.18.5) (2023-04-11) ### Bug Fixes * bump dependencies ([fe3e5e3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/fe3e5e3cd25f1de87c34de1962bdf0c5964836fb)) ## [1.18.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.3...v1.18.4) (2023-04-11) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([329b58f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/329b58f8383b28d0723d29fa65ea94ccdabfa5f3)) ## [1.18.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.2...v1.18.3) (2023-04-11) ### Bug Fixes * query apikey from permissions ([2349b8c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/2349b8cdd9fd004298af0b0cb4718d087ecd515a)) ## [1.18.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.1...v1.18.2) (2023-04-11) ### Bug Fixes * renamed domans to hosts ([ae89f3c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ae89f3cf803be9116b174b382ba5506acbb229e8)) ## [1.18.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.18.0...v1.18.1) (2023-03-30) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies' ([b0424b4](https://github.com/CoCreate-app/CoCreate-socket-client/commit/b0424b449172f93664a2c989d131a32b9dc8cf06)) # [1.18.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.17.0...v1.18.0) (2023-03-29) ### Features * if organization_id an not be found will check indexeddb for org db. checkMessageQueue requires socket.url ([49eb1f0](https://github.com/CoCreate-app/CoCreate-socket-client/commit/49eb1f0150c6899003b19c96e563fecee399fd26)) # [1.17.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.16.2...v1.17.0) (2023-03-19) ### Features * clientside loadbalancing apply host as an array, the connection will round robin until a successful connection is made or max reconnect time is reached. Set balancer to mesh to send and receive data from multiple servers simultaneously ([fcb1432](https://github.com/CoCreate-app/CoCreate-socket-client/commit/fcb1432f03b80ead929859cfd112f73417bf70eb)) ## [1.16.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.16.1...v1.16.2) (2023-03-16) ### Bug Fixes * bump dependencies' ([047741f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/047741f95920ab18f51b0b8557b123ff794079d2)) ## [1.16.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.16.0...v1.16.1) (2023-03-16) ### Bug Fixes * bump dependencies' ([ae77840](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ae77840a9beb36565dbf26e33bf5273c6758ff95)) # [1.16.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.7...v1.16.0) (2023-03-16) ### Features * replaced get-value and set-value with a super charged version of CoCreate-events ([58002eb](https://github.com/CoCreate-app/CoCreate-socket-client/commit/58002eb4ab53e03a434c48d7251e0549a80730a8)) ## [1.15.7](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.6...v1.15.7) (2023-02-01) ### Bug Fixes * bump dependencies ([85c8f53](https://github.com/CoCreate-app/CoCreate-socket-client/commit/85c8f534b4856863c6384c4d4c5db020c68ad98f)) ## [1.15.6](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.5...v1.15.6) (2023-02-01) ### Bug Fixes * bump utils ([848b53d](https://github.com/CoCreate-app/CoCreate-socket-client/commit/848b53da13564d93bf8d8c5995861f2c18b04ff7)) * resolve indexeddb data if array empty ([14f8c57](https://github.com/CoCreate-app/CoCreate-socket-client/commit/14f8c578221dd0b2bc41bedb0aedf5119e952fc4)) ## [1.15.5](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.4...v1.15.5) (2023-01-31) ### Bug Fixes * bump dependencies ([7f55b5a](https://github.com/CoCreate-app/CoCreate-socket-client/commit/7f55b5a809074a91958a91e66c2f3e4c722fe480)) ## [1.15.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.3...v1.15.4) (2023-01-31) ### Bug Fixes * bump utils ([8b0de22](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8b0de226fc00177e168c1239afe58b4b2f1febe6)) ## [1.15.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.2...v1.15.3) (2023-01-30) ### Bug Fixes * bump dependencies ([ed1a13f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ed1a13fed4caefed4f2219c0d59eb30e9aca3804)) ## [1.15.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.1...v1.15.2) (2023-01-29) ### Bug Fixes * bump dependencies ([d762a5b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/d762a5b4e01bd6679e10e505720daba1ba85aaa6)) ## [1.15.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.15.0...v1.15.1) (2023-01-29) ### Bug Fixes * bump dependencies ([e3339a6](https://github.com/CoCreate-app/CoCreate-socket-client/commit/e3339a68c632e4050740c6fefcc3906044b7da82)) # [1.15.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.14.2...v1.15.0) (2023-01-29) ### Features * import @cocreate/local-storage ([177f04c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/177f04c2f742c5e78f719297c3c9bc4d5cd192ce)) ## [1.14.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.14.1...v1.14.2) (2023-01-28) ### Bug Fixes * bump depndcencies ([4e1e768](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4e1e768c3a2ded64bd9ce3a3987c3c2b4def304e)) ## [1.14.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.14.0...v1.14.1) (2023-01-28) ### Bug Fixes * bump indexeddb ([755c331](https://github.com/CoCreate-app/CoCreate-socket-client/commit/755c331558ab4a54d990bf33a64ac583cd74ce27)) * if !indexeddb.status use messageQueue ([ae32a6c](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ae32a6c8b598b32511d603fa7251d95999fb64ef)) # [1.14.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.43...v1.14.0) (2023-01-28) ### Bug Fixes * bump indexeddb ([26b2b34](https://github.com/CoCreate-app/CoCreate-socket-client/commit/26b2b34e765cee5c2c48f0b58a134d7e5904ef96)) ### Features * check indexeddb and localstorage status ([1bd8d89](https://github.com/CoCreate-app/CoCreate-socket-client/commit/1bd8d89c754d1b00d2507a0b11379988b093b5e8)) ## [1.13.43](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.42...v1.13.43) (2023-01-27) ### Bug Fixes * bump dependencies ([88b8d3f](https://github.com/CoCreate-app/CoCreate-socket-client/commit/88b8d3f50b417f1a3145dd6054584761d041d59f)) ## [1.13.42](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.41...v1.13.42) (2023-01-27) ### Bug Fixes * bump utils ([1a180a4](https://github.com/CoCreate-app/CoCreate-socket-client/commit/1a180a46b9bf52c8d34662c1f658e7016898154c)) ## [1.13.41](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.40...v1.13.41) (2023-01-13) ### Bug Fixes * bump dependencies ([46d94b1](https://github.com/CoCreate-app/CoCreate-socket-client/commit/46d94b130977747b8a1c069a6632107da7447059)) ## [1.13.40](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.39...v1.13.40) (2023-01-13) ### Bug Fixes * bump dependencies ([8b57c04](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8b57c0460ce687b89e5f74b39c49f38a8b0c94b7)) * improved broadcastBrowser logic ([c2ba8ca](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c2ba8ca6e52d84c7d0b96640c9bb6de209cef243)) ## [1.13.39](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.38...v1.13.39) (2023-01-10) ### Bug Fixes * bump dependencies ([1b61d09](https://github.com/CoCreate-app/CoCreate-socket-client/commit/1b61d09860fa5de97fd6f0c5a688ffebb4090a7c)) ## [1.13.38](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.37...v1.13.38) (2023-01-09) ### Bug Fixes * bump dependnecies ([2e39476](https://github.com/CoCreate-app/CoCreate-socket-client/commit/2e394760442577824ffc19c800584632010448a7)) ## [1.13.37](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.36...v1.13.37) (2023-01-09) ### Bug Fixes * bump dependnecies ([713aef3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/713aef3a0e4a175dc28f3aa69ef2bcf3dc53d378)) ## [1.13.36](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.35...v1.13.36) (2023-01-06) ### Bug Fixes * bump dependencies, worklow [@v3](https://github.com/v3) ([3d60972](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3d60972989075c55435f7e9d27fe281feeb7cd84)) * edit in github btn styles ([05c871b](https://github.com/CoCreate-app/CoCreate-socket-client/commit/05c871b87655e39819d0d6ae1b03ef30d0acf7a2)) ## [1.13.35](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.34...v1.13.35) (2023-01-05) ### Bug Fixes * bump dependencies ([8f8448e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8f8448e1caa49a699686d6e6df814c6c9c72ae45)) ## [1.13.34](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.33...v1.13.34) (2023-01-05) ### Bug Fixes * bump cdn to 1.39.4 ([28c9e49](https://github.com/CoCreate-app/CoCreate-socket-client/commit/28c9e49baa4b9d62d99c4f1288060480352fe693)) * bump dependencies ([27ae8f4](https://github.com/CoCreate-app/CoCreate-socket-client/commit/27ae8f40a884f2053cf3de41d48efa79e7a920a0)) ## [1.13.33](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.32...v1.13.33) (2023-01-01) ### Bug Fixes * docs sanbox overflow ([5314362](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5314362ad0cfd8d52c6637f74beda79a4cbfeb67)) ## [1.13.32](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.31...v1.13.32) (2022-12-31) ### Bug Fixes * bump dependencies ([e7a3f02](https://github.com/CoCreate-app/CoCreate-socket-client/commit/e7a3f02b4d692fd242541980a7e34a4af074809c)) ## [1.13.31](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.30...v1.13.31) (2022-12-31) ### Bug Fixes * bump dependencies ([8219285](https://github.com/CoCreate-app/CoCreate-socket-client/commit/8219285ad8bb7d84a6216087fb782d17cbb7cdd5)) ## [1.13.30](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.29...v1.13.30) (2022-12-30) ### Bug Fixes * update config sources to use template braces with entry on src ([83bd315](https://github.com/CoCreate-app/CoCreate-socket-client/commit/83bd315fe43a939b6580e18cf43f914d06b034ab)) ## [1.13.29](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.28...v1.13.29) (2022-12-29) ### Bug Fixes * bump dependencies ([7cc39b0](https://github.com/CoCreate-app/CoCreate-socket-client/commit/7cc39b03dfbfd46f86d6c1df005007dc68a13467)) ## [1.13.28](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.27...v1.13.28) (2022-12-29) ### Bug Fixes * bump dependencies ([16b3072](https://github.com/CoCreate-app/CoCreate-socket-client/commit/16b3072e9095ab70360aa41209b63536734ad5ea)) ## [1.13.27](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.26...v1.13.27) (2022-12-27) ### Bug Fixes * bump dependecies ([cea42fa](https://github.com/CoCreate-app/CoCreate-socket-client/commit/cea42fa80057bd0ecc37441405c2ab2f79f459a0)) ## [1.13.26](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.25...v1.13.26) (2022-12-27) ### Bug Fixes * bump dependencies ([cbeddbf](https://github.com/CoCreate-app/CoCreate-socket-client/commit/cbeddbfb4f37887794ae4e5861f00b6e5649599c)) ## [1.13.25](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.24...v1.13.25) (2022-12-27) ### Bug Fixes * bump dependencies ([3823b43](https://github.com/CoCreate-app/CoCreate-socket-client/commit/3823b4343ab9f7b9773d0c271b4cf0509975a40a)) ## [1.13.24](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.23...v1.13.24) (2022-12-25) ### Bug Fixes * bump dependencies ([f5af3b6](https://github.com/CoCreate-app/CoCreate-socket-client/commit/f5af3b6852914f5a4ccb917bfb9517cf4e2b74ba)) ## [1.13.23](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.22...v1.13.23) (2022-12-25) ### Bug Fixes * bump dependencies ([ecc87f8](https://github.com/CoCreate-app/CoCreate-socket-client/commit/ecc87f808f6b13fece896b1ca10c437457dff220)) ## [1.13.22](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.13.21...v1.13.22) (2022-12-23) ### Bug Fixes * bump dependnecies ([886a4aa](https://github.com/CoCreate-app/CoCreate-socket-client/commit/886a4