Skip to content

v4.0.0-alpha.3

Compare
Choose a tag to compare
@brunobuddy 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

Full Changelog: 4.0.0-alpha.2...4.0.0-alpha.3