@forge/api
Advanced tools
Comparing version
# @forge/api | ||
## 0.5.0 | ||
### Minor Changes | ||
- 84eeb25: Split storage and properties API. Mark storage API as stable. Mark properties API methods in storage API as deprecated. | ||
### Patch Changes | ||
- f383ae2: Simplify store api deprecation message | ||
- 7f210ee: Introduce 'storage' API for global storage APIs | ||
- b22b1a5: Fix .onConfluenceSpace() api | ||
- a91f2c6: Improved error reporting for store API | ||
## 0.5.0-next.4 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@forge/api", | ||
"version": "0.5.0-next.4", | ||
"version": "0.5.0", | ||
"description": "Forge API methods", | ||
@@ -5,0 +5,0 @@ "author": "Atlassian", |
71127
0.53%