You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Updates
QuickMongo v4 is completely rewritten in TypeScript. v4 is completely different from what older versions looked like.
Breaking Changes
Database
, instead it is a collectionadd
,subtract
,math
,divide
,multiply
,keyArray
,valueArray
,import
etc.has
,get
,set
,delete
,push
,pull
,drop
,all
,latency
andexport
.Fields
logic, which is now required.{ ID: string; data: any; }
however, users must use Fields.Basic Example
This discussion was created from the release v4.0.0.
Beta Was this translation helpful? Give feedback.
All reactions