Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.40.0](v1.39.0...v1.40.0) (2024-12-14) ### Bug Fixes * allow empty strings and array values ([948a5ec](948a5ec)) * delete element[i].hasRead in remove function ([6cee7e9](6cee7e9)) * filter.init('el') ([804c9ad](804c9ad)) * getValueFromObject inorder to get values using dotNotation ([b66e466](b66e466)) * handling crud updates when render element used ([0216396](0216396)) * moved observer out of loop as only needs to be declared once. ([4941c83](4941c83)) ### Features * attribute observer organization_id and host ([ba4eae9](ba4eae9)) * Attribute refrence to define whether the crud refrence data will be excluded ([b0d3243](b0d3243))
- Loading branch information