Skip to content

Conversation

@addon-stack
Copy link
Owner

No description provided.

addon-stack and others added 24 commits September 24, 2025 13:10
Opera and Firefox locale validator
- Updated `author` and `contributors` fields in `package.json`.
- Added `.mailmap` file to map consistent author metadata.
- Replaced `@adnbn/*` packages with `@addon-core/*` equivalents.
- Added `@addon-core/storage` dependency.
- Updated package version to `0.3.0`.
- Removed unused `storage` exports and test scripts from `package.json`.
…for typescript plugin

- Moved vendor declaration files to `vendor` folder for better organization.
- Introduced `vendorAliases` for alias mapping in `TypescriptConfig`.
- Added `paths` helper method to streamline `paths` generation in TypeScript configuration.
- Updated `include` and `paths` in `TsConfigJson` for cleaner configuration.
- Added Husky hooks for `pre-commit`, `pre-push`, and `commit-msg`.
- Integrated Commitlint with conventional commit configuration.
- Updated `.gitattributes` for consistent line endings.
- Added necessary scripts and dependencies in `package.json`.
…og generation

- Introduced `.release-it.cjs` configuration file with custom plugins and GitHub integration.
- Added `@release-it/conventional-changelog` and `release-it` dependencies.
- Updated `package.json` and `package-lock.json` with new devDependencies.
- Added `esbuild` and optional dependency `@esbuild/darwin-arm64`.
- Upgraded dependencies including `@jsonjoy.com/json-pack`, `get-tsconfig`, and `string-width`.
- Downgraded `wrap-ansi` to maintain compatibility.
- Consolidated redundant `meow` and `ansi-styles` version references.
- Refactored `fixVirtualIndexImportPlugin` to use a function for consistency.
- Updated CI workflows to modify Node.js version matrix and defaults.
- Bumped Node.js version to 22 in `release.yml` for Node.js setup.
- Simplified error message handling in `check-node-version.js`.
@addon-stack addon-stack merged commit 0f8612d into main Oct 10, 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.

3 participants