-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Request 3181 #3194
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
base: master
Are you sure you want to change the base?
Request 3181 #3194
Conversation
|
✅ Deploy Preview for vibrant-gates-22c214 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
efd7c90
to
280d1e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but we should also document on the website that these exports don't follow semver and may break on fix releases too.
@FezVrasta - To be honest looking into documentation I'm not really sure where to mention it, probably wherever I would try to add it it would be just noise. Or maybe you would have any suggestion where to put it? Initially I've rather intended to just export it and not document it, this way it is out of the box non official api which can be found only by reading the code. I could though comment it above those exports in the code... ...I did that in this PR. Let me know if that will do... |
dde3493
to
7ae0d7a
Compare
7ae0d7a
to
f2160ed
Compare
So any suggestions where to document that? @FezVrasta |
PR implementing suggested exports: #3181 (comment)