chore: refresh CHANGELOG.md#115
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: db1e4ac487
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| ### Added | ||
|
|
||
| - Add brazilian-utils, rut.js, and django-localflavor comparators (#109) | ||
| - Add scope discriminator to Validator (#108) |
There was a problem hiding this comment.
Restore the breaking Validator migration note
For the 2.0.0 release, the scope discriminator was not just an added field: the release replaced the old optional validator.country shape with the CountryValidator/GlobalValidator split and bumped the package to a major version. This regenerated entry now describes it only as an addition, so consumers reading the changelog for the 1.x to 2.x upgrade no longer get the warning that direct validator.country access must be narrowed or migrated.
Useful? React with 👍 / 👎.
Automated CHANGELOG.md regeneration after a release.