Skip to content

Releases: wixplosives/engine

v47.4.2

22 Sep 11:01
Compare
Choose a tag to compare

What's Changed

  • chore(deps): socket.io@4.8.0 in a7ba76f

Full Changelog: v47.4.1...v47.4.2

v47.4.1

13 Sep 11:43
Compare
Choose a tag to compare

What's Changed

  • chore(deps): sinon@19.0.1

Full Changelog: v47.4.0...v47.4.1

v47.4.0

12 Sep 12:40
Compare
Choose a tag to compare

What's Changed

  • feat: added engine shutdown signal to features setup by @barak007 in #2555
  • fix: race condition when engine was not ready and terminate was called. by @barak007 in #2567
  • refactor(communication): better communication errors by @plisovyi in #2568

Full Changelog: v47.3.0...v47.4.0

v47.3.0

19 Aug 09:56
Compare
Choose a tag to compare

What's Changed

  • feat: don't timeout callback for pending environments by @barak007 in #2530
  • feat: add the message that was rejected by environment disconnection by @barak007 in #2550

v47.2.0

13 Aug 13:08
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 by @dependabot in #2544
  • fix(test-kit): tests screenshots path is broken on windows by @zetmate in #2546
  • chore(deps-dev): bump typescript-eslint from 8.0.1 to 8.1.0 by @dependabot in #2547
  • feat(test-kit): expose api for taking a screenshot by @zetmate in #2548

Full Changelog: v47.1.0...v47.2.0

v47.1.0

05 Aug 12:10
Compare
Choose a tag to compare

What's Changed

  • feat: introduce Feature.configure as an alias to Feature.use by @AviVahl in #2541
  • chore(deps): upgrade to latest stable

Full Changelog: v47.0.0...v47.1.0

v47.0.0

31 Jul 12:08
a21e11f
Compare
Choose a tag to compare

What's Changed

  • docs(engine-cli): fix table and update buildTargets type by @plisovyi in #2535
  • feat(engine)!: remove electron-host and electron-commons packages by @plisovyi in #2536
  • feat(engine-cli): move generate command from deprecated engineer to engine-cli by @plisovyi in #2537

Full Changelog: v46.0.2...v47.0.0

v46.0.3

10 Jul 22:16
Compare
Choose a tag to compare

What's Changed

  • chore(deps): upgrade to latest stable
  • fix(node-env-manager): env disposal gets stuck (#2522)

Full Changelog: v46.0.2...v46.0.3

v46.0.0

27 Jun 10:18
Compare
Choose a tag to compare

What's Changed

  • chore: remove peer Dependence on webpack in engine-scripts. by @barak007 in #2503
  • infra!: remove webpack from scripts index by @barak007 in #2504
  • feat: pass in the dev mode to build plugins by @barak007 in #2506

Full Changelog: v45.9.0...v46.0.0

v45.9.0

25 Jun 16:12
Compare
Choose a tag to compare

What's Changed

  • feat(cli): add support for --title at 2fd4e0f

Full Changelog: v45.8.0...v45.9.0