@comunica/bus-function-factory
Advanced tools
Changelog
v4.0.1 - 2024-10-15
The following breaking changes will only impact users of Node.js < 18 and users that develop custom components or engines with Comunica.
Actor.test
methods must be changed to use passTest
or failTest
instead of promise rejections, for better performance.User-Agent
header has been improvedAccept-Encoding
header with Brotli<a name="v3.3.0"></a>