Skip to content

Conversation

@thedannywahl
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 18, 2025 20:03
@thedannywahl thedannywahl merged commit ec96d8e into main Nov 18, 2025
8 checks passed
@thedannywahl thedannywahl deleted the apps/nutritionfacts/forceremove branch November 18, 2025 20:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the conversionalignment AI feature from the aiinfo package, bumping the version from 2.0.4 to 2.0.5. The removal is clean and complete, with no lingering references found in the codebase.

Key changes:

  • Complete removal of the conversionalignment feature and its exports
  • Deletion of the component file at packages/aiinfo/node/components/conversionalignment/index.ts
  • Updated minified builds (index.mjs and index.cjs) with corresponding variable renaming

Reviewed Changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/aiinfo/src/index.d.ts Removed export declaration for conversionalignment
packages/aiinfo/src/index.mjs Removed feature definition and updated exports (lines 1003-1170 removed)
packages/aiinfo/src/index.cjs Removed feature definition and updated exports (minified)
packages/aiinfo/node/index.ts Removed import and export statements for conversionalignment
packages/aiinfo/node/components/conversionalignment/index.ts Complete file deletion (207 lines removed)
packages/aiinfo/package.json Version bump from 2.0.4 to 2.0.5
apps/nutritionfacts/package.json Version bump from 2.0.4 to 2.0.5

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