katoikia-app/web-ui/web-react/node_modules/jest-environment-jsdom-four.../CHANGELOG.md

16 lines
759 B
Markdown

## 1.0.1 (2019-11-29)
#### :bug: Bug Fix
- [f891deb](https://github.com/ianschmitz/jest-environment-jsdom-fourteen/commit/f891deb17863dfeb5b7a096e33daf569cda64736) Revert `userAgent` bug fix as it unintentionally caused resources to be requested over the network ([@ianschmitz](https://github.com/ianschmitz))
## 1.0.0 (2019-11-27)
#### :bug: Bug Fix
- [be76406](https://github.com/ianschmitz/jest-environment-jsdom-fourteen/commit/be76406469cac705999391ba701e0d8b4b8ea3d7) Support `userAgent` specified in `testEnvironmentOptions`. Fix ported from https://github.com/ianschmitz/jest-environment-jsdom-fifteen/pull/4 ([@ianschmitz](https://github.com/ianschmitz))
## 0.1.0 (2019-03-15)
v0.1.0 is the initial release of jest-environment-jsdom-fourteen.