Skip to content

docs: prepare v0.1.0 consumer release - #8

Merged
whitemoonriver merged 1 commit into
mainfrom
chore/v0.1-release-prep
Sep 7, 2026
Merged

whitemoonriver merged 1 commit into
mainfrom
chore/v0.1-release-prep

Conversation

@whitemoonriver

Copy link
Copy Markdown
Owner

Summary

Prepare the existing v0.1.0 candidate for first public consumption without adding runtime features.

  • Document project-local installation with npm install --save-dev pg-runtime-verifier.
  • Document packaged CLI invocation through npx and npm exec after installation.
  • State the Node.js 20+ and PostgreSQL 16/17/18 support boundary and current safety/non-goals.
  • Prepare the 0.1.0 changelog section without creating a release.
  • Extend package smoke coverage so the documented install and invocation paths are exercised from the packed tarball in a clean consumer project.

Validation

Branch CI run #50 passed the full Node 20/22 Linux/Windows matrix, PostgreSQL 16/17/18 integrations, and package smoke. The packed consumer install, npx ... --help, and npm exec ... --version paths all succeeded.

Release scope

No package version change, git tag, GitHub Release, npm publish, or runtime feature change is included.

Privacy isolation

The changes contain only public package documentation, release notes, and generic package validation. No local user paths, credentials, production data, personal identifiers, or private-source material are included.

@whitemoonriver
whitemoonriver merged commit 2db6350 into main Sep 7, 2026
16 checks passed
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.

1 participant