Fixed Bugs
- fix(cli): replaceAll not available in node v14 #1036
- fix(cli): fix import path for Manifest (was relative) #1037
Chores
- chore: lint monorepo for relative imports between packages #1040
- chore: remove duplicated jest interface members #1042
Documentation
- feat(docs): add docs for
Testing.renderConstructTree()#1029