Skip to content

docs: list config / config-runtime / env packages in the README#182

Merged
andrelandgraf merged 1 commit into
mainfrom
docs/list-config-packages
Jun 10, 2026
Merged

docs: list config / config-runtime / env packages in the README#182
andrelandgraf merged 1 commit into
mainfrom
docs/list-config-packages

Conversation

@andrelandgraf

Copy link
Copy Markdown
Collaborator

Summary

The top-level README package table didn't mention the Config-as-Code packages. Adds three rows so the repo's published @neondatabase/* packages are all discoverable from the README:

  • @neondatabase/config — Config-as-Code authoring surface (defineConfig, types, pure diff engine, Neon API adapter) for a neon.ts policy.
  • @neondatabase/config-runtime — imperative runtime for neon.ts policies (inspect / plan / apply, push/pull) plus function bundling & deploy.
  • @neondatabase/env — resolve/inject a branch's Neon env (fetchEnv / parseEnv, neon-env run) from a neon.ts policy.

Docs-only; no code changes.

Test plan

  • biome ci clean.

@andrelandgraf andrelandgraf enabled auto-merge (squash) June 10, 2026 20:07
@andrelandgraf andrelandgraf merged commit 0f0a7c7 into main Jun 10, 2026
9 checks passed
@andrelandgraf andrelandgraf deleted the docs/list-config-packages branch June 10, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants