We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3da06b commit 9cf2093Copy full SHA for 9cf2093
CHANGELOG.md
@@ -11,7 +11,7 @@ For a list of breaking changes, check [here](#breaking-changes)
11
### Changes
12
13
- Remove `:disable-arity-checks` option. Arity checks are now always taken care of
14
- by the host environment and SCI does not do any special handling. Tbis means
+ by the host environment and SCI does not do any special handling. This means
15
that in JS environments there will be no arity checking regardless of this
16
option. This change was introduced for better performance.
17
0 commit comments