Releases: plotdb/rescope
Releases · plotdb/rescope
5.0.17
Compare
Sorry, something went wrong.
No results found
release for version 5.0.17
5.0.16
Compare
Sorry, something went wrong.
No results found
release for version 5.0.16
5.0.15
Compare
Sorry, something went wrong.
No results found
use Proxy + Reflect to replace <<< for preparing function attributes inaccessible due to bind
use callback mechanism to update local variable to sync members in window with local variables (rspvarsetcb)
5.0.14
Compare
Sorry, something went wrong.
No results found
extend the attr import from original function from prototype to all attributes.
5.0.13
Compare
Sorry, something went wrong.
No results found
in Proxy get, return the bound function with prototype updated from original value.
prevent declaration of variables with illegal variable names in _wrap.
5.0.12
Compare
Sorry, something went wrong.
No results found
remove sandbox attribute from iframe since we do need to interact between iframe and its host.
5.0.11
Compare
Sorry, something went wrong.
No results found
fix bug: strict mode workaround in the previous version doesn't work
5.0.10
Compare
Sorry, something went wrong.
No results found
workaround: cancel strict mode for correct prop parsing
5.0.9
Compare
Sorry, something went wrong.
No results found
fix bug: bundler incorrect ignores http protocol
5.0.8
Compare
Sorry, something went wrong.
No results found
fix bug: object set via defineProperty can't be reached again.