Skip to content

Commit 87bf502

Browse files
committed
add changeset
1 parent ce765d7 commit 87bf502

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/red-bats-lie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@reach/portal": patch
3+
---
4+
5+
Support remounting <Portal> component inside of React's <Activity> component

packages/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reach/portal",
3-
"version": "0.18.1",
3+
"version": "0.18.0",
44
"description": "Declarative portals for React",
55
"author": "React Training <hello@reacttraining.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)