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.
🤖 I have created a release beep boop
3.0.0 (2024-02-17)
⚠ BREAKING CHANGES
no-missing-placeholders
andno-unused-placeholders
to handle messageIds (#252)Breaking
Features
no-missing-message-ids
andno-unused-message-ids
(#254) (067e8aa)require-meta-*
rules (#251) (abefd1e)no-missing-placeholders
andno-unused-placeholders
to handle messageIds (#252) (047b0b5)Bug Fixes
require-meta-schema
: Fix false positive (#111) (9f4f461)hasSuggestions
inrequire-meta-has-suggestions
rule (#163) (5c83cd9)require-meta-schema
rule (#185) (afc1514)meta
or havemeta
/create
defined in variables (#225) (badd4eb)export = rule
syntax (#267) (8e66bf7)require-meta-*
rules test null/undefined property values (#164) (990f8f6)prefer-message-ids
rule (#173) (c5c4b62)no-unused-message-ids
rule (#290) (1c30165)require-meta-type
(#155) (7c0d1d0)require-meta-has-suggestions
rule (#171) (fffa881)meta: {} as const
for TypeScript rules (#219) (08df927).ts
inrequire-meta-docs-url
rule (#224) (6a09dbe)require-meta-has-suggestions
rule (#291) (aa133a9)fixer-return
rule (#143) (65cfb2c)description
strings and ignore non-static descriptions inrequire-meta-docs-description
rule (#113) (1840a53)url
strings inrequire-meta-docs-url
rule (#162) (0459f12)no-unused-placeholders
(#279) (27c0b65)create
function (#107) (eb501fc)require-meta-schema
rule to allow object schemas (in addition to array schemas) (#90) (e582cb6)This PR was generated with Release Please. See documentation.