Releases: ambit-tsai/shadowrealm-api
Releases ยท ambit-tsai/shadowrealm-api
Shadowrealm-API v0.8.2 ๐
- Adjust according to the change of proposal;
- Correct the exported types;
- No longer compatible with IE๏ผ
- Refactor code to improve maintainability;
Shadowrealm-API v0.7.0 ๐
- Ensure that the modules are loaded in the correct order;
- Parse the module url correctly;
- Optimize the size of generated bundle;
Shadowrealm-API v0.6.1 ๐
- Implement all APIs of the proposal;
- Passes about 95% of Test262 cases;
- Excellent compatibility, even with IE10, Firefox4, Chrome13;