Skip to content

Releases: CoCreate-app/CoCreate-utils

v1.40.1

10 Oct 18:35

Choose a tag to compare

1.40.1 (2025-10-10)

Bug Fixes

  • refine getRelativePath handling for localhost and improve getValueFromObject validation (b7bd32f)

v1.40.0

08 Oct 21:20

Choose a tag to compare

1.40.0 (2025-10-08)

Features

  • add getRelativePath function to compute relative paths based on current location (786ed1b)
  • enhance getRelativePath function to handle default path and localhost scenarios (cd0b369)

v1.39.2

01 Sep 04:44

Choose a tag to compare

1.39.2 (2025-09-01)

Bug Fixes

  • improve media query handling in checkMediaQueries function (cab86d6)

v1.39.1

01 May 00:59

Choose a tag to compare

1.39.1 (2025-05-01)

Bug Fixes

v1.39.0

30 Apr 23:40

Choose a tag to compare

1.39.0 (2025-04-30)

Bug Fixes

Features

v1.38.0

11 Apr 22:25

Choose a tag to compare

1.38.0 (2025-04-11)

Bug Fixes

Features

  • improve queryElements() (0e05425)
  • prefix-document to query document (21644d9)

v1.37.3

22 Dec 20:05

Choose a tag to compare

1.37.3 (2024-12-22)

Bug Fixes

  • handling updates for arrays using dotnotation (e227054)

v1.37.2

14 Dec 23:09

Choose a tag to compare

1.37.2 (2024-12-14)

Bug Fixes

  • $delete, $unset, $slice use splice to modify array (ecb5859)

v1.37.1

14 Dec 22:52

Choose a tag to compare

1.37.1 (2024-12-14)

Bug Fixes

  • $delete, $unset, $slice use splice to modify array (674d17c)

v1.37.0

09 Dec 17:08

Choose a tag to compare

1.37.0 (2024-12-09)

Features

  • if queriedElement has a contentDocument the next query will be on the contentDocument (190bd70)
  • queriedElements support frameDocument query (768cbce)