Skip to content

Commit 14523ad

Browse files
Version Packages
1 parent 20050af commit 14523ad

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/grumpy-schools-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silent-ads-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-live/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-live
22

3+
## 4.1.8
4+
5+
### Patch Changes
6+
7+
- Fix cursor jump when typing fast ([#400](https://github.com/FormidableLabs/react-live/pull/400))
8+
9+
- Wrap preview in error boundary ([#392](https://github.com/FormidableLabs/react-live/pull/392))
10+
311
## 4.1.7
412

513
### Patch Changes

packages/react-live/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-live",
3-
"version": "4.1.7",
3+
"version": "4.1.8",
44
"description": "A production-focused playground for live editing React code",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)