Skip to content

Release v1.3.2 — npm re-scope to @postkitstack/postkit - #53

Merged
Yasirunet merged 9 commits into
mainfrom
release/v1.3.2
Aug 29, 2026
Merged

Release v1.3.2 — npm re-scope to @postkitstack/postkit#53
Yasirunet merged 9 commits into
mainfrom
release/v1.3.2

Conversation

@nipunappri

@nipunappri nipunappri Bot commented Aug 29, 2026

Copy link
Copy Markdown

See #52 for full notes (superseded by this branch to clear a stale GitHub mergeability cache). Content identical to development @ 51ce371.

Branch: release/v1.3.2main

Summary

  • Release v1.3.2 — first release under the new npm scope @postkitstack/postkit (was @appritech/postkit).
  • Bundles everything on development since v1.3.0: scoped init commands, non-blocking bootstrap migrations, db infra/cloning improvements, and the org/scope rename.

Type of Change

  • chore: release

Breaking Changes

  • Published package name changes @appritech/postkit@postkitstack/postkit. Users must reinstall.

Release checklist (after merge)

  1. Pre-flight — NPM_TOKEN secret must have publish rights to the @postkitstack npm org.
  2. Tag the merge commit v1.3.2 and push → triggers release.yml.
  3. After publish: npm deprecate "@appritech/postkit@*" "Moved to @postkitstack/postkit".

supunappri99 and others added 9 commits July 23, 2026 22:10
- Updated `postkit init` command to accept an optional module argument for scoped initialization.
- Implemented separate scaffolding for `db`, `auth`, and `stack` modules.
- Created `scaffoldStorageMigration` to bootstrap storage migrations during full initialization.
- Enhanced `.gitignore` management to include module-specific entries.
- Updated documentation to reflect new scoped initialization options and their effects.
- Added tests for new functionality and ensured idempotency of init commands.
Rename the published package from @appritech/postkit to
@postkitstack/postkit to match the new postkitstack npm org.

- cli/package.json + package-lock.json: package name
- README.md, cli/README.md: install commands, badges, npm links
- docs (installation, intro, blog posts): install commands
- docs/blog/authors.yml: GitHub org URL (missed by #50)

Bin name (postkit) and version (1.3.2) unchanged.
chore: re-scope npm package to @postkitstack/postkit
Bring main's history (incl. #50) into the release branch. No content
changes — clears a GitHub mergeability false-positive for the v1.3.2
release PR.
@Yasirunet
Yasirunet merged commit 1d2597c into main Aug 29, 2026
3 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.

2 participants