-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
feat: Added option to enable proposed features #602
Conversation
Codecov Report
@@ Coverage Diff @@
## master #602 +/- ##
==========================================
+ Coverage 57.37% 57.57% +0.19%
==========================================
Files 113 115 +2
Lines 4272 4346 +74
Branches 624 636 +12
==========================================
+ Hits 2451 2502 +51
- Misses 1590 1617 +27
+ Partials 231 227 -4
Continue to review full report at Codecov.
|
@edgardmessias lint issues run |
@JohnstonCode, done |
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.
Fix grammar
# [1.53.0](v1.52.2...v1.53.0) (2019-06-07) ### Features * Added option to enable proposed features ([#602](#602)) ([3eedbb5](3eedbb5))
🎉 This PR is included in version 1.53.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Currently we can not publish extensions with
"enableProposedApi"= true
.This pull make two options:
product.json
"enableProposedApi"= true
after install, to allow start withcode --enable-proposed-api johnstoncode.svn-scm