Question
Do I Need to Update Deprecated Figma Plugin Methods? [Dynamic Pages]
My plugin was implemented before the Figma dynamic pages update. I use several methods that the Figma team has marked as deprecated. If I don’t add "documentAccess": "dynamic-page" to my plugin’s manifest, will I still need to update these deprecated methods?
