Skip to content

v8.1.1

Compare
Choose a tag to compare
@rigor789 rigor789 released this 12 Sep 17:50

8.1.1 (2021-09-12)

Bug Fixes

  • launching android 11 and 12 emulators (f32642e)
  • order package.json keys the right way on project creation (e68dcc8)
  • create-project: local template handling (4f8d644)
  • gradle build error when building some plugins (58a0e60)
  • runtime versions with a range (e0bbf1b)

Features

  • create-project: allow --force to forcefully create git repo inside another one (30d42d2)
  • create-project: cleaner post-create message (7c8741e)
  • create-project: detect git repo before initializing and --no-git support (6d9b7df)
  • new ns update handling (bff78e3)
  • updated migration rules (b2d51da)

Performance Improvements

  • implement a memoize decorator with smart caching (6521671)