Skip to content

Releases: divriots/vite-plugin-firebase

v0.5.0

15 Dec 15:20
4ca53a2
Compare
Choose a tag to compare

What's Changed

  • chore: bump firebase-tools to 11.18.0 by @muryoh in #15

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Jul 09:06
9ffe2d0
Compare
Choose a tag to compare

What's Changed

  • fix: fix Usage object syntax error by @Vibes-INS in #11
  • feat: bump firebase-tools to version 11 by @muryoh in #12

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

12 Apr 09:19
Compare
Choose a tag to compare

Same content as intended 0.3.1 except
this one actually contains updated binaries 😅

v0.3.1

12 Apr 08:49
Compare
Choose a tag to compare

Fix a problem with FIREBASE_TOKEN auth

v0.3.0

25 Feb 07:50
c739ff3
Compare
Choose a tag to compare

Bump firebase-tools dependency to v10

v0.2.4

14 Feb 09:28
fad3623
Compare
Choose a tag to compare

Fix UI support

Added projectName parameter which defaults to projectId parameter value

v0.2.3

14 Feb 08:50
f15e033
Compare
Choose a tag to compare

UI support

Firebase UI can now be enabled using a parameter of the plugin constructor

v0.2.1

24 Jan 17:28
c8b80c0
Compare
Choose a tag to compare

Added targets configuration
Defaults to ['hosting', 'functions'], but additional emulators to be started can be specified, ie ['hosting', 'functions', 'firestore]