@looker/components-test-utils
Advanced tools
Comparing version 1.4.2 to 1.4.3-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.3-alpha.0](https://github.com/looker-open-source/components/compare/@looker/components-test-utils@1.4.2...@looker/components-test-utils@1.4.3-alpha.0) (2021-08-23) | ||
**Note:** Version bump only for package @looker/components-test-utils | ||
## [1.4.2](https://github.com/looker-open-source/components/compare/@looker/components-test-utils@1.4.2-alpha.1...@looker/components-test-utils@1.4.2) (2021-08-16) | ||
@@ -8,0 +16,0 @@ |
@@ -1,5 +0,5 @@ | ||
import { RenderOptions } from '@testing-library/react'; | ||
import type { RenderOptions } from '@testing-library/react'; | ||
import 'jest-styled-components'; | ||
import { ReactElement } from 'react'; | ||
import type { ReactElement } from 'react'; | ||
export declare const withThemeProvider: (Component: ReactElement<any>) => JSX.Element; | ||
export declare const renderWithTheme: (Component: ReactElement<any>, options?: Omit<RenderOptions<typeof import("@testing-library/dom/types/queries"), HTMLElement>, "queries"> | undefined) => import("@testing-library/react").RenderResult<typeof import("@testing-library/dom/types/queries"), HTMLElement>; |
{ | ||
"name": "@looker/components-test-utils", | ||
"license": "MIT", | ||
"version": "1.4.2", | ||
"version": "1.4.3-alpha.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -21,3 +21,3 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@looker/components-providers": "^1.4.2", | ||
"@looker/components-providers": "^1.4.3-alpha.0", | ||
"@testing-library/react": "^11.2.6", | ||
@@ -35,3 +35,3 @@ "@types/jest": "^26.0.22", | ||
}, | ||
"gitHead": "beb9dfb4f071609a19d5885cddb0be24cfac6974" | ||
"gitHead": "a68209108597bb0c6fbe4199aa0dace7b037795c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
40351
2