Skip to content

Commit

Permalink
v9.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed May 4, 2022
1 parent 107f98c commit b23d87e
Show file tree
Hide file tree
Showing 30 changed files with 106 additions and 266 deletions.
16 changes: 0 additions & 16 deletions .changeset/dirty-lizards-eat.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/orange-rivers-applaud.md

This file was deleted.

25 changes: 0 additions & 25 deletions .changeset/pre.json

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/sharp-planets-kick.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/docs",
"version": "1.0.7-beta.0",
"version": "1.0.7",
"private": true,
"author": "Poimandres",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/animated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/animated",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"description": "Animated component props for React",
"main": "dist/react-spring-animated.cjs.js",
"module": "dist/react-spring-animated.esm.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/shared": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || >=17.0.0 || >=18.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/core",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring-core.cjs.js",
"module": "dist/react-spring-core.esm.js",
"files": [
Expand Down Expand Up @@ -31,10 +31,10 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/animated": "~9.4.5-beta.2",
"@react-spring/rafz": "~9.4.5-beta.2",
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/animated": "~9.4.5",
"@react-spring/rafz": "~9.4.5",
"@react-spring/shared": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || >=17.0.0 || >=18.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/parallax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/parallax",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring-parallax.cjs.js",
"module": "dist/react-spring-parallax.esm.js",
"files": [
Expand Down Expand Up @@ -30,8 +30,8 @@
"test": "vite serve ./test"
},
"dependencies": {
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/web": "~9.4.5-beta.2"
"@react-spring/shared": "~9.4.5",
"@react-spring/web": "~9.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || >=17.0.0 || >=18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rafz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/rafz",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"description": "react-spring's fork of rafz one frameloop to rule them all",
"main": "dist/react-spring-rafz.cjs.js",
"module": "dist/react-spring-rafz.esm.js",
Expand Down
14 changes: 7 additions & 7 deletions packages/react-spring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-spring",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring.cjs.js",
"module": "dist/react-spring.esm.js",
"files": [
Expand All @@ -27,11 +27,11 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/core": "~9.4.5-beta.2",
"@react-spring/konva": "~9.4.5-beta.2",
"@react-spring/native": "~9.4.5-beta.2",
"@react-spring/three": "~9.4.5-beta.2",
"@react-spring/web": "~9.4.5-beta.2",
"@react-spring/zdog": "~9.4.5-beta.2"
"@react-spring/core": "~9.4.5",
"@react-spring/konva": "~9.4.5",
"@react-spring/native": "~9.4.5",
"@react-spring/three": "~9.4.5",
"@react-spring/web": "~9.4.5",
"@react-spring/zdog": "~9.4.5"
}
}
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/shared",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"description": "Globals and shared modules",
"main": "dist/react-spring-shared.cjs.js",
"module": "dist/react-spring-shared.esm.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/rafz": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/rafz": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || >=17.0.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/types",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"description": "Internal package with TypeScript stuff",
"main": "index.js",
"repository": "pmndrs/react-spring",
Expand Down
10 changes: 5 additions & 5 deletions targets/konva/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/konva",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring-konva.cjs.js",
"module": "dist/react-spring-konva.esm.js",
"files": [
Expand All @@ -27,10 +27,10 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/animated": "~9.4.5-beta.2",
"@react-spring/core": "~9.4.5-beta.2",
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/animated": "~9.4.5",
"@react-spring/core": "~9.4.5",
"@react-spring/shared": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"konva": ">=2.6",
Expand Down
10 changes: 5 additions & 5 deletions targets/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/native",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring-native.cjs.js",
"module": "dist/react-spring-native.esm.js",
"files": [
Expand All @@ -27,10 +27,10 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/animated": "~9.4.5-beta.2",
"@react-spring/core": "~9.4.5-beta.2",
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/animated": "~9.4.5",
"@react-spring/core": "~9.4.5",
"@react-spring/shared": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || >=17.0.0 || >=18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions targets/three/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/three",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring-three.cjs.js",
"module": "dist/react-spring-three.esm.js",
"files": [
Expand All @@ -27,10 +27,10 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/animated": "~9.4.5-beta.2",
"@react-spring/core": "~9.4.5-beta.2",
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/animated": "~9.4.5",
"@react-spring/core": "~9.4.5",
"@react-spring/shared": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"@react-three/fiber": ">=6.0",
Expand Down
10 changes: 5 additions & 5 deletions targets/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/web",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring-web.cjs.js",
"module": "dist/react-spring-web.esm.js",
"files": [
Expand All @@ -27,10 +27,10 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/animated": "~9.4.5-beta.2",
"@react-spring/core": "~9.4.5-beta.2",
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/animated": "~9.4.5",
"@react-spring/core": "~9.4.5",
"@react-spring/shared": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || >=17.0.0 || >=18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions targets/zdog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/zdog",
"version": "9.4.5-beta.2",
"version": "9.4.5",
"main": "dist/react-spring-zdog.cjs.js",
"module": "dist/react-spring-zdog.esm.js",
"files": [
Expand All @@ -27,10 +27,10 @@
"Josh Ellis (https://github.com/joshuaellis)"
],
"dependencies": {
"@react-spring/animated": "~9.4.5-beta.2",
"@react-spring/core": "~9.4.5-beta.2",
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/types": "~9.4.5-beta.2"
"@react-spring/animated": "~9.4.5",
"@react-spring/core": "~9.4.5",
"@react-spring/shared": "~9.4.5",
"@react-spring/types": "~9.4.5"
},
"peerDependencies": {
"react": "^16.8.0 || >=17.0.0 || >=18.0.0",
Expand Down
Loading

1 comment on commit b23d87e

@vercel
Copy link

@vercel vercel bot commented on b23d87e May 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.