Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [11.0.0](10.1.10...11.0.0) (2024-09-30) ### Bug Fixes * add esm wrapper instead of double transpile ([d2bbeaf](d2bbeaf)) * **build:** build commonjs and also expose esm wrapper ([522c199](522c199)) * **build:** include default export to work around some bundler issues ([#205](#205)) ([1e9e4ef](1e9e4ef)), closes [#186](#186) * **build:** use commonjs module in tsconfig ([e66d054](e66d054)) * **ci:** run tests on a matrix of node versions ([3825ac0](3825ac0)) * create alpha release ([1d5d5f2](1d5d5f2)) ### Features * **deployment:** add gnosischain and holesky deployments ([#206](#206)) ([4992094](4992094)) ### BREAKING CHANGES * ESM is only supported through a wrapper
- Loading branch information