Skip to content

v4.1.0

Compare
Choose a tag to compare
@loeiks loeiks released this 21 May 17:42
· 119 commits to main since this release
9b85bc1

Changelog

  • Documentation is updated with new informations and better TS support.
  • TS internal system is changed and now auto-complete works better.
  • Validation system added for almost all functions, with some security checks.
  • NPM packages versions updated.
  • Error messages changed a bit.
  • Aggregation system is replaced with new one, now order of methods matters and there are more updates about aggregate function.
  • Some internal updates to WeivDataFilter.
  • New function added to get the current version of the package.
  • Query system is replaced with new one, now it's better and a bit faster.
  • All ids are returned as string from now. Any objectid is converted to string just before return.
  • onlyOwner flag added for some functions to enable permission of Member Author just like in WixData.
  • mongodb version updated to 6.6.2
  • BUG fixes and general performance improvements.
  • v4 is first skeleton version of WeivData.