Skip to content
New issue

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

fix(docs): update README.md, CHANGELOG.md with breaking change information about plugin registration #151

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

artus9033
Copy link
Owner

Describe your changes

The plugin requires manual registration starting from v3.0.0, yet this information is not emphasized in the README, nor in the CHANGELOG.

Linked issues (if any)

N/A

Checklist before requesting a review

  • E2E tests' snapshots (screenshots) are up-to-date
  • documentation is up-to-date

@artus9033 artus9033 force-pushed the fix/docs-v3-breaking-changes-registration branch from d386c1e to c7bdd18 Compare August 18, 2024 00:24
@artus9033 artus9033 merged commit dd9c5d3 into master Aug 18, 2024
3 checks passed
Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.49%. Comparing base (c553447) to head (c7bdd18).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files          11       11           
  Lines         228      228           
  Branches      109      109           
=======================================
  Hits          220      220           
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

artus9033 added a commit that referenced this pull request Aug 18, 2024
…e information about plugin registration (#151)"

This reverts commit dd9c5d3.
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.

1 participant