You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## v1.1.0
2
+
- Supports new "redirects", "rewrites", and "headers" parameters in the `firebase.json` to allow greater customization of hosting parameters
3
+
- improves default "ignore" rules to specify any dot file, regardless of whether in a sub-directory
4
+
1
5
## v1.0.6
2
6
- Adds `-s` functionality to all commands for silent mode while scripting - commands will error with non-zero status code instead of waiting for prompt if not enough information supplied
3
7
-`delete-site` command as a convenience method for removing a site from hosting. Site shows up as 'Site Not Found' as if never deployed to
0 commit comments