mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 13:55:45 +00:00
c46c52ff5c
* chore(@embark/): move embarkjs packages to their own folder * chore(@embark/): rename embark-ui folder to cockpit * chore(@embark/): rename packages already in logical folders to remove embark- prefix chore(@embark/): rename packages already in logical folders to remove embark- prefix update package.json files to use correct eslint config remove core/* from package.json workspaces
1.8 KiB
1.8 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.1.1 (2019-08-28)
Note: Version bump only for package embark-console
4.1.0 (2019-08-12)
Note: Version bump only for package embark-console
4.1.0-beta.6 (2019-08-09)
Note: Version bump only for package embark-console
4.1.0-beta.5 (2019-07-10)
Bug Fixes
- @embark/ipc: fix functions not being printed in console (421c340)
4.1.0-beta.4 (2019-06-27)
Bug Fixes
- alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors (fc4faa8)
4.1.0-beta.3 (2019-06-07)
Note: Version bump only for package embark-console
4.1.0-beta.2 (2019-05-22)
Features
- @embark/utils: introduce setUpEnv() function (038928f)
4.1.0-beta.1 (2019-05-15)
Note: Version bump only for package embark-console