Version Packages
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-techdocs-backend
|
||||
|
||||
## 0.7.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- aaeb7ecf3: When newer documentation available but not built, show older documentation while async building newer
|
||||
TechDocs backend: /sync endpoint added to support above, returns immediate success if docs don't need a build, returns delayed success after build if needed
|
||||
TechDocs backend: /docs endpoint removed as frontend can directly request to techdocs.storageUrl or /static/docs
|
||||
|
||||
## 0.6.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user