Skip to content

Selectors can return array of sources

Compare
Choose a tag to compare
@javierbrea javierbrea released this 14 Oct 07:30
· 16 commits to master since this release
c1339ed

Added

  • Selectors can now return an array of sources.
  • Selectors can now return sources defined as objects containing query and/or catch property.

Fixed

  • Fix Sonar code smell.