Releases: tc39/eshost
Releases · tc39/eshost
v4.6.1
Commit
Message/Description
71eb95f
4.6.1
206ac46
Update d8 Worker instantiations to match API changes
v4.6.0
Commit
Message/Description
98f7a5b
4.6.0
45b42e8
[node] Tolerate repeated line terminators
v4.5.0
Commit
Message/Description
e8f2e63
4.5.0
604594d
CI: appveyor to Node 8, 10; drop Node 6
0a52765
ConsoleAgent: add more rules to test file name preservation
v4.4.0
Commit
Message/Description
6b28723
4.4.0
faeec23
ConsoleAgent: gracefully handle cases where an import doesn't actually exist
eb387d0
ConsoleAgent: further refine when test file name should be preserved
8d45884
tests: update dynamic-import test to reflect test262 reality
4745fb4
Update Firefox
caf863d
CI: add Node 10
b63eaa3
ConsoleAgent: only preserve file name when test file imports only itself
v4.3.0
Commit
Message/Description
2deea7d
4.3.0
881044a
Agent: build code string with template, not concat
a293954
ConsoleAgent: only process dependencies when they are not just the current test file
06aa6ed
Add .npmignore
v4.2.0
Commit
Message/Description
754896d
4.2.0
26c682f
Always analyze for deps, because dynamic import test may not have flags: [module]
dc5e63a
ConsoleAgent: keep trying to create a child process until successful.
b8a2c63
[node] Escape all valid line terminators
93c4989
Rename findImportSpecifier => findModuleSpecifiers
v4.1.0
Commit
Message/Description
af51ce3
4.1.0
69fddde
CI: Update Firefox
229d036
Support for user defined out directory
d749c3c
Runtimes: $262.agent fixups
v4.0.0
Commit
Message/Description
08c4390
4.0.0
4ea6f7b
README.md: cleanup docs, put all options object properties and descriptions into tables; reorganize sections; add missing documentation
3dc6f73
ConsoleAgent: eliminate duplicate fs operation by caching raw source by basename (for the life of evalScript call)
77cc221
Tests: isSkipped default to false; add comment re: JSC module support
c119d44
ChakraAgent: Rename -ESModule -> -Module and disable until further notice.
ca5a8fd
Module Support: complete implementation
17d4dc1
ChakraAgent: disable the "-Test262" host argument until we can guarantee the build
9d36c9e
ChakraAgent: don't pave the args property
c479a68
D8Agent: implement evalScript with handling for d8 specific evaluation flags
734ad98
ConsoleAgent: update evalScript to accept a second options argument
feab940
eshost: convert concatenated strings to templates
b772bb7
CI: Node 6 & 8
bcce706
Agents: SpiderMonkey & ChakraCore
e514382
Engines without agents should throw exceptions with useful error messages
520aabe
Expose "$262.agent.monotonicNow()" for use in testing Atomic operation timeouts
499fca4
Document xs
support
v3.9.0
Commit
Message/Description
11497e3
3.9.0
62052a1
runtimes/sm.js: introduce SpiderMonkey's own harness agent (includes license)
122d7d2
Runtimes: define detachArrayBuffer for d8 runtime
25ac9dc
CI: restore envs
21c71dc
CI: replace "effectiveType" with "type"
d16c207
CI: update Firefox, GeckoDriver, Selenium Server & JSShell
f480e64
Check agent before destroying
daa33d7
Dependencies: selenium-webdriver (upgrade)
v3.8.1
Commit
Message/Description
559090e
3.8.1
146f025
CI: enhanced appveyor test runs
a0f1671
Fix invalid d8 runtime
You can’t perform that action at this time.