All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update dependencies
- Update dependencies
- Fix Sonar code smell
- Upgrade @data-provider/core dependency
- Improve traces, add package name namespace.
- Upgrade demo dependencies. Maintain demo code using methods that are going to be deprecated willfully in order to check backward compatibility.
- Fix devDependencies vulnerabilities
- Project migration. Read NOTICE for further info. All previous releases in this CHANGELOG file correspond to @xbyorange/react-mercury package distribution.
- Do not throw an error on duplicated ids detected while reading server side data.
- Upgrade dependencies
- Rename server side data methods. Maintain old ones due to retrocompatibility.
- Use mercury ids for identification during server-side-data.
- Fix demo installation
- Add server side data behavior tests and documentation.
- Add method for registering sources that should be loaded during server side data rendering.
- Fix server side data connect. Load data in client when no server data is available
- Add server side data feature
- Fix Sonar code smells
- Upgrade dependencies to fix potential security vulnerabilities.
- Forked from xByOrange reactive-data-source v1.7.0 library. (Only react connect plugin is distributed in this library from now)