v18.2.0
๐ New features
- Auto-enable
--non-interactivewhen--jsonis passed, so users no longer need to specify both flags. (#3476 by @krystofwoldrich) - Auto-generate Android keystore in non-interactive mode instead of throwing an error. (#3477 by @EvanBacon)
- Add
--source-mapsflag to prevent uploading server sourcemaps (#3478 by @hassankhan)
๐ Bug fixes
- Provide an override for the new --environment flag requirement in the update command. (#3442 by @douglowder)
- Add missing
--include=devfornpm installcommands (#3459 by @kitten) - Add missing
--production falseforyarn installcommands for Yarn Classic (#3459 by @kitten)
๐งน Chores
- Upgrade
oclifto v4. (#3472 by @sjchmiela)