# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.11](https://github.com/openrewrite/jest-environment/compare/v0.0.10...v0.0.11) (2021-10-13)


### Features

* enable source maps ([00e622c](https://github.com/openrewrite/jest-environment/commit/00e622c9a2d0dcd3ae90a6b037753bd818873624))


### Bug Fixes

* ensure at least one source file was searched ([ce5cd0a](https://github.com/openrewrite/jest-environment/commit/ce5cd0ab8429aad7a674f08ad1a367b9cd6f0001))
* make commit input more unique ([b150902](https://github.com/openrewrite/jest-environment/commit/b1509026a3860ef8a0a8f5ef21e450699a7660c2))

### [0.0.10](https://github.com/openrewrite/jest-environment/compare/v0.0.9...v0.0.10) (2021-10-11)


### Features

* add helper to clean graphql error messages ([dd68f58](https://github.com/openrewrite/jest-environment/commit/dd68f58cea047c10a1568548dec8a170643878dc))
* add jest setup files to extend expect ([247c364](https://github.com/openrewrite/jest-environment/commit/247c364a2b144ee86f92d4829a5de0457d4fc4ea))
* add types for extended matchers ([4ef78f8](https://github.com/openrewrite/jest-environment/commit/4ef78f8450f70ed4246473ae9e784ddda76a142a))
* adds preset for configuration convience ([e5c84d4](https://github.com/openrewrite/jest-environment/commit/e5c84d464d813330287c689a387c33d36a22c176))
* replace thrown exceptions with custom jest assertions ([1d9d857](https://github.com/openrewrite/jest-environment/commit/1d9d857b814cc1c3f684c9c47d92d00874c6441b))

### [0.0.9](https://github.com/openrewrite/jest-environment/compare/v0.0.8...v0.0.9) (2021-10-09)


### Features

* attach uuid to repo and file path ([16c8dc5](https://github.com/openrewrite/jest-environment/commit/16c8dc51fce2347ec2d5a57b4a833f7f42529757))
* override endpoint via jest.testEnvironmentOptions.moderneUrl ([f133464](https://github.com/openrewrite/jest-environment/commit/f133464e79696f304148a21b780a7a0d03e03c87))

### [0.0.8](https://github.com/openrewrite/jest-environment/compare/v0.0.7...v0.0.8) (2021-10-08)


### Features

* **runrecipe:** add support for options ([084fcd3](https://github.com/openrewrite/jest-environment/commit/084fcd34ca5dc92b5f518a119d58fb5b032bbcc4))

### [0.0.7](https://github.com/openrewrite/jest-environment/compare/v0.0.6...v0.0.7) (2021-10-07)


### Features

* add diff patch application ([a0b80e3](https://github.com/openrewrite/jest-environment/commit/a0b80e3b3e8e5c0524f3765f9e61b4649bbc4967))

### [0.0.6](https://github.com/openrewrite/jest-environment/compare/v0.0.5...v0.0.6) (2021-10-06)


### Features

* add parserType to the moderne check ([feb49f7](https://github.com/openrewrite/jest-environment/commit/feb49f79ec5492d46de138f1e509c4aaa50a877a))


### Bug Fixes

* ambient type issues ([d0b3ce1](https://github.com/openrewrite/jest-environment/commit/d0b3ce10e451f10937723744cb32b9518bb042db))

### [0.0.5](https://github.com/openrewrite/jest-environment/compare/v0.0.4...v0.0.5) (2021-10-05)


### Features

* add basic recipe test suite ([dc3a30b](https://github.com/openrewrite/jest-environment/commit/dc3a30bde87ff1c293b679e32d05931906081291))
* add runBasicRecipeTests to global OpenRewrite ([96095ad](https://github.com/openrewrite/jest-environment/commit/96095adfe750d59b7bba76501c6d033f184d4fc1))
* change run function signature ([76c102f](https://github.com/openrewrite/jest-environment/commit/76c102f591bbc19a4077afe823e73094ffddc729))

### [0.0.4](https://github.com/openrewrite/jest-environment/compare/v0.0.3...v0.0.4) (2021-10-01)


### Features

* return printed results from worker ([821d7cd](https://github.com/openrewrite/jest-environment/commit/821d7cd7658022451d50ff84c62ab888c8640110))

### [0.0.3](https://github.com/openrewrite/jest-environment/compare/v0.0.2...v0.0.3) (2021-09-23)

### 0.0.2 (2021-09-23)


### Features

* add graphql checks to SAAS ([eaa163f](https://github.com/openrewrite/jest-environment/commit/eaa163f78cbaeb46d69b39661ed4e754091152a7))
* move to typescript ([33f8780](https://github.com/openrewrite/jest-environment/commit/33f8780f7b582679b4d5b2abb27a22fb7f71dd7f))
