Fix bug in chain parsing.
This commit is contained in:
@@ -7,6 +7,7 @@ Version 1.13.0
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Complex indexing/dotting chains now parse correctly, for example: `a[b][c[d]].e`
|
||||
* `map` and `filter` for arrays are marked `pure`. Warnings are added to the documentation of pure array methods that take `this` closures.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user