v0.29.0-rc01
Pre-release
Pre-release
timothyfroehlich
released this
18 Jul 15:21
·
1 commit
to stable/0.29.x
since this release
What's Changed
- Fix #1052: rewrite squoosh animation tree building to not mutate trees. by @iamralpht in #1053
- Add serde serialization traits to all protobuf messages by @timothyfroehlich in #1240
- Closes #1243: Animations keep running after they finish by @rylin8 in #1244
- Closes #1245: Squoosh crashes on startup with no .dcf file by @rylin8 in #1246
- Create the dc_bundle crate by @timothyfroehlich in #1247
- Towards #1213: improve component replacement implementation. by @iamralpht in #1249
- Fixes #1253: Rename protobuf "design" to "definition" by @timothyfroehlich in #1262
- Fixes Collect the View related protobuf messages into a definition/view package #1256 by @timothyfroehlich in #1261
- Fixes #1250: Move design/element/text to the modifier package. by @timothyfroehlich in #1258
- Rename Serialized Design Doc to DesignCompose Definition by @timothyfroehlich in #1260
- Set DesignCompose's next version to 0.29 by @timothyfroehlich in #1283
- Change proto base package name to just "designcompose" by @timothyfroehlich in #1280
- Migrate the styles from layout to dc_bundle. by @timothyfroehlich in #1248
- Fixes #1251: Move Figma/Live Update related messages to a proto live_update package by @timothyfroehlich in #1259
- Migrate FlexWrap to new proto message by @timothyfroehlich in #1210
- Fix Protoc compiler CI failures by @timothyfroehlich in #1289
- Add plugin support for localization by @yiqunw700 in #1171
- Add description and charlimit support in the localization plugin by @yiqunw700 in #1281
- Closes #1139: Add support for a customizations that use a State by @rylin8 in #1298
- Closes #917: Support rotations in squoosh animations by @rylin8 in #1263
- Closes #1316: Add documentation for State customization by @rylin8 in #1319
- Migrate the legacy layout types to dc_bundle by @timothyfroehlich in #1291
- Fixes #1301: Replace customizations functions with State<> by @yiqunw700 in #1324
- Combine Dependabot updates per package-ecosystem by @timothyfroehlich in #1332
- Dependabot: Clean up unnecessary
registries
configuration by @timothyfroehlich in #1333 - Change Dependabot to target the "dependapool" by @timothyfroehlich in #1334
- Fixes 1284: Move DebugNodeManager into its own file by @yiqunw700 in #1297
- Fixes #1317: Support letter spacing and text decoration by @yiqunw700 in #1345
- Have Dependapool track screenshots by @timothyfroehlich in #1367
- Read json customization to exclude text customizations by @yiqunw700 in #1320
- Reduce the size of the sdk-build Action by @timothyfroehlich in #1374
- Fixes #1296: Don't fail live update when user has no access to variables by @yiqunw700 in #1352
- Dependabot Updates 7-16-24 by @timothyfroehlich in #1347
- Closes #1321: Support custom variant animations in code by @rylin8 in #1322
- Fixes #1372: Add localization plugin documentation by @yiqunw700 in #1376
- Fix the documentation image path by @yiqunw700 in #1381
Full Changelog: v0.28.0...v0.29.0-rc01