Skip to content

Tags: thostetler/enzyme

Tags

enzyme-adapter-react-16@1.15.1

Toggle enzyme-adapter-react-16@1.15.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-16] v1.15.1

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [deps] update `enzyme-adapter-utils`, `react-is`

enzyme-adapter-utils@1.12.1

Toggle enzyme-adapter-utils@1.12.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-utils] v1.12.1

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [refactor] remove unused code from createMountWrapper; add tests
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)
 - [deps] update `airbnb-prop-types`, `function.prototype.name`, `object.fromentries`, `semver`
 - [dev deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-react`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`

enzyme-adapter-react-16.3@1.7.2

Toggle enzyme-adapter-react-16.3@1.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-16.3] v1.7.2

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)
 - [deps] update `enzyme-adapter-utils`, `react-is`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`

enzyme-adapter-react-16.2@1.6.2

Toggle enzyme-adapter-react-16.2@1.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-{16.1,16.2}] v1.6.2

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)
 - [deps] update `enzyme-adapter-utils`, `react-is`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`

enzyme-adapter-react-16.1@1.6.2

Toggle enzyme-adapter-react-16.1@1.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-{16.1,16.2}] v1.6.2

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)
 - [deps] update `enzyme-adapter-utils`, `react-is`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`

enzyme-adapter-react-15.4@1.4.1

Toggle enzyme-adapter-react-15.4@1.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-{14,15.4,15}] v1.4.1

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)
 - [deps] update `react-is`, `enzyme-adapter-utils`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`

enzyme-adapter-react-15@1.4.1

Toggle enzyme-adapter-react-15@1.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-{14,15.4,15}] v1.4.1

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)
 - [deps] update `react-is`, `enzyme-adapter-utils`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`

enzyme-adapter-react-14@1.4.1

Toggle enzyme-adapter-react-14@1.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-{14,15.4,15}] v1.4.1

 - [fix] `mount`: ensure the root’s `ref` prop gets attached to the actual root (enzymejs#2259)
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)
 - [deps] update `react-is`, `enzyme-adapter-utils`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `rimraf`, `safe-publish-latest`

enzyme-adapter-react-16@1.15.0

Toggle enzyme-adapter-react-16@1.15.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
[enzyme-adapter-react-16] v1.15.0

 - [new] add Profiler support for react v16.9+ (enzymejs#2233)
 - [new] add `wrapInvoke` to adapter (enzymejs#2158)
 - [refactor] use `enzyme-shallow-equal`
 - [dev deps] update `eslint`, `eslint-plugin-react`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `safe-publish-latest`
 - [meta] Update airbnb.io URLs to use https (enzymejs#2222)

enzyme-adapter-react-helper@1.3.6

Toggle enzyme-adapter-react-helper@1.3.6's commit message

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband
v1.3.6

 - [patch] Consolidate version-tweaking logic into a single function (enzymejs#2206)