You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove feature flag from post-stabilization feature gates
This commit removes the optional `feature` specification from feature
gates (`@since`, in particular).
This change should simplify the usage of feature gates (see
WebAssembly/component-model#387) for more
discussion.
This is a breaking change for those who were depending on `wit-parser`
as `feature` now no longer present.
Signed-off-by: Victor Adossi <[email protected]>
0 commit comments