Skip to content

Commit

Permalink
v9.2.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed May 10, 2021
1 parent e03e85a commit 87e4427
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 12 deletions.
16 changes: 16 additions & 0 deletions .changeset/clever-berries-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
'@react-spring/animated': patch
'@react-spring/core': patch
'@react-spring/parallax': patch
'react-spring': patch
'@react-spring/shared': patch
'@react-spring/types': patch
'@react-spring/konva': patch
'@react-spring/native': patch
'@react-spring/three': patch
'@react-spring/three-v5': patch
'@react-spring/web': patch
'@react-spring/zdog': patch
---

fix: ref and delay handling in useTransition
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"changesets": [
"brave-oranges-develop",
"clever-berries-refuse",
"popular-brooms-wash",
"tidy-goats-itch",
"tricky-olives-chew"
Expand Down
2 changes: 1 addition & 1 deletion packages/animated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/animated",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"description": "Animated component props for React",
"main": "dist/react-spring-animated.cjs.js",
"module": "dist/react-spring-animated.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/core",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-core.cjs.js",
"module": "dist/react-spring-core.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/parallax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/parallax",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-parallax.cjs.js",
"module": "dist/react-spring-parallax.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/react-spring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-spring",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring.cjs.js",
"module": "dist/react-spring.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/shared",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"description": "Globals and shared modules",
"main": "dist/react-spring-shared.cjs.js",
"module": "dist/react-spring-shared.esm.js",
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.2.0-beta.3",
"version": "9.2.0-beta.4",
"description": "Internal package with TypeScript stuff",
"main": "index.js",
"repository": "pmndrs/react-spring",
Expand Down
2 changes: 1 addition & 1 deletion targets/konva/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/konva",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-konva.cjs.js",
"module": "dist/react-spring-konva.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion targets/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/native",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-native.cjs.js",
"module": "dist/react-spring-native.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion targets/three-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/three-v5",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-three-v5.cjs.js",
"module": "dist/react-spring-three-v5.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion targets/three/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/three",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-three.cjs.js",
"module": "dist/react-spring-three.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion targets/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/web",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-web.cjs.js",
"module": "dist/react-spring-web.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion targets/zdog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-spring/zdog",
"version": "9.2.0-beta.3",
"version": "9.2.0-beta.4",
"main": "dist/react-spring-zdog.cjs.js",
"module": "dist/react-spring-zdog.esm.js",
"files": [
Expand Down

0 comments on commit 87e4427

Please sign in to comment.