Skip to content

Releases: CoCreate-app/CoCreate-file

v1.19.6

07 Sep 01:15
Compare
Choose a tag to compare

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.5

01 May 00:59
Compare
Choose a tag to compare

1.19.5 (2025-05-01)

Bug Fixes

v1.19.4

30 Apr 23:36
Compare
Choose a tag to compare

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

11 Apr 22:24
Compare
Choose a tag to compare

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.2

18 Jan 21:20
Compare
Choose a tag to compare

1.19.2 (2025-01-18)

Bug Fixes

v1.19.1

14 Dec 22:51
Compare
Choose a tag to compare

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

04 Nov 13:20
Compare
Choose a tag to compare

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

24 Aug 20:05
Compare
Choose a tag to compare

1.18.0 (2024-08-24)

Bug Fixes

  • handle file.id when setFile() rendering. (f9a561b)

Features

v1.17.5

19 Jun 01:49
Compare
Choose a tag to compare

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)

v1.17.4

12 Jun 23:35
Compare
Choose a tag to compare

1.17.4 (2024-06-12)

Bug Fixes