Releases: ExWeiv/weiv-data
Releases · ExWeiv/weiv-data
v4.10.0
v4.9.8
v4.9.7
v4.9.4
v4.9.1
v4.9.0
Changes
- New config option
defaultIdType
is now available for setting the default returned id type globally. This option can be overwritten by the options of each function. - Small security updates.
- Documentation updates.
We will switch to new documentation system soon, to add more context, details and examples to documentation.
v4.8.0
Changes
- Better type support added for many functions with optional type parameters. Now optionally you can use TS generics to generate dynamically generated types for many functions but not for all.
- Now all _id fields are automatically converted into ObjectId type including sub documents, arrays etc. Any _id field with valid ObjectId string will be converted into ObjectId type when passing to MongoDB driver.
- Planning of better TS type support and schema validation feature started. We will add schema validation feature with the future updates.
- Some BUG Fixes
This update may include breaking changes as well as some minor BUGs.
v4.7.1
v4.7.0
ChangeS
- New Wix apps added to Sync plug-in including: Wix Stores, Wix eCommerce, Wix Marketing, Wix Pricing Plans, Wix Blog. Now you can sync all data from these apps easily.
- Wix Members now also has functions for badges collection.
- Some BUG Fixes for sync plugins