Releases: firebase/firebase-tools
Releases · firebase/firebase-tools
v1.0.5
- Gracefully handles errors caused by symlinks in public directories until isaacs/fstream#16 fix is live.
v1.0.4
- Fixed issue with the previous version's npm artifact.
v1.0.3
- Added ability for command line parameters in
firebase deploy
to override firebase.json
settings.
v1.0.2
- Enforced Node.js version requirement to 0.10.x and above after it was shown not to work on previous versions.
v1.0.1
- Added
ignore
field to firebase.json
which allows files to be ignored on deploy.
- The
--email
and --password
command line arguments are now prioritized over the current authentication token if both are passed.
- Fixed bug with
firebase bootstrap
on Windows.
v1.0.0
- First stable release of the Firebase command line tools.