Releases: shadiabuhilal/firestore-query-operators
Releases · shadiabuhilal/firestore-query-operators
v1.0.2
1.0.2 (2024-01-24)
Bug Fixes
- fix exports types in package.json (#2) (1fa10f5)
v1.0.1
1.0.1 (2024-01-24)
Bug Fixes
- adding typescript type for this package (#1) (b0bc767)
v1.0.0
1.0.0 (2024-01-11)
Bug Fixes
- fix isJsonReq function to handle map headers object that is used in Next.JS (451008e)
Features