Skip to content

Releases: firebase/firebase-tools

v1.0.5

10 Jul 15:32
Compare
Choose a tag to compare
  • Gracefully handles errors caused by symlinks in public directories until isaacs/fstream#16 fix is live.

v1.0.4

10 Jul 15:32
Compare
Choose a tag to compare
  • Fixed issue with the previous version's npm artifact.

v1.0.3

10 Jul 15:31
Compare
Choose a tag to compare
  • Added ability for command line parameters in firebase deploy to override firebase.json settings.

v1.0.2

10 Jul 15:30
Compare
Choose a tag to compare
  • Enforced Node.js version requirement to 0.10.x and above after it was shown not to work on previous versions.

v1.0.1

10 Jul 15:29
Compare
Choose a tag to compare
  • 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

24 Jan 00:46
Compare
Choose a tag to compare
  • First stable release of the Firebase command line tools.