Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update to react-spring@9 #1277

Merged
merged 16 commits into from
Jul 21, 2021
Merged

deps: update to react-spring@9 #1277

merged 16 commits into from
Jul 21, 2021

Conversation

williaster
Copy link
Collaborator

@williaster williaster commented Jul 15, 2021

Duplicates #1218 with fixes for merge conflicts + bumping to react-spring@^9.2.0 to see if types are fixed and potentially leverage in #1268

cc @gazcn007 @garfieldduck

@williaster williaster changed the title dup(react-spring@9) deps: update to react-spring@9 Jul 21, 2021
@github-actions
Copy link

Size Changes

Package Diff ESM Prev ESM CJS Prev CJS
visx-react-spring -3.1% 13.34 KB 13.77 KB 17.78 KB 18.2 KB
visx-xychart -0.1% 165.35 KB 165.47 KB 230.48 KB 230.58 KB

Compared to master. File sizes are unminified and ungzipped.

View raw build stats

Previous (master)

{
  "visx-annotation": {
    "esm": 28965,
    "lib": 39026
  },
  "visx-axis": {
    "esm": 20970,
    "lib": 25370
  },
  "visx-bounds": {
    "esm": 2842,
    "lib": 3264
  },
  "visx-brush": {
    "esm": 53861,
    "lib": 57769
  },
  "visx-chord": {
    "esm": 3459,
    "lib": 4688
  },
  "visx-clip-path": {
    "esm": 4421,
    "lib": 5978
  },
  "visx-curve": {
    "esm": 323,
    "lib": 1464
  },
  "visx-demo": {
    "esm": 0,
    "lib": 0
  },
  "visx-drag": {
    "esm": 6716,
    "lib": 8780
  },
  "visx-event": {
    "esm": 3797,
    "lib": 5172
  },
  "visx-geo": {
    "esm": 13259,
    "lib": 16519
  },
  "visx-glyph": {
    "esm": 14893,
    "lib": 19789
  },
  "visx-gradient": {
    "esm": 17800,
    "lib": 22517
  },
  "visx-grid": {
    "esm": 18922,
    "lib": 22784
  },
  "visx-group": {
    "esm": 1619,
    "lib": 2246
  },
  "visx-heatmap": {
    "esm": 7286,
    "lib": 8622
  },
  "visx-hierarchy": {
    "esm": 12266,
    "lib": 18076
  },
  "visx-legend": {
    "esm": 26999,
    "lib": 34033
  },
  "visx-marker": {
    "esm": 8962,
    "lib": 11197
  },
  "visx-mock-data": {
    "esm": 326005,
    "lib": 329416
  },
  "visx-network": {
    "esm": 4546,
    "lib": 6706
  },
  "visx-pattern": {
    "esm": 11779,
    "lib": 15910
  },
  "visx-point": {
    "esm": 819,
    "lib": 1094
  },
  "visx-react-spring": {
    "esm": 14096,
    "lib": 18637
  },
  "visx-responsive": {
    "esm": 21901,
    "lib": 26961
  },
  "visx-scale": {
    "esm": 18452,
    "lib": 29710
  },
  "visx-shape": {
    "esm": 86057,
    "lib": 107037
  },
  "visx-stats": {
    "esm": 13911,
    "lib": 15494
  },
  "visx-text": {
    "esm": 8518,
    "lib": 10981
  },
  "visx-threshold": {
    "esm": 2911,
    "lib": 3820
  },
  "visx-tooltip": {
    "esm": 14147,
    "lib": 20413
  },
  "visx-visx": {
    "esm": 970,
    "lib": 8243
  },
  "visx-voronoi": {
    "esm": 2286,
    "lib": 3005
  },
  "visx-xychart": {
    "esm": 169440,
    "lib": 236116
  },
  "visx-zoom": {
    "esm": 16029,
    "lib": 17701
  }
}

Current

