Releases: brandingbrand/flagship
@brandingbrand/code-plugin-fastlane v3.1.0
What's Changed
New Contributors
Changelog https://github.com/brandingbrand/flagship/blob/develop/packages/plugin-fastlane/CHANGELOG.md#310
Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-cli@13.1.1...@brandingbrand/code-plugin-fastlane@3.1.0
@brandingbrand/code-cli v13.1.1
What's Changed
- fix: Version pin xcproj and cocoapods for CI by @UncleClapton in #2763
Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-cli@13.1.0...@brandingbrand/code-cli@13.1.1
@brandingbrand/code-cli@13.1.0
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
- feat: React Native 0.73 compatibility by @crherman7 in #2724
- feat: align-deps command by @crherman7 in #2727
- refactor: cli logger by @crherman7 in #2729
- docs: incorrect readme links by @crherman7 in #2737
- docs: react-native 0.73 support + enhancements by @crherman7 in #2739
- feat: metro bundler profile by @crherman7 in #2740
- gitflow: merge develop -> feature/RN73 by @crherman7 in #2743
- gitflow: merge feature/RN73 -> develop by @crherman7 in #2746
- fix: react-native 0.73 missing changesets by @crherman7 in #2747
- fix: peer dependency versions by @crherman7 in #2749
- chore: audit dependencies by @crherman7 in #2750
- chore: changeset version by @crherman7 in #2751
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
What's Changed
- fix: remove errors dead code by @crherman7 in #2728
- fix: update-check log error by @crherman7 in #2735
- chore: version bump for @brandingbrand/code-cli patch by @NickBurkhartBB in #2736
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
What's Changed
- fix: plugin-permissions react-native-permissions versions by @crherman7 in #2730
- chore(plugin-permission): version bump for patch fix by @NickBurkhartBB in #2731
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
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
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
- fix(fastlane): increment android bundle build number by @crherman7 in #2665
- chore(fastlane): update version of plugin for release by @NickBurkhartBB in #2693
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
What's Changed
- fix(fastlane): update ios compile lane by @crherman7 in #2655
Full Changelog: https://github.com/brandingbrand/flagship/compare/@brandingbrand/code-plugin-fastlane@2.0.0...@brandingbrand/code-plugin-fastlane@2.0.1
code-plugin-fastlane v2.0.0
What's Changed
- feat(fastlane): update fastlane actions by @crherman7 in #2650
- fix(plugin-fastlane): scope assemble to app project by @NickBurkhartBB in #2651
- feat(fastlane): fastlane plugin v2.0.0 docs by @crherman7 in #2652
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
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