@backstage/core-plugin-api 0.0.0-nightly-202192522344 → 0.0.0-nightly-2021101022158

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,23 @@
1
1
  # @backstage/core-plugin-api
2
2
 
3
- ## 0.0.0-nightly-202192522344
3
+ ## 0.0.0-nightly-2021101022158
4
+
5
+ ### Patch Changes
6
+
7
+ - 8b4284cd5c: Improve API documentation for @backstage/core-plugin-api
8
+ - e059aea7b9: Deprecate unused ApiRef types
9
+ - Updated dependencies
10
+ - @backstage/theme@0.0.0-nightly-2021101022158
11
+
12
+ ## 0.1.12
4
13
 
5
14
  ### Patch Changes
6
15
 
7
16
  - 41c49884d2: Start using the new `@backstage/types` package. Initially, this means using the `Observable` and `Json*` types from there. The types also remain in their old places but deprecated, and will be removed in a future release.
17
+ - 925a967f36: Replace usage of test-utils-core with test-utils
8
18
  - Updated dependencies
9
- - @backstage/config@0.0.0-nightly-202192522344
19
+ - @backstage/config@0.1.11
20
+ - @backstage/theme@0.2.12
10
21
 
11
22
  ## 0.1.11
12
23