Releases: tylim88/FirelordJS
Releases · tylim88/FirelordJS
remove the need for crypto module
- fix missing in code documentation
- housekeeping in code documentation (internal)
- refactor types (internal)
- add new argument TransactionOptions to runTransaction (new feature)
- add firebase as peerDependencies
- remove the need for crypto module, this module may cause a lot of issues because it is a nodejs module(important)
- reduce compile size
- further simplify typing (internal)
- update eslint (internal)
v1.5.0
1.4.2
1.3.0
1.1.18
1.1.16
1.1.2
now support @firebase/rules-unit-testing
example: https://github.com/tylim88/Firelordjs/blob/main/codeForDoc/src/rulesUnitTesting.test.ts
will update the doc