{
  "visx-annotation": {
    "esm": 28965,
    "lib": 39026
  },
  "visx-axis": {
    "esm": 20970,
    "lib": 25370
  },
  "visx-bounds": {
    "esm": 2842,
    "lib": 3264
  },
  "visx-brush": {
    "esm": 53861,
    "lib": 57769
  },
  "visx-chord": {
    "esm": 3459,
    "lib": 4688
  },
  "visx-clip-path": {
    "esm": 4421,
    "lib": 5978
  },
  "visx-curve": {
    "esm": 323,
    "lib": 1464
  },
  "visx-demo": {
    "esm": 0,
    "lib": 0
  },
  "visx-drag": {
    "esm": 6716,
    "lib": 8780
  },
  "visx-event": {
    "esm": 3797,
    "lib": 5172
  },
  "visx-geo": {
    "esm": 13259,
    "lib": 16519
  },
  "visx-glyph": {
    "esm": 14893,
    "lib": 19789
  },
  "visx-gradient": {
    "esm": 17800,
    "lib": 22517
  },
  "visx-grid": {
    "esm": 18922,
    "lib": 22784
  },
  "visx-group": {
    "esm": 1619,
    "lib": 2246
  },
  "visx-heatmap": {
    "esm": 7286,
    "lib": 8622
  },
  "visx-hierarchy": {
    "esm": 12266,
    "lib": 18076
  },
  "visx-legend": {
    "esm": 26999,
    "lib": 34033
  },
  "visx-marker": {
    "esm": 8962,
    "lib": 11197
  },
  "visx-mock-data": {
    "esm": 326005,
    "lib": 329416
  },
  "visx-network": {
    "esm": 4546,
    "lib": 6706
  },
  "visx-pattern": {
    "esm": 11779,
    "lib": 15910
  },
  "visx-point": {
    "esm": 819,
    "lib": 1094
  },
  "visx-react-spring": {
    "esm": 13660,
    "lib": 18210
  },
  "visx-responsive": {
    "esm": 21901,
    "lib": 26961
  },
  "visx-scale": {
    "esm": 18452,
    "lib": 29710
  },
  "visx-shape": {
    "esm": 86057,
    "lib": 107037
  },
  "visx-stats": {
    "esm": 13911,
    "lib": 15494
  },
  "visx-text": {
    "esm": 8518,
    "lib": 10981
  },
  "visx-threshold": {
    "esm": 2911,
    "lib": 3820
  },
  "visx-tooltip": {
    "esm": 14147,
    "lib": 20413
  },
  "visx-visx": {
    "esm": 970,
    "lib": 8243
  },
  "visx-voronoi": {
    "esm": 2286,
    "lib": 3005
  },
  "visx-xychart": {
    "esm": 169315,
    "lib": 236009
  },
  "visx-zoom": {
    "esm": 16029,
    "lib": 17701
  }
}

@williaster williaster linked an issue Jul 21, 2021 that may be closed by this pull request
@williaster
Copy link
Collaborator Author

all right, going to merge this which means we'll be in alpha for the next few releases 🤞

@williaster williaster merged commit 68e84b7 into master Jul 21, 2021
@williaster williaster deleted the chris--react-spring-9-2 branch July 21, 2021 22:37
@github-actions
Copy link

🎉 This PR is included in version v2.0.0-alpha.0 of the packages modified 🎉

@github-actions
Copy link

🎉 This PR is included in version v3.0.0-alpha.0 of the packages modified 🎉

@github-actions
Copy link

🎉 This PR is included in version v2.0.1-alpha.0 of the packages modified 🎉

@github-actions
Copy link

🎉 This PR is included in version v2.0.2-alpha.0 of the packages modified 🎉

@github-actions
Copy link

🎉 This PR is included in version v2.0.3-alpha.0 of the packages modified 🎉

@github-actions
Copy link

🎉 This PR is included in version v2.1.0 of the packages modified 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AnimatedGridLines issue with React-spring 9.0.0
4 participants