Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: only throw errors for major version changes (#425)
Update existing error handling logic to only throw errors when the major version number is different between the parent and child windows. This assumes that minor and patch releases make no breaking changes to post message communication.
- Loading branch information