v0.1.44
Pre-release
Pre-release
This release introduces pepr update that can help keep your module + CLI up-to-date. The first time you'll need to update the CLI alone; future updates will only need pepr update:
npm install -g pepr@latest
pepr updateWhat's Changed
- Minor typo fix for generated capability file by @brandtkeller in #25
- SDK & CLI E2E Tests for CI by @jeff-mccoy in #27
- Bump @types/ramda from 0.28.24 to 0.29.0 by @dependabot in #29
pepr update, name-based and key-only metatdata filters, async and function-basedHelloPepr.tsexamples by @jeff-mccoy in #26
New Contributors
- @brandtkeller made their first contribution in #25
Full Changelog: v0.1.43...v0.1.44