Skip to content

Releases: ExWeiv/weiv-data

v4.10.0

13 Jan 08:11
Compare
Choose a tag to compare

Changes

  • Caching library has changed to cacheable from node-cache.
  • This update can contain BUGs, be careful with it and please report if BUGs are existing about caching or performance.
  • Breaking change! Update your custom caching options if required!

v4.9.8

03 Dec 18:09
Compare
Choose a tag to compare

Changes

  • BUG Fixes for TS
  • Documentation BUG Fixes/Updates
  • Dependencies Updates

v4.9.7

06 Sep 20:51
95b8d82
Compare
Choose a tag to compare

Changes

  • BUG Fix for listCollections function
  • Version Updates

v4.9.4

30 Jul 11:57
1f0a0c5
Compare
Choose a tag to compare

Changes

  • BUG Fixes for some functions.
  • Security updates/fixes.

v4.9.1

30 Jul 02:12
48fdd40
Compare
Choose a tag to compare

Changes

  • BUG fix for query and aggregation filters (weivData.filters).
  • New config option: defaultDatabaseName enables you to specify default database name.

v4.9.0

30 Jul 01:16
1f451d2
Compare
Choose a tag to compare

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

24 Jul 11:36
ca8bdac
Compare
Choose a tag to compare

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

19 Jul 15:14
bfdc2b3
Compare
Choose a tag to compare

Changes

  • Examples included in documentation.
  • BUG Fixes

v4.7.0

19 Jul 14:50
87b1564
Compare
Choose a tag to compare

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

v4.5.1

18 Jul 23:28
6ad8d90
Compare
Choose a tag to compare

Changes

  • BUG Fixes for Sync Plug-in (Wix Members)