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

Migrate to TypeScript #21

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Migrate to TypeScript #21

wants to merge 14 commits into from

Conversation

snatalenko
Copy link
Owner

  • Fix: Vulnerability in minimist dependency
  • Refactor: Migrate to TS and Jest
  • Restore coveralls dependency
  • Expose _map of InMemoryView as protected property
  • Drop unused utility
  • Export getMessageHandlerNames utility
  • Decrease command processing failure logging level to "warn"
  • Register default messageBus in DI builder
  • Drop incorrect argument validation in EventStore constructor
  • Improve restoring process logging
  • Tweak ts-jest config to improve tests performance
  • Change transpiler target to ESNext
  • Fix scripts for running integration tests
  • Update dependencies

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.

None yet

1 participant