Skip to content

v5.0.0

Compare
Choose a tag to compare
@fraxken fraxken released this 02 Jul 12:35
· 38 commits to main since this release

What's Changed

  • refactor(streamOrMatrixTimeRange): optimize performance & improve type by @fraxken in #169
  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #170
  • queryRangeMatrix and queryRangeStream error by @fraxken in #171
  • refactor!: remove pattern from queryRangeMatrix by @fraxken in #172
  • refactor!: reduce types complexity & enhance some properties name by @fraxken in #173
  • fix: TS inference when no pattern is provided by @fraxken in #174

🚨 Breaking changes

We updated queryRangeMatrix and queryRangeStream responses. Also we removed the pattern from queryRangeMatrix.

Some interfaces and types has been renamed and refactorized.

Full Changelog: v4.0.0...v5.0.0