Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | refactor: remove "unitTest" wrapper from cli/tests/unit (#12750) | Bartek IwaĆczuk | |
2021-11-08 | feat: update to V8 9.7 (#12685) | Luca Casonato | |
This commit updates the rusty_v8 to 0.34.0. This commit also adds the required typings for the new Array#findLast and Array#findIndexLast methods. | |||
2021-08-10 | feat: add new esnext types (#11627) | Kitson Kelly | |
2021-07-19 | fix(tsc): add .at() types manually to tsc (#11443) | Kitson Kelly | |
Fixes: #11441 |