v1.0.0-alpha.2
derrickmehaffy
released this
05 Mar 06:20
·
31 commits
to main
since this release
Changlog
- Removes Redlock
- Moves connection builder into a service
- Moved config defaults into a config folder instead
- Cleaned up unused config options
- New Eslint config thanks to @stafyniaksacha
- Code cleaned up using new Eslint config
- Cleans up readme a bit
- Added new tls connection example thanks to @stafyniaksacha
- New contributor guide
- Added chalk for debugging colors
- Added some basic debug messages
- Two new GH Actions to check for package vulnerabilities via Snyk and run lint check on every push