Skip to content

Release v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 20:03
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.3.0
793dfcf
  • BREAKING: SQLTagStore.size changed from method to getter for Node.js API parity Node.js PR #60246
    • Before: sql.size()
    • After: sql.size

Full Changelog: v0.2.1...v0.3.0