|
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 | +## 2025-04-02 |
| 7 | + |
| 8 | +### Changes |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +Packages with breaking changes: |
| 13 | + |
| 14 | + - [`flame_tiled` - `v3.0.0`](#flame_tiled---v300) |
| 15 | + |
| 16 | +Packages with other changes: |
| 17 | + |
| 18 | + - [`jenny` - `v1.3.3`](#jenny---v133) |
| 19 | + - [`flame` - `v1.27.0`](#flame---v1270) |
| 20 | + - [`flame_3d` - `v0.1.0-dev.9`](#flame_3d---v010-dev9) |
| 21 | + - [`flame_forge2d` - `v0.18.3+1`](#flame_forge2d---v01831) |
| 22 | + - [`flame_isolate` - `v0.6.2+9`](#flame_isolate---v0629) |
| 23 | + - [`flame_lint` - `v1.3.0`](#flame_lint---v130) |
| 24 | + - [`flame_rive` - `v1.10.12`](#flame_rive---v11012) |
| 25 | + - [`flame_texturepacker` - `v4.1.9`](#flame_texturepacker---v419) |
| 26 | + - [`flame_behavior_tree` - `v0.1.3+9`](#flame_behavior_tree---v0139) |
| 27 | + - [`flame_test` - `v1.18.3`](#flame_test---v1183) |
| 28 | + - [`flame_oxygen` - `v0.2.3+9`](#flame_oxygen---v0239) |
| 29 | + - [`flame_sprite_fusion` - `v0.1.3+9`](#flame_sprite_fusion---v0139) |
| 30 | + - [`flame_fire_atlas` - `v1.8.4`](#flame_fire_atlas---v184) |
| 31 | + - [`flame_audio` - `v2.11.3`](#flame_audio---v2113) |
| 32 | + - [`flame_spine` - `v0.2.2+9`](#flame_spine---v0229) |
| 33 | + - [`flame_bloc` - `v1.12.10`](#flame_bloc---v11210) |
| 34 | + - [`flame_kenney_xml` - `v0.1.1+9`](#flame_kenney_xml---v0119) |
| 35 | + - [`flame_lottie` - `v0.4.2+9`](#flame_lottie---v0429) |
| 36 | + - [`flame_markdown` - `v0.2.4+2`](#flame_markdown---v0242) |
| 37 | + - [`flame_console` - `v0.1.2+5`](#flame_console---v0125) |
| 38 | + - [`flame_noise` - `v0.3.2+9`](#flame_noise---v0329) |
| 39 | + - [`flame_riverpod` - `v5.4.12`](#flame_riverpod---v5412) |
| 40 | + - [`flame_svg` - `v1.11.9`](#flame_svg---v1119) |
| 41 | + - [`flame_network_assets` - `v0.3.3+9`](#flame_network_assets---v0339) |
| 42 | + |
| 43 | +Packages with dependency updates only: |
| 44 | + |
| 45 | +> 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. |
| 46 | +
|
| 47 | + - `flame_behavior_tree` - `v0.1.3+9` |
| 48 | + - `flame_test` - `v1.18.3` |
| 49 | + - `flame_oxygen` - `v0.2.3+9` |
| 50 | + - `flame_sprite_fusion` - `v0.1.3+9` |
| 51 | + - `flame_fire_atlas` - `v1.8.4` |
| 52 | + - `flame_audio` - `v2.11.3` |
| 53 | + - `flame_spine` - `v0.2.2+9` |
| 54 | + - `flame_bloc` - `v1.12.10` |
| 55 | + - `flame_kenney_xml` - `v0.1.1+9` |
| 56 | + - `flame_lottie` - `v0.4.2+9` |
| 57 | + - `flame_markdown` - `v0.2.4+2` |
| 58 | + - `flame_console` - `v0.1.2+5` |
| 59 | + - `flame_noise` - `v0.3.2+9` |
| 60 | + - `flame_riverpod` - `v5.4.12` |
| 61 | + - `flame_svg` - `v1.11.9` |
| 62 | + - `flame_network_assets` - `v0.3.3+9` |
| 63 | + |
| 64 | +--- |
| 65 | + |
| 66 | +#### `flame_tiled` - `v3.0.0` |
| 67 | + |
| 68 | + - **BREAKING** **FIX**: Add APIs to get TileData by layer index ([#3539](https://github.com/flame-engine/flame/issues/3539)). ([4676b1b7](https://github.com/flame-engine/flame/commit/4676b1b7a5aefe7a958de55b1d209e554c9b02a6)) |
| 69 | + |
| 70 | +#### `jenny` - `v1.3.3` |
| 71 | + |
| 72 | + - **FEAT**: Bump to new lint package ([#3545](https://github.com/flame-engine/flame/issues/3545)). ([bf6ee518](https://github.com/flame-engine/flame/commit/bf6ee51897591b7ad6e5f9da2193b1eeeaf026f4)) |
| 73 | + |
| 74 | +#### `flame` - `v1.27.0` |
| 75 | + |
| 76 | + - **FIX**: Remove outdated deprecations ([#3541](https://github.com/flame-engine/flame/issues/3541)). ([b918e40d](https://github.com/flame-engine/flame/commit/b918e40d0ce14b89ba9b5c82aed8ff51d6f549c3)) |
| 77 | + - **FEAT**: Bump to new lint package ([#3545](https://github.com/flame-engine/flame/issues/3545)). ([bf6ee518](https://github.com/flame-engine/flame/commit/bf6ee51897591b7ad6e5f9da2193b1eeeaf026f4)) |
| 78 | + - **FEAT**: The `FunctionEffect`, run any function as an `Effect` ([#3537](https://github.com/flame-engine/flame/issues/3537)). ([f4ac1ec6](https://github.com/flame-engine/flame/commit/f4ac1ec63a22b7a7d0c17d7119787f3ce2acadc1)) |
| 79 | + |
| 80 | +#### `flame_3d` - `v0.1.0-dev.9` |
| 81 | + |
| 82 | + - **FEAT**: Bump to new lint package ([#3545](https://github.com/flame-engine/flame/issues/3545)). ([bf6ee518](https://github.com/flame-engine/flame/commit/bf6ee51897591b7ad6e5f9da2193b1eeeaf026f4)) |
| 83 | + |
| 84 | +#### `flame_forge2d` - `v0.18.3+1` |
| 85 | + |
| 86 | + - **FIX**: Remove outdated deprecations ([#3541](https://github.com/flame-engine/flame/issues/3541)). ([b918e40d](https://github.com/flame-engine/flame/commit/b918e40d0ce14b89ba9b5c82aed8ff51d6f549c3)) |
| 87 | + |
| 88 | +#### `flame_isolate` - `v0.6.2+9` |
| 89 | + |
| 90 | + - **FIX**: Remove outdated deprecations ([#3541](https://github.com/flame-engine/flame/issues/3541)). ([b918e40d](https://github.com/flame-engine/flame/commit/b918e40d0ce14b89ba9b5c82aed8ff51d6f549c3)) |
| 91 | + |
| 92 | +#### `flame_lint` - `v1.3.0` |
| 93 | + |
| 94 | + - **FEAT**: Bump to new lint package ([#3545](https://github.com/flame-engine/flame/issues/3545)). ([bf6ee518](https://github.com/flame-engine/flame/commit/bf6ee51897591b7ad6e5f9da2193b1eeeaf026f4)) |
| 95 | + |
| 96 | +#### `flame_rive` - `v1.10.12` |
| 97 | + |
| 98 | + - **FIX**: Bump Rive version and skip tests ([#3544](https://github.com/flame-engine/flame/issues/3544)). ([a3a7dd51](https://github.com/flame-engine/flame/commit/a3a7dd51faee57d74e89fbc29e7581ed44459832)) |
| 99 | + |
| 100 | +#### `flame_texturepacker` - `v4.1.9` |
| 101 | + |
| 102 | + - **FIX**: Remove outdated deprecations ([#3541](https://github.com/flame-engine/flame/issues/3541)). ([b918e40d](https://github.com/flame-engine/flame/commit/b918e40d0ce14b89ba9b5c82aed8ff51d6f549c3)) |
| 103 | + |
| 104 | + |
6 | 105 | ## 2025-03-21 |
7 | 106 |
|
8 | 107 | ### Changes |
|
0 commit comments