These seem like big features–any API surface for them?
2 Likes
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…
1 Like
Good catch; I’ll start watching that repo.
1 Like
Since I always update the typescript definitions, I’m now at a stage where I look at the docs almost exclusively in the repo . 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
1 Like