jest-environment-jsdom-fifteen
Version:
JSDOM environment for Jest with JSDOM 15
16 lines (8 loc) • 704 B
Markdown
## 1.0.2 (2019-11-29)
#### :bug: Bug Fix
- [84662de](https://github.com/ianschmitz/jest-environment-jsdom-fifteen/commit/84662de88b94102eb32956f9d27e53177f550cff) Revert `userAgent` bug fix as it unintentionally caused resources to be requested over the network. Fixes [#5](https://github.com/ianschmitz/jest-environment-jsdom-fifteen/issues/5) ([@ianschmitz](https://github.com/ianschmitz))
## 1.0.1 (2019-11-27)
#### :bug: Bug Fix
- [#4](https://github.com/ianschmitz/jest-environment-jsdom-fifteen/pull/4) Support `userAgent` specified in `testEnvironmentOptions` ([@diegohaz](https://github.com/diegohaz))
## 1.0.0 (2019-05-25)
v1.0.0 is the initial release of jest-environment-jsdom-fifteen.