We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ec6e7 commit fcda053Copy full SHA for fcda053
.changeset/pre.json
@@ -7,6 +7,7 @@
7
},
8
"changesets": [
9
"fast-bats-fold",
10
+ "sour-donuts-accept",
11
"ten-apes-rest"
12
]
13
}
packages/v1-meta/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# `@remix-run/v1-meta`
2
3
+## 0.1.0-pre.2
4
+
5
+### Patch Changes
6
+- Rename `getParentsData` to `getMatchesData` ([`d7ec6e7`](https://github.com/remix-run/v1-compat-utils/commit/d7ec6e78c7f4fa9dc1bf438eeb83eb6c0ef31263))
## 0.1.0-pre.1
### Patch Changes
packages/v1-meta/package.json
@@ -1,6 +1,6 @@
{
"name": "@remix-run/v1-meta",
- "version": "0.1.0-pre.1",
+ "version": "0.1.0-pre.2",
"homepage": "https://remix.run",
"bugs": {
"url": "https://github.com/remix-run/v1-compat-utils/issues"
0 commit comments