-
-
Notifications
You must be signed in to change notification settings - Fork 382
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(idclassaddisabled): typo in default export name #728
base: master
Are you sure you want to change the base?
Conversation
bb4ba47
to
382ac74
Compare
If you don't mind, I'm holding off a little as I would like to release a major version with some changes first. |
No problem, this isn't a big issue |
BREAKING CHANGE: The default export name is changed
382ac74
to
de1a6f9
Compare
Codecov Report
@@ Coverage Diff @@
## master #728 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 1 1
Lines 917 917
Branches 191 191
=======================================
Hits 904 904
Misses 13 13
Continue to review full report at Codecov.
|
Can this be merged ? |
Short description of what this resolves:
The default export name was misspelled.
This may be a breaking change
Proposed changes: