Tags: cerebroapp/cerebro
Tags
Upgrade Cerebro core update packages and improve project build (#559) * fix: removeNoise function not working correctly * style: fix linter errors * chore(deps): use exact dependencies * CI: try build gh action * ci: fix gh token * ci: fix repo * chore: small refactor * chore: rm deprecated proptypes - use prop-types * chore: small refactor * fix: can not read getPrimarydisplay of undefined * chore: update electron to v19 * chore: update deps * chore: update deps * chore: use new electron whenReady * chore: lint webpack configs * CI: delete unused files * CI: run on workflow dispatch * chore: update dev deps * chore: update deps * deps: update url-loader * chore: fix plugin installation errors chore: move to rimraf * chore: fix building errors * CI: run scripts in parallel * chore: update babel * chore: update webpack dev middleware * chore: update cross-env * chore: update redux * chore: update linter config * fix: quit app not working * chore: remove unused code * fix: remote module in background window * chore: update deps, autoinstall app deps * docs: update readme * chore: minor fixes * docs: two package.json msg + delete broken links * ci: update workflows, work when tags pushed * ci: test CI * chore: fix babel target * CI: test new release * CI: test on release * CI: run on gh release * Update build.yml * Update build.yml * docs: update release configuration * docs: target info * docs: how to publish a release * CI: run on git tags * chore: move to @cerebroapp/cerebro-ui * chore: add @cerebroapp/cerebro-ui dependency * feat: support @cerebroapp in plugin names * fix: handle @cerebroapp directory * chore: refactor promises * chore: small refactor * chore: fix tests script * CI: add tests to publish workflow * chore: adjusting json package description and version * chore: add new rule in eslint * doc: update readme * feat: add template string * refactor: fix lint problems * chore: remove comments Co-authored-by: oguhpereira <[email protected]>
PreviousNext