Skip to content

SiOME Version 2.8.1 Plugin API

Compare
Choose a tag to compare
@jandusold jandusold released this 26 Apr 13:26
· 1 commit to main since this release

How do I update the public API when a new version is released?

  1. Download & extract the public-api.zip folder.
  2. Replace the public-api folder of your project at scr/app/shared/public-api .
  3. (Depending on changes made to the API) Update API interface imports in your component files.