chore(packages): version bump
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"mode": "pre",
|
||||||
|
"tag": "next",
|
||||||
|
"initialVersions": {
|
||||||
|
"react-flow-examples": "0.0.0",
|
||||||
|
"@react-flow/background": "10.0.0",
|
||||||
|
"@react-flow/bundle": "10.0.0",
|
||||||
|
"@react-flow/controls": "10.0.0",
|
||||||
|
"@react-flow/core": "10.0.0",
|
||||||
|
"@react-flow/minimap": "10.0.0"
|
||||||
|
},
|
||||||
|
"changesets": [
|
||||||
|
"rare-boats-cry"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
'@react-flow/background': major
|
||||||
|
'@react-flow/bundle': major
|
||||||
|
'@react-flow/controls': major
|
||||||
|
'@react-flow/core': major
|
||||||
|
'@react-flow/minimap': major
|
||||||
|
---
|
||||||
|
|
||||||
|
beta release for v11
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
# react-flow-examples
|
||||||
|
|
||||||
|
## 0.0.1-next.0
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies []:
|
||||||
|
- @react-flow/bundle@11.0.0-next.0
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-flow-examples",
|
"name": "react-flow-examples",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1-next.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
+2
-1
@@ -17,7 +17,8 @@
|
|||||||
"test:all": "yarn test:chrome && yarn test:firefox",
|
"test:all": "yarn test:chrome && yarn test:firefox",
|
||||||
"test:chrome": "cypress run --browser chrome",
|
"test:chrome": "cypress run --browser chrome",
|
||||||
"test:firefox": "cypress run --browser firefox",
|
"test:firefox": "cypress run --browser firefox",
|
||||||
"test": "yarn build && start-server-and-test dev:example http://localhost:3000 test:chrome"
|
"test": "yarn build && start-server-and-test dev:example http://localhost:3000 test:chrome",
|
||||||
|
"release": "changeset publish"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# @react-flow/background
|
||||||
|
|
||||||
|
## 11.0.0-next.0
|
||||||
|
|
||||||
|
### Major Changes
|
||||||
|
|
||||||
|
- beta release for v11
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies []:
|
||||||
|
- @react-flow/core@11.0.0-next.0
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@react-flow/background",
|
"name": "@react-flow/background",
|
||||||
"version": "11.0.0",
|
"version": "11.0.0-next.0",
|
||||||
"description": "Background component with different variants for React Flow",
|
"description": "Background component with different variants for React Flow",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
# @react-flow/bundle
|
||||||
|
|
||||||
|
## 11.0.0-next.0
|
||||||
|
|
||||||
|
### Major Changes
|
||||||
|
|
||||||
|
- beta release for v11
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies []:
|
||||||
|
- @react-flow/background@11.0.0-next.0
|
||||||
|
- @react-flow/controls@11.0.0-next.0
|
||||||
|
- @react-flow/core@11.0.0-next.0
|
||||||
|
- @react-flow/minimap@11.0.0-next.0
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@react-flow/bundle",
|
"name": "@react-flow/bundle",
|
||||||
"version": "11.0.0",
|
"version": "11.0.0-next.0",
|
||||||
"description": "The bundled React Flow package that comes with all the essentials.",
|
"description": "The bundled React Flow package that comes with all the essentials.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# @react-flow/controls
|
||||||
|
|
||||||
|
## 11.0.0-next.0
|
||||||
|
|
||||||
|
### Major Changes
|
||||||
|
|
||||||
|
- beta release for v11
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies []:
|
||||||
|
- @react-flow/core@11.0.0-next.0
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@react-flow/controls",
|
"name": "@react-flow/controls",
|
||||||
"version": "11.0.0",
|
"version": "11.0.0-next.0",
|
||||||
"description": "Component to control the viewport of a React Flow instance",
|
"description": "Component to control the viewport of a React Flow instance",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# @react-flow/core
|
||||||
|
|
||||||
|
## 11.0.0-next.0
|
||||||
|
|
||||||
|
### Major Changes
|
||||||
|
|
||||||
|
- beta release for v11
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@react-flow/core",
|
"name": "@react-flow/core",
|
||||||
"version": "11.0.0",
|
"version": "11.0.0-next.0",
|
||||||
"description": "Core components and util functions of React Flow.",
|
"description": "Core components and util functions of React Flow.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
# @react-flow/minimap
|
||||||
|
|
||||||
|
## 11.0.0-next.0
|
||||||
|
|
||||||
|
### Major Changes
|
||||||
|
|
||||||
|
- beta release for v11
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Updated dependencies []:
|
||||||
|
- @react-flow/core@11.0.0-next.0
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@react-flow/minimap",
|
"name": "@react-flow/minimap",
|
||||||
"version": "11.0.0",
|
"version": "11.0.0-next.0",
|
||||||
"description": "Minimap component for React Flow.",
|
"description": "Minimap component for React Flow.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
|||||||
Reference in New Issue
Block a user