neonctl@2.28.0
What's Changed
- feat(sdk): add @neondatabase/sdk — the official Fetch-based TypeScript SDK for the Neon API by @andrelandgraf in #236
- chore(sdk): rename @neondatabase/sdk → @neon/sdk by @andrelandgraf in #244
- feat(sdk): @neon/sdk ergonomic client — createNeonClient, raw, workflows & full resource layer by @andrelandgraf in #245
- fix(sdk): drop unused @hey-api/client-fetch dependency by @andrelandgraf in #247
- chore: release @neon/sdk 0.1.0 by @andrelandgraf in #248
- fix(cli): clear "check your connection" message on network failures by @andrelandgraf in #251
- test(cli): regression guards for the error router and command registry by @andrelandgraf in #252
- feat(cli): add
neon statusandconfig status --current-branchby @thisistonydang in #253 - feat(config): migrate Neon API adapter to @neon/sdk (drop @neondatabase/api-client) by @andrelandgraf in #250
- chore: release @neondatabase/config + config-runtime + env @ 0.8.1 by @andrelandgraf in #256
- chore: release neonctl@2.28.0 by @andrelandgraf in #257
New Contributors
- @thisistonydang made their first contribution in #253
Full Changelog: https://github.com/neondatabase/neon-pkgs/compare/neonctl@2.27.1...neonctl@2.28.0