Releases: CoCreate-app/CoCreate-element-prototype
Releases · CoCreate-app/CoCreate-element-prototype
v1.11.2
1.11.2 (2023-09-18)
Bug Fixes
- Add path and pathname (fc0d1ae)
- Update CoCreate depndencies to latest versions (abffa2e)
v1.11.0
1.11.0 (2023-08-21)
Features
- Update cocreate dependencies for the latest features and bug fixes (96ddbda)
v1.10.0
1.10.0 (2023-08-17)
Features
- bump cocreate dependencies for the latest updates and features (8ace910)
v1.9.0
1.9.0 (2023-08-16)
Bug Fixes
- crud attributes renamed (a8e28ab)
- getValue function to correctly retrieve the value from the element and handle different value types. (ab8ba18)
- replace -target -selector (b9ba7ad)
- webpack.config and package.json make use of mode=production instead of process.env (1a54257)
Features
- Add storage map (22d303a)
- name attribute and variable renamed to key (912fd6b)
- Refactor set value function and add temporary data storage for components and plugins (a99984c)
- Update setValue.js to handle object values type and improved overall performance. (dd04a49)