Closed
Description
openedon Sep 3, 2017
Support for IE7, IE8, and PhantomJS 1.x is an albatross.
By dropping support for these environments, we should:
- Reduce code complexity by removing handrolled shims.
- Reduce CI failures (hopefully!)
- Reduce number of edge cases in tests
- Reduce size of build matrix
Unfortunately I have no metrics on how many use Mocha for these environments.
Please speak up if you are writing new tests for these environments with Mocha, and don't want to see support dropped. I'm willing to entertain a good argument against!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment