Skip to content

@hey-api/shared@0.3.0

Choose a tag to compare

@hey-api hey-api released this 02 Apr 13:22
· 337 commits to main since this release
5e1eaea

Minor Changes

Removed plugin.getSymbol() function

This function has been removed. You can use plugin.querySymbol() instead. It accepts the same arguments and returns the same result.

Patch Changes