We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a53380 commit 1ac0df2Copy full SHA for 1ac0df2
CHANGELOG.md
@@ -3,7 +3,9 @@
3
## 0.13.0
4
5
* The `setManifestKeyPrefix()` method now forbids the key to
6
- start with a `/` - #105.
+ start with a `/` - #105. This is purposely restricting to
7
+ avoid users doing this by accident (normally the manifest key
8
+ prefix does not start with `/` when calculated automatically).
9
10
## 0.12.0
11
0 commit comments