We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add Changelog entries for the features of the public API we've merged so far (ideally one entry per commit for easier history management):
isSupported
all.mjs
onError
createAll
initAll
So the CHANGELOG is up to date when we prepare the release notes
Developers
Changelog entries have been added for
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
What
Add Changelog entries for the features of the public API we've merged so far (ideally one entry per commit for easier history management):
isSupported
toall.mjs
#5250 (New feature)onError
tocreateAll
#5252 and AddonError
toinitAll
#5276 (a single New feature entry should be fine)isSupported
tocreateAll
#5251 (Fixes)Why
So the CHANGELOG is up to date when we prepare the release notes
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
Changelog entries have been added for
isSupported
toall.mjs
#5250 (New feature)onError
tocreateAll
#5252 and AddonError
toinitAll
#5276 (a single New feature entry should be fine)isSupported
tocreateAll
#5251 (Fixes)The text was updated successfully, but these errors were encountered: