You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/remove-deprecated-targets.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,6 @@
2
2
'react-spring': major
3
3
---
4
4
5
-
Remove the deprecated `@react-spring/native`, `@react-spring/konva`, and `@react-spring/zdog` targets and their umbrella entry points (`react-spring/native`, `react-spring/konva`, and `react-spring/zdog`). Use the active `web` and `three` targets instead.
5
+
refactor!: remove deprecated native, konva, and zdog targets
6
+
7
+
Removes `@react-spring/native`, `@react-spring/konva`, and `@react-spring/zdog` plus their umbrella entry points (`react-spring/native`, `react-spring/konva`, and `react-spring/zdog`). Use the active `web` and `three` targets instead.
0 commit comments