Release 8.0.2
🐛 Bug Fix
- #1140 Remove the "Disable linting" checkbox (@nelstrom)
- no supported version of ember-source / ember-cli has any overlap with the supported versions of libraries that utilized this capability
- #1137 Add 'types' to package.json#exports because newer typescript versions ignore the package.json#types entry when package.json#exports is present (@NullVoxPopuli)
Committers: 2
- Drew Neil (@nelstrom)
- @NullVoxPopuli