@firebase/api-documenter 0.3.0-canary.e2bf2eca2 → 0.3.0-canary.e522056fc
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/package.json +1 -1
- package/CHANGELOG.md +0 -17
package/package.json
CHANGED
package/CHANGELOG.md
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
# @firebase/api-documenter
|
|
2
|
-
## 0.3.0
|
|
3
|
-
### Minor Changes
|
|
4
|
-
|
|
5
|
-
- [#6623](https://github.com/firebase/firebase-js-sdk/pull/6623) Add an option to sort functions by first param. (--sort-functions)
|
|
6
|
-
## 0.2.0
|
|
7
|
-
### Minor Changes
|
|
8
|
-
|
|
9
|
-
- [#6449](https://github.com/firebase/firebase-js-sdk/pull/6449) Updates to work with devsite changes. Added a required `--project` flag for generating markdown docs.
|
|
10
|
-
## 0.1.2
|
|
11
|
-
### Patch Changes
|
|
12
|
-
|
|
13
|
-
- [#4931](https://github.com/firebase/firebase-js-sdk/pull/4931) Support toc generation for Firebase devsite.
|
|
14
|
-
## 0.1.1
|
|
15
|
-
### Patch Changes
|
|
16
|
-
|
|
17
|
-
- [#4869](https://github.com/firebase/firebase-js-sdk/pull/4869) Generate API docs for namespace members
|