1.40.1 (2024-12-09)
1.40.0 (2024-11-04)
- pretier.config.js and file formating (5ec26b5)
1.39.6 (2024-11-02)
- displaying error message from server (1240712)
- location.protocol about fallback to parent protocol (13fae7c)
1.39.5 (2024-06-23)
- bump dependencies (246d6f1)
1.39.4 (2024-06-23)
- update dependencies (fa66ee2)
1.39.3 (2024-06-23)
- update dependencies (3814268)
1.39.2 (2024-06-12)
1.39.1 (2024-04-29)
- bump cocreate dependencies (7164b61)
1.39.0 (2024-03-18)
- sessionStorage to persist a socketId per tab (c2ca7be)
1.38.1 (2024-02-05)
1.38.0 (2024-02-03)
- methods containg '.' will be split as name and method (a72fc3c)
1.37.2 (2024-02-02)
- broadcastBrowser conditions (736b8c2)
1.37.1 (2024-01-17)
- update to support new query system (a5de658)
1.37.0 (2024-01-08)
- bumped CoCreate dependencies to their latest versions (b038659)
1.36.1 (2023-12-15)
1.36.0 (2023-11-25)
- update licensing details (3bbb9ac)
- upgrade dependencies for latest features and fixes (49345aa)
1.35.0 (2023-11-25)
- update nav, edit button and css path (30600bf)
- upgrade dependencies for latest features and fixes (86226f1)
1.34.0 (2023-11-19)
- update dependecies for th latest features and bug fixes (1bc78ad)
1.33.1 (2023-11-12)
- bump dependencies for latest features (fc645bb)
1.33.0 (2023-11-09)
- status=await force socket to await server (8f85e36)
1.32.4 (2023-11-03)
- favicon.ico path (743610f)
- update dependencies to the lates versions (c45b113)
- update method to use object.update etc (c391424)
1.32.3 (2023-10-25)
- bump dependencies (3f41126)
1.32.2 (2023-10-24)
1.32.1 (2023-10-22)
- replace getDataFromObjectId() with ObjectId() (3bcc92e)
1.32.0 (2023-10-22)
- removed test console.log() (492d7ee)
- ObjectId() returns an object containg the parts iof the _id along with a toString() function (ae1a925)
1.31.2 (2023-10-20)
- condion for onMessage types (1c7b131)
1.31.1 (2023-10-19)
- add options.user_id (b6efeb1)
- broadcastBrowser defaults to true (4ea5a08)
- broadcastClient conditions (238ba86)
1.31.0 (2023-10-17)
- Improve socket.send() performance (6839c89)
- status 'resolve' (b6769eb)
1.30.1 (2023-10-16)
1.30.0 (2023-10-14)
- frameId to manage frames (c8d7509)
1.29.4 (2023-10-09)
- bump dependencies (084244e)
1.29.3 (2023-10-09)
1.29.2 (2023-10-09)
1.29.1 (2023-10-09)
- bump cocreate dependency versions (16d69b8)
1.29.0 (2023-10-09)
- Adding data.socketId in send() (a9a76ab)
- broadcastBrowser defaults to false. (4e2756c)
- if condition for data.apikey and data.user_id (dec59f0)
- onMessage broadcastClient (afd8c9d)
- removed console.logs (6ea5b22)
- socket.config items moved to socket (8d269b3)
- status resolved (5025f64)
- update to use data.socketId and data.clientId (b67b2a4)
- use message_log (866e7d7)
- add urlEndcode to socket url so that the server can return un synced messages (5784a87)
- Applied '@cocreate/config' to get and set config data (695fa42)
- await organization_id() returns promise and stores for future request (760dc66)
- broadcastBrowser and broadcastClient (566b06b)
- get(), set(), has() and delete() to manage sockets by id or url (4579988)
- getClientId() to return clientId created for the origin, follows same origin policies (b7854c1)
- getDate from ObjectId and use for lastSynced (5be2dc3)
- onMessage handling of broadcastClient and broadcastBrowser (a22fd82)
- Update token to options object containing token and options (c4c2f1b)
1.28.0 (2023-09-19)
- Update CoCreate dependencies to their latest versions (4e5764f)
1.27.0 (2023-09-19)
- bump dependencies for there latest features (47c8539)
1.26.4 (2023-09-19)
- conflict with config.key and apikey (6daa902)
1.26.3 (2023-09-18)
1.26.2 (2023-09-17)
- update indexeddb() to indexeddb.send() (dfc326e)
1.26.1 (2023-08-21)
- bump dependencies (a15e7db)
1.26.0 (2023-08-21)
- Update cocreate dependencies for the latest features and bug fixes (6c42b1a)
1.25.2 (2023-08-21)
- /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js (7d6d125)
- onmessage action renamed to method (1c28187)
- replace cdn with /dist (0d9686b)
- update file uploader (dd9ecf6)
1.25.1 (2023-08-17)
- dependency typo organization to organizations (3b73906)
1.25.0 (2023-08-17)
- bump cocreate dependencies for the latest updates and features (5a469d4)
1.24.0 (2023-08-16)
- Add method to read object from indexedDB in window.onstorage event. (1e48212)
- crud attributes renamed (da8fd57)
- Refactor conditional statement to include check for socket connection in index.js (5e30e37)
- renamed key to apikey in data object, as crud name has been renamed to key (cc85858)
- replace -target -selector (7c41f2f)
- webpack.config and package.json make use of mode=production instead of process.env (6dc2e9f)
- Add @cocreate/organization as a dependency in package.json (a55d970)
- name attribute and variable renamed to key (229076f)
1.23.26 (2023-06-14)
1.23.25 (2023-06-11)
1.23.24 (2023-06-11)
1.23.23 (2023-06-11)
- testing workflow (2a663a3)
1.23.22 (2023-06-11)
- testing workflow (83ce262)
1.23.21 (2023-06-11)
1.23.20 (2023-06-11)
- testing workflow (8ad993a)
1.23.19 (2023-06-11)
1.23.18 (2023-06-11)
- postintall error (4ecb54d)
1.23.17 (2023-06-11)
- @cocreate/cli moved to dependencies (3298274)
1.23.16 (2023-06-11)
1.23.15 (2023-06-11)
- renamed db to storage (ae30d3a)
- renamed hosts to host. the value can be a string or an array of strings (f871cd2)
1.23.14 (2023-06-10)
1.23.13 (2023-06-10)
1.23.12 (2023-06-04)
- Refactor CoCreate.config.js to remove hard-coded credentials (08fb920)
1.23.11 (2023-06-04)
1.23.10 (2023-06-04)
1.23.9 (2023-06-04)
- test workflow (be52280)
1.23.8 (2023-06-04)
- Refactor create function to remove unnecessary code and improve handeling of port (005d5cb)
- testing workflow (b461267)
- testing workflow (a61dc60)
- testing workflow (611c72b)
- testing workflow (30bcc8c)
1.23.7 (2023-06-02)
1.23.6 (2023-05-21)
1.23.5 (2023-05-20)
- updated dependencies to their latest versions (e7121af)
1.23.4 (2023-05-20)
- Updated dependencies to the lastest versions (a8c346e)
1.23.3 (2023-05-19)
- Refactor the message sending to service worker to await ready state. (708d020)
1.23.2 (2023-05-19)
- 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)
1.23.1 (2023-05-19)
- Refactor code to handle setCongig (80c2d12)
1.23.0 (2023-05-18)
- Refactor socket.js (529204d)
- refactor(socket): Improve code structure and functionality (b9bc762)
1.22.0 (2023-05-12)
- handeling organization, serverOrganization and serverDB (4a43c21)
- If serverDb is false session can be created to update platform org and user (a5d1748)
1.21.2 (2023-05-11)
- add filter to query for apikey (111b37e)
1.21.1 (2023-05-10)
1.21.0 (2023-05-10)
- status to prevent duplicate dialogs, remove location protocol (0e19423)
- setConfig if generateDB successful, generateDB if generateDB true (101c549)
1.20.5 (2023-05-06)
1.20.4 (2023-05-02)
- permmision collection changed to keys (fcbbcda)
1.20.3 (2023-05-01)
- update manifest.json to manifest.webmanifest (d721793)
1.20.2 (2023-05-01)
- replace fontawesome with svg (cbc425b)
1.20.1 (2023-04-30)
- fullscreen target updated to fullscreen fullscreen-target (9e8bba7)
- package-lock.json and pnpm-lock.yaml added to .gitignore (e3a332e)
- removed toogle fullscreen icons. now using css content (76eb2fd)
1.20.0 (2023-04-26)
- window.confirm() if organization_id not found, clicking ok will create new organization (97b7cf0)
1.19.3 (2023-04-24)
1.19.2 (2023-04-24)
1.19.1 (2023-04-24)
- removed uglify.js from dev dependencies (822aff6)
1.19.0 (2023-04-24)
- added pwa manifest (10106d6)
1.18.7 (2023-04-14)
- if data[type].length resolve (cdd3eac)
1.18.6 (2023-04-12)
- bug preventing indexeddb data from being returned (004fc14)
1.18.5 (2023-04-11)
- bump dependencies (fe3e5e3)
1.18.4 (2023-04-11)
1.18.3 (2023-04-11)
- query apikey from permissions (2349b8c)
1.18.2 (2023-04-11)
- renamed domans to hosts (ae89f3c)
1.18.1 (2023-03-30)
1.18.0 (2023-03-29)
- if organization_id an not be found will check indexeddb for org db. checkMessageQueue requires socket.url (49eb1f0)
1.17.0 (2023-03-19)
- 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)
1.16.2 (2023-03-16)
- bump dependencies' (047741f)
1.16.1 (2023-03-16)
- bump dependencies' (ae77840)
1.16.0 (2023-03-16)
- replaced get-value and set-value with a super charged version of CoCreate-events (58002eb)
1.15.7 (2023-02-01)
- bump dependencies (85c8f53)
1.15.6 (2023-02-01)
1.15.5 (2023-01-31)
- bump dependencies (7f55b5a)
1.15.4 (2023-01-31)
- bump utils (8b0de22)
1.15.3 (2023-01-30)
- bump dependencies (ed1a13f)
1.15.2 (2023-01-29)
- bump dependencies (d762a5b)
1.15.1 (2023-01-29)
- bump dependencies (e3339a6)
1.15.0 (2023-01-29)
- import @cocreate/local-storage (177f04c)
1.14.2 (2023-01-28)
- bump depndcencies (4e1e768)
1.14.1 (2023-01-28)
1.14.0 (2023-01-28)
- bump indexeddb (26b2b34)
- check indexeddb and localstorage status (1bd8d89)
1.13.43 (2023-01-27)
- bump dependencies (88b8d3f)
1.13.42 (2023-01-27)
- bump utils (1a180a4)
1.13.41 (2023-01-13)
- bump dependencies (46d94b1)
1.13.40 (2023-01-13)
1.13.39 (2023-01-10)
- bump dependencies (1b61d09)
1.13.38 (2023-01-09)
- bump dependnecies (2e39476)
1.13.37 (2023-01-09)
- bump dependnecies (713aef3)
1.13.36 (2023-01-06)
1.13.35 (2023-01-05)
- bump dependencies (8f8448e)
1.13.34 (2023-01-05)
1.13.33 (2023-01-01)
- docs sanbox overflow (5314362)
1.13.32 (2022-12-31)
- bump dependencies (e7a3f02)
1.13.31 (2022-12-31)
- bump dependencies (8219285)
1.13.30 (2022-12-30)
- update config sources to use template braces with entry on src (83bd315)
1.13.29 (2022-12-29)
- bump dependencies (7cc39b0)
1.13.28 (2022-12-29)
- bump dependencies (16b3072)
1.13.27 (2022-12-27)
- bump dependecies (cea42fa)
1.13.26 (2022-12-27)
- bump dependencies (cbeddbf)
1.13.25 (2022-12-27)
- bump dependencies (3823b43)
1.13.24 (2022-12-25)
- bump dependencies (f5af3b6)
1.13.23 (2022-12-25)
- bump dependencies (ecc87f8)
1.13.22 (2022-12-23)
- bump dependnecies (886a4aa)
1.13.21 (2022-12-22)
1.13.20 (2022-12-22)
- update demos and bump dependencies (e40f6d3)
1.13.19 (2022-12-21)
- bump dependencies (5a972a6)
1.13.18 (2022-12-21)
1.13.17 (2022-12-20)
- removed onMessage dlete item from socketSync (af3e2ea)
1.13.16 (2022-12-20)
- bump dependencies (8f97053)
1.13.15 (2022-12-15)
- add missing dev dependency style-loader (c300cdf)
1.13.14 (2022-12-13)
- removed un used devDependencies (290eabe)
1.13.13 (2022-12-13)
- bump dependencies (b83cbb9)
1.13.12 (2022-12-13)
- bump @cocreate/indexeddb (8dc4171)
1.13.11 (2022-12-12)
- bump dependencies (b5ce016)
1.13.10 (2022-12-12)
- bump @cocreate/indexeddb (b89e263)
1.13.9 (2022-12-11)
- bump dependencies (1c15adf)
1.13.8 (2022-12-11)
- bump dependencies (6865bbc)
- if data.db check action and related value if not empty resolve (1372f2e)
1.13.7 (2022-12-09)
- bump dependencies (826fc59)
1.13.6 (2022-12-09)
- bump @cocreate/indexeddb (2a19208)
1.13.5 (2022-12-08)
- bump dependencies (515dc7e)
1.13.4 (2022-12-08)
- bump @cocreate/utils and @cocreate/indexeddb (2e7c115)
1.13.3 (2022-12-07)
- bump dependencies (265f737)
1.13.2 (2022-12-07)
- bump @cocreate/utils (d06be46)
- checkSocketMessageQueue deletes stale messages older then 3min (5dbcbbb)
1.13.1 (2022-12-04)
- bump dependencies (49c0afe)
1.13.0 (2022-12-04)
- bump @cocreate/indexeddb (69f1f0f)
- if new org created, create new user and add to config (98e8db5)
1.12.1 (2022-12-02)
1.12.0 (2022-12-02)
- bump @cocreate/indexeddb (76a5665)
- indexeddb = indexeddb.default (390af17)
- renamed module to action (676526a)
- broadcastBrowser once, prevents duplicate message and prioritizes the local messge event (67426f6)
1.11.11 (2022-11-28)
- bump dependencies (7aedc66)
1.11.10 (2022-11-28)
- bump indexeddb (48890b5)
1.11.9 (2022-11-28)
- bump dependencies (57c0215)
1.11.8 (2022-11-28)
- bump @cocreate/indexeddb (3e6c84c)
1.11.7 (2022-11-27)
- bump dependencies (3092e06)
1.11.6 (2022-11-26)
- bump @cocreate/indexeddb (fd8c665)
1.11.5 (2022-11-26)
- bump dependencies (7311a97)
1.11.4 (2022-11-25)
- bump @cocreate/indexeddb (cd7bfe3)
1.11.3 (2022-11-25)
- bump dependencies (22349b5)
- CoCreate.socket.default removed bug causing default object (7dd0972)
- delete data.status prior to sending (f0e15e0)
- if broadcast false is ting convert to false boolean (ccd9030)
1.11.2 (2022-11-24)
- bump depenedencies (9718d46)
1.11.1 (2022-11-23)
1.11.0 (2022-11-23)
- broadcastBrowser true | false and sendLocalMessage. fires socket even in other Windows, tabs and iframes regardless of online status (59b5927)
1.10.7 (2022-11-22)
- workflow docs (b4a150c)
1.10.6 (2022-11-22)
- apply src: {{source}} to CoCreate.config (c70324b)
1.10.5 (2022-11-21)
- @cocreate/docs bug fix (810be0e)
1.10.4 (2022-11-21)
- if status = queued will not add eventListener (53f5440)
1.10.3 (2022-11-21)
1.10.2 (2022-11-21)
1.10.1 (2022-11-21)
- bump d@cocreate ependencies (943b570)
1.10.0 (2022-11-21)
- add timeStamp to socket message (a804e79)
- attach token to websocket (654c065)
- depreciate receiveLocally and sync status (296d07f)
- handling of message status (d640416)
- improved offline support (f6ad32a)
- mutate CoCreateConfig instead of overwriting (b212f34)
- removed console.logs (f1c3ad7)
- renamed data.data to data.document (b25a0fc)
- root factory returns default object (d9671ca)
- set user_id in config (c8d62fb)
- this.connected (af81adb)
- typo self.connected (29f0afa)
- uid and clientId per message (fad1f8d)
- if offline send message to other tabs, windows and iframes (556d4c0)
1.9.13 (2022-10-02)
- bump dependencies (c450287)
1.9.12 (2022-10-02)
- minor bug fixes (9da12a4)
1.9.11 (2022-10-02)
- bump @cocreate/indexeddb (9986a9e)
1.9.10 (2022-10-02)
- check if object prior to appling status (3ef433d)
1.9.9 (2022-10-01)
- bump cdn version to 1.28.4 (b65b762)
1.9.8 (2022-10-01)
1.9.7 (2022-10-01)
- bump dependencies (fa673e1)
1.9.6 (2022-10-01)
- bump dependencies (1ea7632)
1.9.5 (2022-10-01)
- bump @coceate/indexeddb (d1e02f6)
- define status of socket message. sent received, queued. (912f86b)
- root factory returns default. if default return default keys and values (72797ef)
1.9.4 (2022-09-30)
1.9.3 (2022-09-30)
1.9.2 (2022-09-30)
1.9.1 (2022-09-30)
- bump dependencies (024346b)
1.9.0 (2022-09-29)
- config renameed to CoCreateConfig (9f734ff)
- if getSocket returns undefined createSocket and put message in queque pending succesful connection (9d6201a)
1.8.1 (2022-09-28)
- ObjectId called from indexeddb (e982d39)
1.8.0 (2022-09-28)
- bump indexeddb dependency (dd9eaa0)
- If no org generate org and db (98abf2c)
1.7.0 (2022-09-28)
- improved config management (19a6afe)
- assign user_id to messages if available (92f7a34)
- generated url used as key (26eab36)
- refactored socket instance, applied isBrowser boolean (7786e54)
1.6.0 (2022-09-22)
- add d@cocreate/indexeddb (3b0a22e)
- bumped ws dependency to v7.4.9 (2055d77)
- if data.data clear socket message queue (499f21e)
- merged getSocket and getChannel (047652a)
- If socket connection closes unsent messages are stored in indexeddb. Once the socket reconnects the messages are resent (3cce80b)
- reconnect exponential backoff (17a966a)
1.5.7 (2022-09-01)
1.5.6 (2022-08-31)
- rename variables isBroadcast and isBroadcastSender to broadcast and broadcastSender (7d8fff5)
1.5.5 (2022-06-18)
- bump dependencies (c1f8253)
1.5.4 (2022-06-12)
1.5.3 (2022-05-29)
- send - if organization or apikey missing using global config (7c4d744)
1.5.2 (2022-05-23)
- bump all dependencies (eefbbac)
1.5.1 (2022-05-17)
- update document_id on link index.css (1b6a2eb)
1.5.0 (2022-05-14)
- function readDocumentList has been renamed to readDocuments (04ac808)
1.4.27 (2022-05-06)
- update config organization_Id to organization_id (d3bc37a)
1.4.26 (2022-02-28)
- remove dead code (23cf401)
1.4.25 (2022-02-28)
- bump cdn version (9e1a96b)
1.4.24 (2022-02-24)
1.4.23 (2022-02-16)
- update dependencies (ca52322)
1.4.22 (2022-02-10)
- bump dependencies (5e198df)
1.4.21 (2022-02-07)
- bump dependency versions (1ca546a)
1.4.20 (2022-02-03)
- replaced show and hide class hidden with attribute hidden (eae42bc)
1.4.19 (2022-02-01)
- update dependency versions (deb8808)
1.4.18 (2022-01-01)
- get-value attribute value now supports a selector added # to all values currently in get-value attributes (ffddd9a)
1.4.17 (2021-12-15)
- update dependencies (495d31a)
1.4.16 (2021-12-14)
- update dependencies (c1884ef)
1.4.15 (2021-11-27)
- update dependencies (e76aa79)
1.4.14 (2021-11-27)
- update dependencies (55fdcef)
1.4.13 (2021-11-27)
- update docs api and cocreateJS script (830d76f)
1.4.12 (2021-11-26)
- docs sidenav width (e0c926f)
1.4.11 (2021-11-26)
- update dependencies (fa9bf0a)
1.4.10 (2021-11-23)
- update dependencies (dcc6de9)
1.4.9 (2021-11-20)
- update dependencies (c1829ee)
1.4.8 (2021-11-19)
- update dependencies (f8d3720)
1.4.7 (2021-11-18)
- update dependencies (a37b84e)
1.4.6 (2021-11-16)
- update dependencies (59e0db5)
1.4.5 (2021-11-15)
- update dependencies (7c63e5b)
1.4.4 (2021-11-11)
- update readme (1883715)
1.4.3 (2021-11-06)
- update dependencies (7a24761)
1.4.2 (2021-11-04)
- update dependencies (0bf4e9a)
1.4.1 (2021-11-04)
- update packages (f76a41c)
1.4.0 (2021-11-03)
- generate a clientId and attach it to the socket messages (0241adf)
1.3.9 (2021-11-01)
- update package dependencies (1dedfcb)
1.3.8 (2021-10-29)
- update dependencies (1d7f80b)
1.3.7 (2021-10-17)
- update dependendies (809ec55)
1.3.6 (2021-10-16)
- fixed bug event name cant be found when socket-client used on server side (0c1df40)
1.3.5 (2021-10-16)
- clean code (2209bcb)
1.3.4 (2021-10-16)
- merged send and listenAsync.. new use example is... ex. response = await socket.send (24c152d)
- socket.send has better namespace and room support (1beafde)
1.3.3 (2021-10-16)
- wnd was throwing an error when used on server (ae4db35)
1.3.2 (2021-10-16)
- update socket package to fix bug in docs (60d811e)
1.3.1 (2021-10-16)
- wnd if romm does not exist (5830ec3)
1.3.0 (2021-10-16)
- messageQueue if socket disconnects and reconnects messages will send (4be899a)
1.2.35 (2021-10-15)
- update dependencies (6a65f2c)
1.2.34 (2021-10-15)
- update dependencies (75c8ccd)
1.2.33 (2021-10-15)
- re added common-fun.js (1d66b3a)
1.2.32 (2021-10-15)
- update packages (d5faba2)
1.2.31 (2021-10-14)
- moved common functions to index.js to make more accessible to other components (b715a15)
- updated dependencies (0de0363)
1.2.30 (2021-10-13)
- update descriptions (0cb325e)
1.2.29 (2021-10-13)
- update dependencies (4ff67c4)
1.2.28 (2021-10-06)
- update dependencies (55dcbc8)
1.2.27 (2021-10-05)
1.2.26 (2021-10-04)
- update dependencies (e753da5)
1.2.25 (2021-10-04)
- update dependencies (aa91b5d)
1.2.24 (2021-10-01)
- update packages (3a3d924)
1.2.23 (2021-10-01)
- update dependencies (9597744)
1.2.22 (2021-09-28)
- update dependencies (7bb7fb1)
1.2.21 (2021-09-16)
- update dependencies (9cc1138)
1.2.20 (2021-09-14)
- console.log (10db582)
1.2.19 (2021-09-14)
- add cocreate.app to domains (94b8c16)
1.2.18 (2021-09-13)
- upgrade dependencies (370e0b6)
1.2.17 (2021-09-12)
- update sidenav to use resize and toggle (2306e38)
1.2.16 (2021-09-09)
- update dependency @cocreate/docs (79bf750)
1.2.15 (2021-09-09)
- ci docs (4741774)
1.2.14 (2021-09-09)
- update dependencies (06b2733)
1.2.13 (2021-09-09)
- CoCreate.config directory, path, name and public (38c4c99)
1.2.12 (2021-09-08)
- update dependencies (ff4ad56)
1.2.11 (2021-09-04)
- update dependencies (3e8c8f2)
1.2.10 (2021-08-31)
- update dependencies (e43ff4d)
1.2.9 (2021-08-27)
- updaed dependencies (361c43d)
1.2.8 (2021-08-23)
- update package versions (48c73fe)
1.2.7 (2021-08-22)
- removed data- from main-content, clone, filter-value_type (74146c1)
1.2.6 (2021-08-22)
- bump package versions (953d5a0)
1.2.5 (2021-08-22)
- bump package versions (2fcefa6)
1.2.4 (2021-08-13)
1.2.3 (2021-08-12)
- update data-module_id to document_id (23f35bd)
1.2.2 (2021-08-02)
1.2.1 (2021-07-28)
- remove data- from fetch, pass and filter (d53ee91)
1.2.0 (2021-07-28)
- add new is{attribute} system and remove data- from attributtes (40d4651)
1.1.13 (2021-07-17)
1.1.12 (2021-07-14)
- upgrade all packages (bb1885b)
1.1.11 (2021-07-13)
1.1.10 (2021-07-10)
- gitignore all logs (3905685)
1.1.9 (2021-07-07)
- update package versions (404c7c1)
1.1.8 (2021-06-30)
- Update readme.md (02cbef9)
1.1.7 (2021-06-30)
- automated and manual workflows (c146cd2)
1.1.6 (2021-06-25)
- latest version numbers applied to all cocreate packages (240f7a3)
1.1.5 (2021-06-24)
- package versioningto 1.0.0 (edf796a)
1.1.4 (2021-06-24)
- add method to turn on and off console.log while in development (f5e589d)
- update all @cocreate to use latest versions (828a328)
1.1.3 (2021-06-16)
- added header for seo (a1976ea)
1.1.2 (2021-06-06)
- update packages, add uuid, add data-parse to demos (51d2608)
1.1.1 (2021-05-25)
- Add missing dependancy uuid (1e4e2e8)
1.1.0 (2021-05-25)
- async/await (7a0c8b1)
1.0.12 (2021-05-18)
- connection status error (dc9945a)
1.0.11 (2021-05-08)
- add css auto parse and save to docs. (7d8273f)
1.0.10 (2021-05-07)
- small bugs (66e201a)
1.0.9 (2021-04-27)
- add host in docs (a974ada)
1.0.8 (2021-04-27)
- Update to readme, demo, added cdn scripts (3e6d9c2)
1.0.7 (2021-04-25)
- upgrade dependancies and fixed a few minor bugs (d77ae57)
1.0.6 (2021-04-23)
- readme and documentation. Removed securitykeys (66f2814)
1.0.5 (2021-04-23)
- remove securityKey (ee78feb)
1.0.4 (2021-04-19)
1.0.3 (2021-04-09)
- UMD clientside issue during compile (1349466)
1.0.2 (2021-04-07)
- resolved bugs related to compiler. Currently in a good working state (e6a3b53)
1.0.1 (2021-04-04)
- update socket to socket-lient and crud to crud client" (365c36d)