Releases: ExWeiv/weiv-data
Releases · ExWeiv/weiv-data
v4.1.3
v4.1.2
v4.1.1
v4.1.0
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.
v4.0.0-beta
Changelog
Changelog will be published after actual version.
v3.1.0.beta-1
Changelog
This is a beta version to test new features:
- validators
- security checks
- error messages/handling
- updated docs
v3.1.0-beta4
Changelog
Testing some new changes before publishing a real version.