You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.9.0](v1.8.30...v1.9.0) (2023-08-16)
### Bug Fixes
* crud attributes renamed ([a8e28ab](a8e28ab))
* getValue function to correctly retrieve the value from the element and handle different value types. ([ab8ba18](ab8ba18))
* replace -target -selector ([b9ba7ad](b9ba7ad))
* webpack.config and package.json make use of mode=production instead of process.env ([1a54257](1a54257))
### Features
* Add storage map ([22d303a](22d303a))
* name attribute and variable renamed to key ([912fd6b](912fd6b))
* Refactor set value function and add temporary data storage for components and plugins ([a99984c](a99984c))
* Update setValue.js to handle object values type and improved overall performance. ([dd04a49](dd04a49))
* getValue function to correctly retrieve the value from the element and handle different value types. ([ab8ba18](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/ab8ba182d4f3b58c891f07d4e544587855e13cab))
* webpack.config and package.json make use of mode=production instead of process.env ([1a54257](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/1a54257ed076ee863d8e41bc9e20abf5e2b6d103))
* name attribute and variable renamed to key ([912fd6b](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/912fd6b4199b02c55351d0a3c6787f584150d8bf))
16
+
* Refactor set value function and add temporary data storage for components and plugins ([a99984c](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/a99984c55574f1f921157f613e84faf3c1745c5b))
17
+
* Update setValue.js to handle object values type and improved overall performance. ([dd04a49](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/dd04a49fd73c1419d4164e26ae8f8e8a3b652a8c))
0 commit comments