Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

better-steam-rating@0.2.7

Patch Changes

  • #212 a16f47f Thanks @dependabot! - Some details optimized:

    • packages/better-steam-rating/src/main.js:39:17
      Date.now() is more readable and also avoids unnecessary instantiation of Date object.

    • packages/better-steam-rating/src/main.js:40:16
      packages/better-steam-rating/src/main.js:67:21
      packages/better-steam-rating/src/main.js:81:157
      Add a non-fractional number to 10.

exclude-dv@0.0.10

Patch Changes

  • #212 a16f47f Thanks @dependabot! - Simplify regex by removing unnecessary escape characters

    The regex pattern for DV_TRAIT was updated to remove escape characters before dots and hyphens within character classes. In regex character classes, dots and hyphens do not need to be escaped, making the pattern cleaner and more readable while maintaining the same functionality.

@mogeko mogeko merged commit 0239354 into master Jan 10, 2026
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.

2 participants