Skip to content

Commit

Permalink
Revert "Merge branch 'fix/cold-start' of github.com:jerensl/studio in…
Browse files Browse the repository at this point in the history
…to fix/cold-start"

This reverts commit 6ab55ec, reversing
changes made to 8c82775.
  • Loading branch information
jerensl committed Jul 15, 2024
1 parent 6ab55ec commit 237f903
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions apps/studio-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# studio-next

## 0.1.2

### Patch Changes

- Fix ~4 seconds cold start and client side lazy loading

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/studio-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "studio-next",
"version": "0.1.2",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down

0 comments on commit 237f903

Please sign in to comment.