Releases: CoCreate-app/CoCreate-css-parser
Releases · CoCreate-app/CoCreate-css-parser
v1.11.2
v1.11.1
v1.11.0
v1.10.1
v1.10.0
v1.9.1
v1.9.0
v1.8.0
1.8.0 (2023-08-16)
Bug Fixes
- crud attributes renamed (4e317ef)
- Remove redundant dependency (ca37c3a)
- replace -target -selector (345d8af)
- webpack.config and package.json make use of mode=production instead of process.env (6382cc5)
Features
- element.setValue and Remove unused import statement and optimize code for joining parsedCSS and linkCSS arrays into a single string with unique values. Also, remove unused code related to saving the linkTag. (4e0affd)
- getValue function and use element.save() to execute crud save (d2a289f)
- name attribute and variable renamed to key (3a130e3)