@cowprotocol/cow-sdk
Version:
<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>
25 lines (15 loc) • 748 B
Markdown
# @whatwg-node/events
## 0.0.3
### Patch Changes
- [#427](https://github.com/ardatan/whatwg-node/pull/427)
[`e8bda7c`](https://github.com/ardatan/whatwg-node/commit/e8bda7cdf440a7f4bb617ee1b5df8ee1becb4ad6)
Thanks [@Rugvip](https://github.com/Rugvip)! - Restructure type declarations to avoid polluting
global namespace.
## 0.0.2
### Patch Changes
- [`c0d5c43`](https://github.com/ardatan/whatwg-node/commit/c0d5c43a1c4d3d9fcdf542472fabdebd5118fe23)
Thanks [@ardatan](https://github.com/ardatan)! - Fix dispatchEvent on Node 14
## 0.0.1
### Patch Changes
- [`9502102`](https://github.com/ardatan/whatwg-node/commit/9502102b265945b37ee38b276ec1533fae0f308f)
Thanks [@ardatan](https://github.com/ardatan)! - New Event API ponyfill