File tree 2 files changed +11
-1
lines changed
packages/react-test-utils
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
5
+ ## [ 0.2.0] ( https://github.com/scalprum/scaffolding/compare/@scalprum/react-test-utils-0.1.3...@scalprum/react-test-utils-0.2.0 ) (2024-05-30)
6
+
7
+ ### Dependency Updates
8
+
9
+ * ` @scalprum/react-core ` updated to version ` 0.8.0 `
10
+
11
+ ### Features
12
+
13
+ * enable ScalprumProvider intialization with scalprum instance ([ 894c8bf] ( https://github.com/scalprum/scaffolding/commit/894c8bf3d9f32a3f2236d8f1fac86a557cd09639 ) )
14
+
5
15
## [ 0.1.3] ( https://github.com/scalprum/scaffolding/compare/@scalprum/react-test-utils-0.1.2...@scalprum/react-test-utils-0.1.3 ) (2024-01-26)
6
16
7
17
## [ 0.1.2] ( https://github.com/scalprum/scaffolding/compare/@scalprum/react-test-utils-0.1.1...@scalprum/react-test-utils-0.1.2 ) (2024-01-26)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scalprum/react-test-utils" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " Includes test utilities for scalprum scaffolding." ,
5
5
"main" : " ./index.js" ,
6
6
"module" : " ./esm/index.js" ,
You can’t perform that action at this time.
0 commit comments