v0.92.0
Release notes
• Optimize react context for @notifi-network/notifi-react
• Add React component NotifiCardModal
• Add README.md draft
• Add Cypress test section for CI against main branch (with retries to avoid network issue)
NOTE
The following utils are also available
-
Cypress local test by running below:
- headless mode:
npx lerna --scope=@notifi-network/notifi-react-example-v2 run test - interactive mode:
npx lerna --scope=@notifi-network/notifi-react-example-v2 run cypress:open
The test has been executed 100 times already to ensure no corner case bug of both cypress test code & sdk core code. Check out the test report file attached herewith
- headless mode:
-
Bundle analyzer: We can run
npm run build:analyzeundernotifi-react-example-v2dir to see the bundle state.Now the bundled file of
@notifi-network/notifi-reactis considered as idea (acceptable size) : gzipped size =64KB