Releases: dazl-dev/engine
Releases · dazl-dev/engine
v12.1.7
21 Apr 13:22
Compare
Sorry, something went wrong.
No results found
core :
added the electron-main environment type
scripts :
bundling electron-main environment with the electron-main target
generating an html for the electron-renderer environment
v12.1.6
21 Apr 07:57
Compare
Sorry, something went wrong.
No results found
scripts : scoping files to package name only when writing to manifest.
This fixes a bug when trying to start or build a feature, which repo is not a part of a monorepo
v12.1.3
24 Aug 10:17
Compare
Sorry, something went wrong.
No results found
core
fix: dispose only once (#810 )
scripts
refactor: use parent to fetch config in entrypoint (#909 )
fix: always create external-features.json on build (#901 )
v12.1.0
05 Apr 18:37
Compare
Sorry, something went wrong.
No results found
core : improved environment readiness check.
scripts : avoid importing from engine-core/src (causing double evaluation for consumers).
scripts : refactor resolveFrom to official node api.
v11.2.2
25 Mar 16:12
Compare
Sorry, something went wrong.
No results found
test-kit : changed default navigation timeout back to 30s. action timeout is still 10s.
v11.2.1
25 Mar 16:11
Compare
Sorry, something went wrong.
No results found
test-kit : change default navigation timeout to 20s, and default action timeout to 10s.
v11.2.0
24 Mar 23:19
Compare
Sorry, something went wrong.
No results found
New : withFeature hooks page's console to the node process, proxying all messages.
v11.1.3
23 Mar 16:07
Compare
Sorry, something went wrong.
No results found
Deps : upgrade to html-webpack-plugin@4.
v11.1.2
23 Mar 00:12
Compare
Sorry, something went wrong.
No results found
@wixc3/engine-test-kit :
Fix : processing of runningEditorPort in withFeature.
v10.3.4
04 Mar 15:52
Compare
Sorry, something went wrong.
No results found
Fix : ensure test-kit works outside mocha usage.
Upgrade all dependencies.