v1.2.0
Notable Changes
- This release changes the package
type
tomodule
for both libraries. This shouldn't have any effect on usage, since module imports have been supported since Node 16.
What's Changed
- Update example.js by @sohanmaheshwar in #182
- build(deps): bump bufbuild/buf-setup-action from 1.43.0 to 1.47.2 in the github-actions group by @dependabot in #183
- build(deps-dev): bump the npm group with 7 updates by @dependabot in #184
- build(deps): bump the npm group with 6 updates by @dependabot in #186
- build(deps): bump the github-actions group with 2 updates by @dependabot in #185
- Generate ESM code and use vitest for tests by @tstirrat15 in #172
- Update API to v1.40.0 by @github-actions in #190
New Contributors
- @sohanmaheshwar made their first contribution in #182
Full Changelog: v1.1.1...v1.2.0