b970dc522
#7055 - Solve @firebase/database-compat/standalone resolution issues with astrojs
Updated dependencies [c59f537b1
]:
d071bd1ac
#7007 (fixes #7005) - Move exports.default fields to always be the last field. This fixes a bug caused in 9.17.0 that prevented some bundlers and frameworks from building.
Updated dependencies [d071bd1ac
]:
49ee786f2
#6912 (fixes #4603) - Fixed issue where hostname set by connectDatabaseEmulator
was being overridden by longpolling response
0bab0b7a7
#6981 - Added browser CJS entry points (expected by Jest when using JSDOM mode).
Updated dependencies [4af28c1a4
]:
807f06aa2
]:
fdd4ab464
]:
9f1e3c667
#6536 - Revert "Updated type of action parameter for DataSnapshot#forEach"
fcd4b8ac3
#6508 - Fixed faulty transaction bug causing filtered index queries to override default queries.
65838089d
#6374 (fixes #6368) - Updated type of action parameter for DataSnapshot#forEach
Updated dependencies [65838089d
]:
2cd1cc76f
#6307 (fixes #6300) - fix: add type declarations to exports field
497d34c84
#6319 - Remove app-compat from peerDependencies to avoid npm install warning in firebase-admin.
Updated dependencies [2cd1cc76f
]:
3198d58dc
]:
2d672cead
]:
3b481f572
]:
3281315fa
#5708 (fixes #1487) - Update build scripts to work with the exports field
Updated dependencies [3281315fa
]:
Updated dependencies [2322b6023
]:
352cc2647
#5587 - Add "repository" field to package.json files that were missing it.
Updated dependencies [93795c780
]:
dfe65ff9b
#5537 - Added an entry point @firebase/database-compat/standalone
to share code with Admin SDK properly
b79bd33e4
#5531 - export types from @firebase/database-compat for admin SDK