Skip to content

Latest commit

 

History

History
347 lines (156 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

347 lines (156 loc) · 14.8 KB

1.9.3 (2024-06-23)

Bug Fixes

1.9.2 (2024-06-23)

Bug Fixes

1.9.1 (2024-02-05)

Bug Fixes

1.9.0 (2024-01-08)

Bug Fixes

  • applied host to define environment/branch (4f99d72)

Features

  • bumped CoCreate dependencies to their latest versions (d57103d)

1.8.0 (2023-12-05)

Bug Fixes

  • removed "@cocreate/utlis" (3726368)

Features

  • manage sessions using crud (81a3d9b)

1.7.0 (2023-11-25)

Bug Fixes

  • update licensing details (3fa12ff)

Features

  • upgrade dependencies for latest features and fixes (850fdc1)

1.6.0 (2023-11-25)

Features

  • upgrade dependencies for latest features and fixes (b12184a)

1.5.0 (2023-11-19)

Features

  • update dependecies for th latest features and bug fixes (508dbac)

1.4.4 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (7ace0aa)

1.4.3 (2023-11-09)

Bug Fixes

1.4.2 (2023-11-03)

Bug Fixes

  • update dependencies to the lates versions (cf521c5)
  • update method to use object.update etc (ab9bacb)

1.4.1 (2023-10-25)

Bug Fixes

1.4.0 (2023-10-22)

Features

  • ObjectId() returns an object containg the parts iof the _id along with a toString() function (dcff174)

1.3.9 (2023-10-19)

Bug Fixes

  • added '@cocreate/utils' for ObjectId() (aabc2f3)
  • key creation (71b759d)

1.3.8 (2023-10-14)

Bug Fixes

1.3.7 (2023-10-09)

Bug Fixes

1.3.6 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (16becc3)
  • return empty object if null (9c7445e)

1.3.5 (2023-10-09)

Bug Fixes

  • decodeToken accepts a token (bfd47fb)
  • return user_id and expiration (58e9e4b)

1.3.4 (2023-09-18)

Bug Fixes

  • Add path and pathname (7e9b31e)
  • Update dCoCreate dpendencies to latest versions (d40f90a)

1.3.3 (2023-09-17)

Bug Fixes

1.3.2 (2023-08-21)

Bug Fixes

  • removed build as no webpack.config exist (74378e5)

1.3.1 (2023-08-21)

Bug Fixes

1.3.0 (2023-08-21)

Features

  • Update cocreate dependencies for the latest features and bug fixes (151fb4f)

1.2.1 (2023-08-21)

Bug Fixes

1.2.0 (2023-08-17)

Features

  • bump cocreate dependencies for the latest updates and features (d4323a2)

1.1.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (626bca8)
  • Refactored *-target to *-selector (ad7247e)

Features

  • name attribute and variable renamed to key (e695800)

1.0.18 (2023-06-14)

Bug Fixes

1.0.17 (2023-06-11)

Bug Fixes

1.0.16 (2023-06-11)

Bug Fixes

1.0.15 (2023-06-11)

Bug Fixes

1.0.14 (2023-06-11)

Bug Fixes

1.0.13 (2023-06-11)

Bug Fixes

1.0.12 (2023-06-11)

Bug Fixes

1.0.11 (2023-06-11)

Bug Fixes

1.0.10 (2023-06-11)

Bug Fixes

1.0.9 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (ba2c872)

1.0.8 (2023-06-11)

Bug Fixes

1.0.7 (2023-06-11)

Bug Fixes

  • renamed hosts to host. the value can be a string or an array of strings (505788a)

1.0.6 (2023-06-10)

Bug Fixes

1.0.5 (2023-06-10)

Bug Fixes

1.0.4 (2023-06-04)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (23b1979)

1.0.3 (2023-06-04)

Bug Fixes

1.0.2 (2023-06-04)

Bug Fixes

1.0.1 (2023-06-01)

Bug Fixes

  • Updated jsonwebtoken dependency version to 9.0.0 (09d784b)

1.0.0 (2023-06-01)

Features