Skip to content

v8.2.0

Compare
Choose a tag to compare
@rigor789 rigor789 released this 08 Mar 23:15

Bug Fixes

  • remove deprecated property (f7b4a74)
  • pnpm: escape + in podfile path string (#5638) (a11cace)
  • add a missing newline to the clean command (#5611) (46c396d)
  • correctly allow plugins build to detect before-plugins.gradle (#5631) (3b42042)
  • import performance from perf_hooks (fade332)
  • move additionalPathsToClean under cli object (d16a932)
  • write project settings to gradle.properties (#5640) (e0ed7f2)
  • doctor: Cannot read property 'toLowerCase' of null (#5604) (0be52e9)
  • test: exit test command if karma finishes execution (#5618) (9f73e96)

Features