v4.0.0-alpha.3
brunobuddy
released this
20 Jun 07:54
·
236 commits
to master
since this release
Highlights
Testing
This version adds unit tests and e2e tests with Jest to the Manifest core package.
cd packages/core/manifest
npm run test
npm run test:e2e
What's Changed
- E2E Tests by @brunobuddy in #120
Full Changelog: 4.0.0-alpha.2...4.0.0-alpha.3