Skip to content

Commit

Permalink
exit prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Jan 9, 2023
1 parent 185f91a commit cc44fd4
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions .changeset/calm-brooms-sit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
'houdini-svelte': major
'houdini': major
'houdini-svelte': minor
'houdini': minor
---

Removed this.error and this.redirect from function variables
4 changes: 2 additions & 2 deletions .changeset/popular-lobsters-collect.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
'houdini-svelte': major
'houdini': major
'houdini-svelte': minor
'houdini': minor
---

Rename `isFetching` to `fetching`
44 changes: 22 additions & 22 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"e2e-api": "1.0.0",
"e2e-next": "0.1.0",
"sveltekit": "0.0.1",
"example-kit": "0.13.0",
"scripts": "1.0.0",
"houdini": "0.19.4",
"houdini-plugin-svelte-global-stores": "0.19.4",
"houdini-react": "0.19.4",
"houdini-svelte": "0.19.4",
"site": "0.0.1"
},
"changesets": [
"calm-brooms-sit",
"curly-carpets-dream",
"forty-pugs-exercise",
"heavy-pumas-wink",
"popular-lobsters-collect",
"tender-goats-flow"
]
"mode": "exit",
"tag": "next",
"initialVersions": {
"e2e-api": "1.0.0",
"e2e-next": "0.1.0",
"sveltekit": "0.0.1",
"example-kit": "0.13.0",
"scripts": "1.0.0",
"houdini": "0.19.4",
"houdini-plugin-svelte-global-stores": "0.19.4",
"houdini-react": "0.19.4",
"houdini-svelte": "0.19.4",
"site": "0.0.1"
},
"changesets": [
"calm-brooms-sit",
"curly-carpets-dream",
"forty-pugs-exercise",
"heavy-pumas-wink",
"popular-lobsters-collect",
"tender-goats-flow"
]
}

0 comments on commit cc44fd4

Please sign in to comment.