v8.4.0
8.4.0 (2022-11-30)
Bug Fixes
- get
targetSdkVersion
from project ext (#5656) (7574be2) - handle unknown/undefined platform edge case (#5694) (aa3de73)
- hmr doesn't work properly in paths with the character '.' (#5703) (7a312a2)
- only include EXCLUDED_ARCHS workaround in xcode 12 (#5705) (3e430cf)
- testing: pin karma-jasmine to 4.0.2 (#5695) (a5bbac7), closes #5690