core icon indicating copy to clipboard operation
core copied to clipboard

feat: add AnnouncementController#resetIsShownStates

Open digiwand opened this issue 1 year ago • 0 comments

Explanation

Adds a method in the AnnouncementController to support the new Developer Options Settings Page → Reset State → What's New Announcements

References

Partially Fixes: https://github.com/MetaMask/metamask-extension/issues/23592 Blocks: https://github.com/MetaMask/metamask-extension/pull/22382

Changelog

@metamask/announcement-controller

  • Feat: Add resetIsShownStates method

Checklist

  • [ ] I've updated the test suite for new or updated code as appropriate
  • [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate

digiwand avatar Mar 20 '24 01:03 digiwand