@shopstory/react
Advanced tools
Comparing version 1.3.1 to 1.4.0
'use client'; | ||
import React, { useContext, createContext } from 'react'; | ||
import React, { createContext, useContext } from 'react'; | ||
import ReactDOM from 'react-dom'; | ||
@@ -4,0 +4,0 @@ import createElement from './createElement.js'; |
{ | ||
"name": "@shopstory/react", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -31,4 +31,4 @@ "module": "dist/es/index.js", | ||
"@babel/runtime": "^7.21.0", | ||
"@shopstory/core": "1.3.1", | ||
"@shopstory/nocms": "1.3.1", | ||
"@shopstory/core": "1.4.0", | ||
"@shopstory/nocms": "1.4.0", | ||
"@stitches/core": "^1.2.5", | ||
@@ -39,4 +39,4 @@ "lodash": "^4.17.21" | ||
"@jest/types": "^26.6.2", | ||
"@shopstory/build-tools": "^1.3.1", | ||
"@shopstory/utils": "^1.3.1", | ||
"@shopstory/build-tools": "^1.4.0", | ||
"@shopstory/utils": "^1.4.0", | ||
"@testing-library/jest-dom": "^5.16.1", | ||
@@ -57,3 +57,3 @@ "@testing-library/react": "^12.1.2", | ||
], | ||
"gitHead": "59f656435a358373634e5838265282deb029e7f0" | ||
"gitHead": "dac2c135a8d9c90b5e5075f5c9fa5340a53356f0" | ||
} |
+ Added@shopstory/core@1.4.0(transitive)
+ Added@shopstory/nocms@1.4.0(transitive)
- Removed@shopstory/core@1.3.1(transitive)
- Removed@shopstory/nocms@1.3.1(transitive)
Updated@shopstory/core@1.4.0
Updated@shopstory/nocms@1.4.0