-
Notifications
You must be signed in to change notification settings - Fork 1
Release #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release #74
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
v0.3.0 v0.3.0
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`.
…ncies and version updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.