mirror of https://github.com/embarklabs/embark.git
56 lines
1.6 KiB
Markdown
56 lines
1.6 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12)
|
|
|
|
**Note:** Version bump only for package embark-code-runner
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09)
|
|
|
|
**Note:** Version bump only for package embark-code-runner
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **@embark/code-runner:** restore EmbarkJS.environment property in the cli dashboard ([7d27125](https://github.com/embark-framework/embark/commit/7d27125))
|
|
* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embark-framework/embark/commit/5828ae6))
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8))
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07)
|
|
|
|
**Note:** Version bump only for package embark-code-runner
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22)
|
|
|
|
**Note:** Version bump only for package embark-code-runner
|