Skip to content

feat(pkg): take the unscoped name ai-forms, add npm discovery metadata - #7

Closed
catomean wants to merge 2 commits into
mainfrom
feat/unscoped-npm-name
Closed

feat(pkg): take the unscoped name ai-forms, add npm discovery metadata#7
catomean wants to merge 2 commits into
mainfrom
feat/unscoped-npm-name

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

@fleet is not a scope we own on npm — npm publish could never have succeeded. The unscoped name ai-forms is available on the registry (verified), so take it.

Also adds the metadata an npm listing needs to be findable: keywords (npm search is the discovery mechanism for a library like this), homepage, bugs, engines, sideEffects.

Version bumped 0.1.0 → 0.2.0 — breaking for the two in-fleet consumers (fleetcrown, aoz-housing) which pin a git ref. They move over in a follow-up.

npm run verify green locally: 14/14 tests.

🤖 Generated with Claude Code

catomean and others added 2 commits August 15, 2026 13:26
…tadata

`@fleet` is not a scope we own on npm, so `npm publish` could never have
succeeded. The unscoped name `ai-forms` is available — take it; it is the
better name anyway.

Also adds the fields an npm listing needs to be findable at all: keywords
(npm search is the discovery mechanism for a library like this), homepage,
bugs, engines, sideEffects.

Breaking for the two in-fleet consumers (fleetcrown, aoz-housing), which
pin a git ref and will be moved over in a follow-up. 14/14 tests green.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
CI runs `npm ci`, which hard-fails when package-lock.json disagrees
with package.json. The rename changed name and version in one but not
the other.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@catomean

Copy link
Copy Markdown
Collaborator Author

Redundant — #6 already landed the unscoped rename and the same npm metadata on main. This branch was cut from a stale local checkout without fetching first. Closing.

@catomean catomean closed this Aug 15, 2026
@catomean
catomean deleted the feat/unscoped-npm-name branch August 15, 2026 11:30
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