Skip to content

Commit 177ffdd

Browse files
Version Packages (#401)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ed5b98c commit 177ffdd

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/chilled-rats-collect.md

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

.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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# react-live
22

3+
## 4.1.8
4+
5+
### Patch Changes
6+
7+
- Update runtime deps to latest ([#402](https://github.com/FormidableLabs/react-live/pull/402))
8+
9+
- Fix cursor jump when typing fast ([#400](https://github.com/FormidableLabs/react-live/pull/400))
10+
11+
- Wrap preview in error boundary ([#392](https://github.com/FormidableLabs/react-live/pull/392))
12+
313
## 4.1.7
414

515
### 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)