|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## 2024-05-27 |
| 7 | + |
| 8 | +### Changes |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +Packages with breaking changes: |
| 13 | + |
| 14 | + - [`flame` - `v1.18.0`](#flame---v1180) |
| 15 | + |
| 16 | +Packages with other changes: |
| 17 | + |
| 18 | + - [`behavior_tree` - `v0.1.2`](#behavior_tree---v012) |
| 19 | + - [`flame_behavior_tree` - `v0.1.2`](#flame_behavior_tree---v012) |
| 20 | + - [`flame_forge2d` - `v0.18.1`](#flame_forge2d---v0181) |
| 21 | + - [`flame_isolate` - `v0.6.1`](#flame_isolate---v061) |
| 22 | + - [`flame_markdown` - `v0.2.1`](#flame_markdown---v021) |
| 23 | + - [`flame_oxygen` - `v0.2.2`](#flame_oxygen---v022) |
| 24 | + - [`flame_sprite_fusion` - `v0.1.2`](#flame_sprite_fusion---v012) |
| 25 | + - [`flame_lottie` - `v0.4.1`](#flame_lottie---v041) |
| 26 | + - [`flame_noise` - `v0.3.1`](#flame_noise---v031) |
| 27 | + - [`flame_network_assets` - `v0.3.2`](#flame_network_assets---v032) |
| 28 | + - [`flame_spine` - `v0.2.1`](#flame_spine---v021) |
| 29 | + - [`flame_audio` - `v2.10.2`](#flame_audio---v2102) |
| 30 | + - [`flame_bloc` - `v1.12.0`](#flame_bloc---v1120) |
| 31 | + - [`flame_lint` - `v1.2.0`](#flame_lint---v120) |
| 32 | + - [`flame_rive` - `v1.10.2`](#flame_rive---v1102) |
| 33 | + - [`flame_texturepacker` - `v4.0.1`](#flame_texturepacker---v401) |
| 34 | + - [`flame_tiled` - `v1.20.2`](#flame_tiled---v1202) |
| 35 | + - [`jenny` - `v1.3.1`](#jenny---v131) |
| 36 | + - [`flame_test` - `v1.16.2`](#flame_test---v1162) |
| 37 | + - [`flame_fire_atlas` - `v1.5.2`](#flame_fire_atlas---v152) |
| 38 | + - [`flame_riverpod` - `v5.4.2`](#flame_riverpod---v542) |
| 39 | + - [`flame_svg` - `v1.10.2`](#flame_svg---v1102) |
| 40 | + |
| 41 | +Packages with dependency updates only: |
| 42 | + |
| 43 | +> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project. |
| 44 | +
|
| 45 | + - `flame_test` - `v1.16.2` |
| 46 | + - `flame_fire_atlas` - `v1.5.2` |
| 47 | + - `flame_riverpod` - `v5.4.2` |
| 48 | + - `flame_svg` - `v1.10.2` |
| 49 | + |
| 50 | +--- |
| 51 | + |
| 52 | +#### `flame` - `v1.18.0` |
| 53 | + |
| 54 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 55 | + - **FIX**: Add key parameters to the rest of the components ([#3170](https://github.com/flame-engine/flame/issues/3170)). ([2477ea0f](https://github.com/flame-engine/flame/commit/2477ea0fcee99e71597983146f4af2dffd866971)) |
| 56 | + - **FIX**: Invoke `setToStart` on child effect controller of wrapping effect controllers ([#3168](https://github.com/flame-engine/flame/issues/3168)). ([217c95f0](https://github.com/flame-engine/flame/commit/217c95f0a53fd5a7933bfa57833f951cc0037878)) |
| 57 | + - **FIX**: Fix cascading and fallback propagation of text styles ([#3129](https://github.com/flame-engine/flame/issues/3129)). ([7b706d5f](https://github.com/flame-engine/flame/commit/7b706d5f63207aaf82d12a4b26233bc476771b1e)) |
| 58 | + - **FEAT**: Add `onReleased` action to `AdvancedButtonComponent` which will be called within `onTapUp` ([#3152](https://github.com/flame-engine/flame/issues/3152)). ([2269732e](https://github.com/flame-engine/flame/commit/2269732e64a2acef2451d283c85b03e1101229ec)) |
| 59 | + - **FEAT**: Support text align on new text rendering pipeline ([#3147](https://github.com/flame-engine/flame/issues/3147)). ([194d5536](https://github.com/flame-engine/flame/commit/194d5536560e464644bff8d5582a8ca8996539f5)) |
| 60 | + - **FEAT**: Add missing parameters to InlineTextStyle ([#3146](https://github.com/flame-engine/flame/issues/3146)). ([ce9392ab](https://github.com/flame-engine/flame/commit/ce9392abd85fe5fd3ae6f766c3a2957275c6fb8c)) |
| 61 | + - **FEAT**: Expand flame_lint to respect required pub.dev checks ([#3139](https://github.com/flame-engine/flame/issues/3139)). ([6e80bf5e](https://github.com/flame-engine/flame/commit/6e80bf5e679d1cdeeb9362d4103690b0b381161d)) |
| 62 | + - **FEAT**: Add accessor to determine a TextElement size ([#3130](https://github.com/flame-engine/flame/issues/3130)). ([8a63a07a](https://github.com/flame-engine/flame/commit/8a63a07ae3b569c316eafa23f0378e00180e0963)) |
| 63 | + - **FEAT**: Add ability to convert between TextPaint and InlineTextStyle ([#3128](https://github.com/flame-engine/flame/issues/3128)). ([6b63a57a](https://github.com/flame-engine/flame/commit/6b63a57a4888211b284f3a074c17519cb31341e0)) |
| 64 | + - **FEAT**: Add completed future for effects ([#3123](https://github.com/flame-engine/flame/issues/3123)). ([5e967deb](https://github.com/flame-engine/flame/commit/5e967deb876ed39fa4ee6839471bbfbcd3b72463)) |
| 65 | + - **FEAT**: Add custom long tap delay ([#3110](https://github.com/flame-engine/flame/issues/3110)). ([a95d7df6](https://github.com/flame-engine/flame/commit/a95d7df606bd2119423cc8a7ae51cacfb7b4dbed)) |
| 66 | + - **DOCS**: Update the dartdocs for `FixedResolutionViewport` ([#3132](https://github.com/flame-engine/flame/issues/3132)). ([db4b6fd6](https://github.com/flame-engine/flame/commit/db4b6fd6fa5968462d3f89238a92edbb93e4898d)) |
| 67 | + - **BREAKING** **FIX**: Update IsometricTileMapComponent to have better defined position and size ([#3142](https://github.com/flame-engine/flame/issues/3142)). ([9a7bdc74](https://github.com/flame-engine/flame/commit/9a7bdc7439322a26a388e3ac1b9c1a7c43742222)) |
| 68 | + |
| 69 | +#### `behavior_tree` - `v0.1.2` |
| 70 | + |
| 71 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 72 | + |
| 73 | +#### `flame_behavior_tree` - `v0.1.2` |
| 74 | + |
| 75 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 76 | + |
| 77 | +#### `flame_forge2d` - `v0.18.1` |
| 78 | + |
| 79 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 80 | + |
| 81 | +#### `flame_isolate` - `v0.6.1` |
| 82 | + |
| 83 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 84 | + |
| 85 | +#### `flame_markdown` - `v0.2.1` |
| 86 | + |
| 87 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 88 | + |
| 89 | +#### `flame_oxygen` - `v0.2.2` |
| 90 | + |
| 91 | +#### `flame_sprite_fusion` - `v0.1.2` |
| 92 | + |
| 93 | +#### `flame_lottie` - `v0.4.1` |
| 94 | + |
| 95 | +#### `flame_noise` - `v0.3.1` |
| 96 | + |
| 97 | +#### `flame_network_assets` - `v0.3.2` |
| 98 | + |
| 99 | +#### `flame_spine` - `v0.2.1` |
| 100 | + |
| 101 | +#### `flame_audio` - `v2.10.2` |
| 102 | + |
| 103 | + - **DOCS**: Update flame_audio readme ([#3119](https://github.com/flame-engine/flame/issues/3119)). ([843984de](https://github.com/flame-engine/flame/commit/843984dee5f5f6afd351ef29ad2adb39650f30bb)) |
| 104 | + |
| 105 | +#### `flame_bloc` - `v1.12.0` |
| 106 | + |
| 107 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 108 | + - **FIX**: Call `super.onLoad` from `FlameBlockReader` ([#3175](https://github.com/flame-engine/flame/issues/3175)). ([349f7bd7](https://github.com/flame-engine/flame/commit/349f7bd71437abad666d05f973b6983970ccd0c6)) |
| 109 | + - **FEAT**: Expand flame_lint to respect required pub.dev checks ([#3139](https://github.com/flame-engine/flame/issues/3139)). ([6e80bf5e](https://github.com/flame-engine/flame/commit/6e80bf5e679d1cdeeb9362d4103690b0b381161d)) |
| 110 | + |
| 111 | +#### `flame_lint` - `v1.2.0` |
| 112 | + |
| 113 | + - **FEAT**: Expand flame_lint to respect required pub.dev checks ([#3139](https://github.com/flame-engine/flame/issues/3139)). ([6e80bf5e](https://github.com/flame-engine/flame/commit/6e80bf5e679d1cdeeb9362d4103690b0b381161d)) |
| 114 | + |
| 115 | +#### `flame_rive` - `v1.10.2` |
| 116 | + |
| 117 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 118 | + |
| 119 | +#### `flame_texturepacker` - `v4.0.1` |
| 120 | + |
| 121 | + - **FIX**: TexturePacker fixes the wrong path for the atlas file. ([#3124](https://github.com/flame-engine/flame/issues/3124)). ([69f5c388](https://github.com/flame-engine/flame/commit/69f5c388ce4e0a64ba5f7331a596777a9eab1e40)) |
| 122 | + |
| 123 | +#### `flame_tiled` - `v1.20.2` |
| 124 | + |
| 125 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 126 | + |
| 127 | +#### `jenny` - `v1.3.1` |
| 128 | + |
| 129 | + - **REFACTOR**: Modernize switch; use switch-expressions and no break; ([#3133](https://github.com/flame-engine/flame/issues/3133)). ([b283b82f](https://github.com/flame-engine/flame/commit/b283b82f6cfa7e7f2ce5ff7f657e6569667183d4)) |
| 130 | + |
| 131 | + |
6 | 132 | ## 2024-04-05 |
7 | 133 |
|
8 | 134 | ### Changes |
|
0 commit comments