|
|
@ -30,6 +30,10 @@ Feature enhancements: |
|
|
|
Implement Array.prototype.find() (@letmutx) |
|
|
|
Implement Array.prototype.find() (@letmutx) |
|
|
|
- [FEATURE #166](https://github.com/jasonwilliams/boa/issues/166): |
|
|
|
- [FEATURE #166](https://github.com/jasonwilliams/boa/issues/166): |
|
|
|
Implement Array.prototype.findIndex() (@felipe-fg) |
|
|
|
Implement Array.prototype.findIndex() (@felipe-fg) |
|
|
|
|
|
|
|
- [FEATURE #39](https://github.com/jasonwilliams/boa/issues/39): |
|
|
|
|
|
|
|
Implement block scoped variable declarations (@barskern) |
|
|
|
|
|
|
|
- [FEATURE](https://github.com/jasonwilliams/boa/pull/161): |
|
|
|
|
|
|
|
Enable obj[key] = value syntax. |
|
|
|
- Demo page has been improved, new font plus change on input. Thanks @WofWca |
|
|
|
- Demo page has been improved, new font plus change on input. Thanks @WofWca |
|
|
|
|
|
|
|
|
|
|
|
Bug fixes: |
|
|
|
Bug fixes: |
|
|
|