Skip to content

Commit 8660389

Browse files
committed
release(cli): 1.0.13
- feat: Serve DB studio when running locally - feat: Add ARM64 Docker images - feat: Migrate databases to Turso - fix: Don't throw if `analysis_options.yaml` is missing - chore: Update codegen for database changes - chore: Bump Dart SDK to 3.7.0
1 parent 30224db commit 8660389

File tree

32 files changed

+46
-43
lines changed

32 files changed

+46
-43
lines changed

apps/cli/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
## NEXT
1+
## 1.0.13
22

33
- feat: Serve DB studio when running locally
4+
- feat: Add ARM64 Docker images
5+
- feat: Migrate databases to Turso
46
- fix: Don't throw if `analysis_options.yaml` is missing
57
- chore: Update codegen for database changes
8+
- chore: Bump Dart SDK to 3.7.0
69

710
## 1.0.12
811

apps/cli/fixtures/standalone/api/goldens/ast.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/api/goldens/ast.resolved.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/api/goldens/celest.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/auth/goldens/ast.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/auth/goldens/ast.resolved.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/auth/goldens/celest.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/data/goldens/ast.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/data/goldens/ast.resolved.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/cli/fixtures/standalone/data/goldens/celest.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)