Please compare the current state of the main branch against the next/v3 branch.
Truths:
next/v3 contains work representing the next major version of jsx-email with breaking changes, significant refactors, fixes unique to the branch and the next version
next/v3 is missing fixes and features from main
next/v3 is behind main in some aspects and ahead of main in others
Do the following:
- enumerate the differences between
main and next/v3
- compile a list of fixes that need to be applied to
next/v3 from main. notate any which require careful integration of fixes due to refactors or changes on next/v3
- compile a list of features that need to be applied to
next/v3 from main which don't already exist in next/v3
- compile a list of features which have been added to
main but which exist in next/v3 in some partial or conflicting implementation
Your report should be thorough and well-formatted for human consumption.
Please compare the current state of the
mainbranch against thenext/v3branch.Truths:
next/v3contains work representing the next major version of jsx-email with breaking changes, significant refactors, fixes unique to the branch and the next versionnext/v3is missing fixes and features frommainnext/v3is behindmainin some aspects and ahead ofmainin othersDo the following:
mainandnext/v3next/v3frommain. notate any which require careful integration of fixes due to refactors or changes onnext/v3next/v3frommainwhich don't already exist innext/v3mainbut which exist innext/v3in some partial or conflicting implementationYour report should be thorough and well-formatted for human consumption.