Skip to content

v2.30.0

Latest

Choose a tag to compare

@sbender9 sbender9 released this 02 Jul 16:29
67249e0

🚀 Features

  • Add canboat-csv-canboatjs provider (bidirectional TCP)
  • feat(plugins): add setDefaultMetadata API for plugin-suggested metadata

🐛 Fixes

  • fix(deltacache): collapse numeric and canName refs on priority reconcile paths
  • fix(backpressure): keep accumulating while backpressure is active
  • fix: allow multiple deltaHandler next calls

📦 Uncategorized

  • chore(deps): bump actions/checkout from 6 to 7
  • chore(deps): bump actions/cache from 5 to 6
  • chore(deps): update low-risk dependencies and remove unused ones
  • chore: label PRs by conventional commit title
  • docs(plugins): document the correction plugin pattern