Skip to content

Release#41

Merged
addon-owner merged 6 commits into
mainfrom
develop
Oct 14, 2025
Merged

Release#41
addon-owner merged 6 commits into
mainfrom
develop

Conversation

@addon-owner

Copy link
Copy Markdown
Collaborator

No description provided.

Addon Stack and others added 6 commits October 14, 2025 17:41
- Updated `types` field in `package.json` to point to generated type declarations.
- Modified `exports` to include type declarations for components (`config`, `plugin`, etc.).
- Added `tsconfig.build.json` to generate declaration files in the `dist-types` directory.
- Added `prepublishOnly` script to automate type generation during publishing.
- Updated `.gitignore` and ESLint configuration to include `dist-types`.
- Introduced type definitions for `odometer` and `addon-ui-config` modules.
- Updated `.husky/pre-push` to replace commented-out commands with `npm run build:types`.
- Modified GitHub Actions workflow to add a step for running `npm run build:types` during CI.
@addon-owner addon-owner merged commit 2101549 into main Oct 14, 2025
2 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