Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup #13

Merged
merged 4 commits into from
Mar 18, 2018
Merged

Cleanup #13

merged 4 commits into from
Mar 18, 2018

Conversation

sandersky
Copy link
Member

This project uses semver, please check the scope of this pr:

  • #none# - documentation fixes and/or test additions
  • #patch# - backwards-compatible bug fix
  • #minor# - adding functionality in a backwards-compatible manner
  • #major# - incompatible API change

Resolves #12

CHANGELOG

  • Changed default Node target from 4 to 6 since 6 is the current LTS.
  • Changed minimum Node version to 6 which is the current LTS.
  • Updated flow type definitions.
  • Updated dependencies to latest versions.
  • Lifted cluster and process methods out of master and worker so the code can eventually be run in a single process without clustering as well.

@sandersky sandersky merged commit d582b70 into dogma-io:master Mar 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch from babel-core to @babel/core in source code
1 participant