Releases: node-red/node-red-node-test-helper
Releases · node-red/node-red-node-test-helper
0.3.4
0.3.3
What's Changed
- Use compatible versions rather than specific version of dependencies by @Pezmc in #70
- Dependency Upgrades by @Pezmc in #69
- Add plugin stub to runtime by @joepavitt in #73
New Contributors
- @Pezmc made their first contribution in #70
- @joepavitt made their first contribution in #73
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Update README.md by @andreasmarkussen in #61
- Fix async module loading by @knolleary in #65
New Contributors
- @andreasmarkussen made their first contribution in #61
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Add support for async node modules by @knolleary in #63
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.7
0.2.6: Optionally preload catch/status/complete nodes in test cases
- Optionally preload catch/status/complete nodes in test cases Fixes #48