Releases: CoCreate-app/CoCreate-mongodb
Releases · CoCreate-app/CoCreate-mongodb
v1.8.0
1.8.0 (2023-09-07)
Features
- support $push, $delete, $pop, $pull methods on arrays. (06bf984)
- Use cursor when filtering through documents, increasing performance and enabeling ability to process very large data sets (376c63f)
v1.7.2
1.7.2 (2023-08-21)
Bug Fixes
- removed webpack.config and build step as no webpack.config exist (2f15aff)
v1.7.1
1.7.1 (2023-08-21)
Bug Fixes
v1.7.0
1.7.0 (2023-08-21)
Features
- Update cocreate dependencies for the latest features and bug fixes (f37dca6)
v1.6.3
1.6.3 (2023-08-21)
Bug Fixes
v1.6.2
1.6.2 (2023-08-18)
Bug Fixes
v1.6.1
1.6.1 (2023-08-17)
Bug Fixes
- typo db.array to db.collection (1561ab9)
v1.6.0
1.6.0 (2023-08-17)
Features
- bump cocreate dependencies for the latest updates and features (3cb3e3d)
v1.5.0
1.5.0 (2023-08-16)
Bug Fixes
- crud attributes renamed (08ecbf2)
- Refactored *-target to *-selector (9fa3212)
- startIndex variable renamed to index and comment out unnecessary code. (b20bf7a)
- webpack.config and package.json make use of mode=production instead of process.env (22a2454)
Features
- name attribute and variable renamed to key (79e1c03)