# @ethereum-waffle/ens

## 3.3.1

### Patch Changes

- 71417c7: Provider compatibility with London hardfork

## 3.3.0

### Minor Changes

- 80d215b: - Fix vulnerabilities shown by `yarn audit`
  - Fix typings in `closeTo` matcher
  - Add `flattenSingleFile` function to compiler

## 3.2.4

### Patch Changes

- 7b85871: Updates ganache-core to 2.13.2 to take advantage of the [recent removal](https://github.com/trufflesuite/ganache-core/commit/a74efcec6b868e5778609dd95d26e5cd1f32e43a#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519) of a few bundled dependencies, making waffle a lighter dependency itself

## 3.2.3

### Patch Changes

- e2cb1cf: Test release (test automatic releasing on CI)
