Releases: CoCreate-app/CoCreate-file
Releases · CoCreate-app/CoCreate-file
v1.19.6
1.19.6 (2025-09-07)
Bug Fixes
- correct exclusion logic to check each item in the exclude array (1fae391)
- ensure match is an array by wrapping non-array values (5c67ec5)
- ensure match is an array of directory paths and await run function (eb47cf0)
v1.19.4
1.19.4 (2025-04-30)
Bug Fixes
- added css-loader (76ce0e7)
- update query attributes (52612c0)
- updated cocreate modules versions (d27f8e8)
- webpack.config and devdependencies (41c2a5a)
v1.19.3
1.19.3 (2025-04-11)
Bug Fixes
- fire action end event on elememt instead of document (3e78905)
- update observer observe param to type and and attributeName to attributeFilter (524a05e)
v1.19.1
1.19.1 (2024-12-14)
Bug Fixes
- fileElement refrence (6042290)
- if no file.id set id using pathname in getCustomData() (f1ef237)
- improved handeling of multiple (c56ac70)
v1.19.0
1.19.0 (2024-11-04)
Bug Fixes
- observer taget has been renamed to selector (edccd76)
- pretier.config.js and file formating (a9af856)
- return if typeof file not object (d0463e4)
Features
- add prettier.config.js and format files (1929bea)
- add prettier.config.js and format files (499e705)
v1.18.0
1.18.0 (2024-08-24)
Bug Fixes
- handle file.id when setFile() rendering. (f9a561b)
Features
v1.17.5
1.17.5 (2024-06-19)
Bug Fixes
- getFileId uses pathname as id (be330a5)
- observer target selector (50dc031)
- replace selected file if multiple false (d419dc3)