We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ab59b commit 76efbecCopy full SHA for 76efbec
NEWS.md
@@ -2,6 +2,9 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 1.0.1
6
+Fixes for scroll management
7
+
8
## 1.0.0
9
Release 1.0.0. Significant backward breaking changes from 0.54.0. To migrate:
10
superglue/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@thoughtbot/superglue",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Use a vanilla Rails with React and Redux",
"scripts": {
"build": "tsup",
0 commit comments