No modules in scope.
This commit is contained in:
@@ -13,6 +13,7 @@ Breaking changes
|
||||
* Functions defined in script now differentiates between using method-call style and normal function-call style.
|
||||
The method-call style will bind the object to the `this` parameter instead of consuming the first parameter.
|
||||
* Imported modules are no longer stored in the `Scope`. `Scope::push_module` is removed.
|
||||
Therefore, cannot rely on module imports to persist across invocations using a `Scope`.
|
||||
|
||||
New features
|
||||
------------
|
||||
|
Reference in New Issue
Block a user