File tree 1 file changed +5
-5
lines changed
accepted/2021/preview-features 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -301,10 +301,10 @@ based on it. This means we can't support them:
301
301
* This also means that people using preview feature in an LTS, they may no
302
302
longer be able to use the latest tooling if the later version of the tooling
303
303
made a breaking change for a preview feature. We consider this acceptable.
304
- * We don't believe preview features will be around for that long, because the idea is
305
- that this only includes features that are on track for productization in the
306
- very next release of the platform. This is how it has worked for compiler
307
- previews as well.
304
+ * We don't believe preview features will be around for that long, because the
305
+ idea is that this only includes features that are on track for productization
306
+ in the very next release of the platform. This is how it has worked for
307
+ compiler previews as well.
308
308
309
309
### What is the quality bar for preview features?
310
310
@@ -336,7 +336,7 @@ make promises and reserve the right to make changes.
336
336
Halfway through a release cycle we might also decide that certain features won't
337
337
make the cut for RTM quality and we might decide to mark features we shipped in
338
338
a previous preview as ` [RequiresPreviewFeatures] ` . The reverse is also possible
339
- (and argubly not a breaking change) but probably less likely.
339
+ (and arguably not a breaking change) but probably less likely.
340
340
341
341
### Why a single on/off switch as opposed to individual feature switches?
342
342
You can’t perform that action at this time.
0 commit comments