Skip to content

Conversation

@BJTheCod3r
Copy link
Contributor

@BJTheCod3r BJTheCod3r commented Nov 6, 2025

This pull request updates the package to version 0.1.1 and includes dependency and script improvements for better compatibility and maintenance. The most important changes are:

Dependency updates:

  • Expanded the reflect-metadata peer dependency range in package.json to include ^0.2.0, allowing compatibility with newer versions.
  • Updated the package version from 0.1.0 to 0.1.1 in package.json to reflect the new release.

Script and documentation fixes:

  • Replaced the deprecated husky install prepare script with the new husky command in package.json for proper git hook setup.
  • Added a new 0.1.1 release entry to CHANGELOG.md documenting the expanded peer dependency and husky script fix.

@BJTheCod3r BJTheCod3r requested a review from Copilot November 6, 2025 09:38
@BJTheCod3r BJTheCod3r self-assigned this Nov 6, 2025
@BJTheCod3r BJTheCod3r requested a review from tobycodes November 6, 2025 09:38
Copy link

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 bumps the package version to 0.1.1 and improves compatibility by expanding the reflect-metadata peer dependency range and updating the husky prepare script to the newer command format.

  • Updated package version from 0.1.0 to 0.1.1
  • Expanded reflect-metadata peer dependency to support both ^0.1.13 and ^0.2.0
  • Replaced deprecated husky install with husky command for Husky v9 compatibility

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Incremented version to 0.1.1, updated husky prepare script to use new command, and expanded reflect-metadata peer dependency range
package-lock.json Synchronized reflect-metadata peer dependency range with package.json changes
CHANGELOG.md Added 0.1.1 release notes documenting the reflect-metadata expansion and husky script fix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@BJTheCod3r BJTheCod3r merged commit fb25eaa into main Nov 6, 2025
7 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.

2 participants