You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***init/builds create:** use dev component instead ([6e06b1e](https://github.com/stainless-api/stainless-api-cli/commit/6e06b1e0e180989faaf497bcd1ba074eafcd0428))
13
+
***init:** don't overwrite config files by default ([96f9d11](https://github.com/stainless-api/stainless-api-cli/commit/96f9d116a27385c6ab1366abe001026eed17158a))
14
+
***init:** support non-interactive mode for stl init ([7fbcaeb](https://github.com/stainless-api/stainless-api-cli/commit/7fbcaeb617ade079c002bac50cd4ebb935df349b))
15
+
***init:** upload --stainless-config when creating a new project ([d96e641](https://github.com/stainless-api/stainless-api-cli/commit/d96e6416d2001f753540007235b7d17a77a03095))
16
+
17
+
18
+
### Bug Fixes
19
+
20
+
* handle openapi target in BuildTarget lookup ([d09eede](https://github.com/stainless-api/stainless-api-cli/commit/d09eede6ca8f6f4ea7d9e42d77e39a4d2400228b))
21
+
***init:** require --openapi-spec for non-interactive project creation ([1b338ad](https://github.com/stainless-api/stainless-api-cli/commit/1b338ad116591b18eee735bdd3354d82e82b6a4b))
22
+
***init:** respect --targets flag for existing projects ([c6444a0](https://github.com/stainless-api/stainless-api-cli/commit/c6444a098b86d9072ebbb551e868550f5e0df216))
23
+
24
+
25
+
### Refactors
26
+
27
+
***init:** extract askSelectTargets from init flow ([62c6102](https://github.com/stainless-api/stainless-api-cli/commit/62c610247ee9bd411836a9b683fbf74c01772954))
28
+
3
29
## 0.1.0-alpha.87 (2026-03-30)
4
30
5
31
Full Changelog: [v0.1.0-alpha.86...v0.1.0-alpha.87](https://github.com/stainless-api/stainless-api-cli/compare/v0.1.0-alpha.86...v0.1.0-alpha.87)
0 commit comments