Releases: amosmachora/daraja-kit
Releases · amosmachora/daraja-kit
Minor Changes
-
b3956af: This release fixes a few bugs on the safaricom types and also adds a modular import structure to the library
How to update
Just bump to the latest version. All imports of next and react will be served from daraja-kit/next and daraja-kit/react respectively
v1.0.0
Major Changes
-
36bff9f: Renamed react daraja to daraja-kit. Removed "react" from the library name to confuse as less users as possible. Lets go.
What to do.
Each time you now install react daraja. just change to daraja-kit
and you will be fine.
v0.2.1
Patch Changes
- 8c8bc48: added better export functions for utils for easier migration. Improved the DX for the QRCode calls
v0.2.0
Minor Changes
- 375ee45: opted out of a more tricky NODE.ENV for ENVIRONMENT
Patch Changes
v0.1.9
Patch Changes
- 7a3723d: fixed qrcode server component undefined error
v0.1.8
Patch Changes
- 15d3b93: fixed index.ts import issue (submodules)
v0.1.7
Patch Changes
- 6642caf: added new B2BCheckoutRequest API
v0.1.6
Patch Changes
- 62e1b46: fixed some components and cleaned up some bugs