vuefire
vuefire copied to clipboard
🔥 Firebase bindings for Vue.js
Added details about the project.
Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Works incorrectly with { somethingRef: null } → { somethingRef: 'something/longId' }
### What problem is this solving Firebase recently introduced the [modular web SDK](https://firebase.google.com/docs/web/modular-upgrade), currently in beta. One of its goals is to reduce the footprint of the lib allowing tree...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
Roadmap
### What problem is this solving I find myself checking this repo from time to time to check if either support for Vue 3 has been released, or for related...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
### Versions "firebase": "^8.2.4", "vue": "^3.0.5", "vue-router": "^4.0.3", "vuefire": "^3.0.0-alpha.2", "vuex": "^4.0.0-rc.2", "vuexfire": "^3.2.0-alpha.0" ### Reproduction https://codesandbox.io/s/little-glade-n494s?file=/src/store.js:588-593 ### Steps to reproduce the behavior 1. Go to https://codesandbox.io/s/little-glade-n494s?file=/src/store.js:588-593 2. Click on...
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.26 to 7.0.39. Release notes Sourced from postcss's releases. 7.0.39 Reduce package size. Backport nanocolors to picocolors migration. 7.0.38 Update Processor#version. 7.0.37 Backport chalk to nanocolors migration....
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...