File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.27.4] ( https://github.com/CoCreate-app/CoCreate-utils/compare/v1.27.3...v1.27.4 ) (2023-11-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * $in operator support ([ 891577e] ( https://github.com/CoCreate-app/CoCreate-utils/commit/891577eb61ba2760b2441f1e031e759242ba5797 ) )
7
+ * improved handeling of $nin operator ([ 740c98f] ( https://github.com/CoCreate-app/CoCreate-utils/commit/740c98ff080751d1da83ccadef80d142a42a5ba7 ) )
8
+
1
9
## [ 1.27.3] ( https://github.com/CoCreate-app/CoCreate-utils/compare/v1.27.2...v1.27.3 ) (2023-11-16)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/utils" ,
3
- "version" : " 1.27.3 " ,
3
+ "version" : " 1.27.4 " ,
4
4
"description" : " A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" utils" ,
You can’t perform that action at this time.
0 commit comments