New: Depend on branches of an app

If you use dependencies with your apps, you know it can be a pain to publish a version each time you want to test it with a main application. But help is now at hand: We’ve just updated how dependencies work, so that you can depend on any branch of a dependency!

image

This should be a big help for people who use dependencies to modularise their app, but want to release a new version of the entire stack at once. I know a few people already who will make good use of this!

12 Likes

I might know a couple myself…

Nice! Thank you. That makes developing dependency apps a whole lot easier.

4 Likes

Wonderful! This also makes testing apps as a dependency much easier too!

4 Likes

Definitely a quality of life improvement for me. I want to relegate tags to more “public” releases and now I can!

4 Likes