Skip to content

Releases: brandingbrand/flagship

@brandingbrand/code-plugin-fastlane v3.1.0

07 Nov 22:13
f58040d
Compare
Choose a tag to compare

@brandingbrand/code-cli v13.1.1

29 Oct 20:08
dfa999e
Compare
Choose a tag to compare

@brandingbrand/code-cli@13.1.0

11 Sep 19:32
146a122
Compare
Choose a tag to compare

Description

version 13.1.0 of package @brandingbrand/code-cli and @brandingbrand/code-cli-kit releases include support for react-native 0.73.X along side 0.72.X.
It also has new command align-deps to help with aligning dependencies for a specific react-native version.

Plugins packages released to add react-native 0.73.x support:
@brandingbrand/code-plugin-native-navigation at “2.1.0”
@brandingbrand/code-plugin-splash-screen at “2.1.0"

Plugin packages release to correct peer dependencies to use version 13.1.0
@brandingbrand/code-plugin-app-icon at “2.0.1”
@brandingbrand/code-plugin-asset at “2.0.1"
@brandingbrand/code-plugin-fastlane at “3.0.1”
@brandingbrand/code-plugin-permissions at “2.0.2"
@brandingbrand/code-plugin-target-extension at “2.0.1”

What's Changed

Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-cli@13.0.1...@brandingbrand/code-cli@13.1.0

@brandingbrand/code-cli v13.0.1

08 Aug 18:30
7fc4202
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-plugin-permissions@2.0.1...@brandingbrand/code-cli@13.0.1

@brandingbrand/code-plugin-permissions v2.0.1

06 Aug 14:17
cb94597
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-cli@13.0.0...@brandingbrand/code-plugin-permissions@2.0.1

Flagship Code v13.0.0

26 Jun 16:07
7c88cd6
Compare
Choose a tag to compare

Flagship Code 13 Release Notes

Usage and documentation can be found here. This a rewrite of the underlying pieces with breaking changes to environments, plugins, and commands. If coming from previous version you can follow the migration guide.

Changes:

Environment Configuration

Seperation between build configuration and run time configuration. The chief purpose of the build configuration is to offer an avenue for overriding native configurations. The primary objective of the run time configuration is to provide developers with a type-safe runtime environment, which seamlessly integrates with @brandingbrand/fsapp package.

Plugins

  • Updated interface for plugin entry point.
  • Added support for typescript based plugin packages.
  • Generator for new local plugins

Commands

  • renamed binary to flagship-code
  • renamed init to prebuild

Packages Released

  • @brandingbrand/code-cli 13.0.0
  • @brandingbrand/code-cli-kit 13.0.0
  • @brandingbrand/code-jest-config 1.0.0
  • @brandingbrand/code-plugin-app-icon 2.0.0
  • @brandingbrand/code-plugin-asset 2.0.0
  • @brandingbrand/code-plugin-fastlane 3.0.0
  • @brandingbrand/code-plugin-native-navigation 2.0.0
  • @brandingbrand/code-plugin-permissions 2.0.0
  • @brandingbrand/code-plugin-splash-screen 2.0.0
  • @brandingbrand/code-plugin-target-extension 2.0.0

@brandingbrand/code-plugin-fastlane v2.0.3

28 May 19:04
247313c
Compare
Choose a tag to compare

What's Changed

Fix to Fastlane auto increment from App Center based off of version for release builds, this fixes build number reseting on new versions

Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-plugin-fastlane@2.0.1...@brandingbrand/code-plugin-fastlane@2.0.3

@brandingbrand/code-plugin-fastlane v2.0.1

15 Mar 14:43
4d33380
Compare
Choose a tag to compare

code-plugin-fastlane v2.0.0

14 Mar 16:07
f3bcca9
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-plugin-fastlane@1.0.0...@brandingbrand/code-plugin-fastlane@2.0.0

code-core v12.0.1

27 Jul 18:01
fdc5387
Compare
Choose a tag to compare

What's Changed

  • fix(core): android template release directory in #2630
  • docs(core): 12.0.1 docs and changelog in #2633

Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-core@12.0.0...@brandingbrand/code-core@12.0.1