Commit 368c0ed
authored
release(cli): v1.0.13 (#414)
- 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 constraint to `^3.7.0`
- chore: Reformat with Dart 3.71 parent 30224db commit 368c0ed
File tree
482 files changed
+251102
-260456
lines changed- .github/workflows
- apps/cli
- bin
- fixtures/standalone
- api
- client
- lib
- src
- goldens
- functions
- asserts
- classes
- collections
- cycles
- demo
- exceptions
- extension_types
- generic_wrappers
- metadata
- overrides
- parameter_types
- parameters
- records
- return_types
- sealed_classes
- typedefs
- auth
- client
- lib
- src
- goldens
- functions
- authenticated_lib
- lib
- public_lib
- data
- client
- lib
- src
- goldens
- functions/tasks
- env_vars
- client
- lib
- src
- goldens
- functions/injected
- exceptions
- client
- lib
- src
- goldens
- functions
- external
- nonthrowing
- throwing
- flutter
- client
- lib
- src
- goldens
- functions
- dart_ui
- flutter
- http
- client
- lib
- src
- goldens
- functions
- http_errors
- http_header
- http_method
- http_query
- http_status
- marcelo
- client
- lib
- src
- goldens
- functions
- exceptions
- models
- streaming
- client
- lib
- src
- goldens
- functions/server_side
- lib/src
- analytics
- analyzer
- plugin
- resolver
- ast
- cli
- codegen
- api
- client
- categories
- cloud
- project
- commands
- auth
- cloud
- operations
- organizations
- project_environments
- project
- upgrade
- compiler
- api
- config
- database
- cache
- project
- env
- frontend
- github
- init
- migrations
- templates
- logging
- performance
- process
- project
- pub
- releases
- repositories
- sdk
- serialization
- storage
- types
- utils
- test
- analyzer
- commands
- config
- e2e
- common
- targets
- tests
- bugs
- commands
- auth
- create
- start
- env
- sdk
- types
- tool
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
482 files changed
+251102
-260456
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
129 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
138 | | - | |
| 140 | + | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| |||
0 commit comments