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
Improvements
- Replaces asc and desc by 1 and -1 in queries by classification;
- Updates versions of dependencies used in development;
- Improvements in test settings.
Bug fixes and improvements
- Corrects error in ordering when defaults values are used;
- Corrects error in pagination when defaults values are use;
- Add test for defaults fields scenario;
- Corrects error in filters when defaults values are use;
- Adds improvements to the pagination "processQuery" function.