How do things like Stacks & the new scrolling area affect the API?

These seem like big features–any API surface for them?

In GitHub, the master branch is already updated to reflect what’s new in the APIs. You can find the diff here: https://github.com/AdobeXD/plugin-docs/commit/231c64c8308bfd7316d08af25e763d491f5c8fc4.

It seems like this isn’t reflected on the docs page, as of yet, however…

Good catch; I’ll start watching that repo.

Since I always update the typescript definitions, I’m now at a stage where I look at the docs almost exclusively in the repo :stuck_out_tongue_winking_eye:. Also, I always take a look at the changes before they get released:

Tip:

Most of the time (pretty much always, really), new version branches follow the pattern xd-[two-digit-number]-docs. I may or may not have a tool set up to notify me whenever a change is committed to a branch that follows this pattern :wink: