# react-daraja

## 0.2.1

### Patch Changes

- 8c8bc48: added better export functions for utils for easier migration. Improved the DX for the QRCode calls

## 0.2.0

### Minor Changes

- 375ee45: opted out of a more tricky NODE.ENV for ENVIRONMENT

### Patch Changes

- 301d2f9: act seconds to an hour

## 0.1.9

### Patch Changes

- 7a3723d: fixed qrcode server component undefined error

## 0.1.8

### Patch Changes

- 15d3b93: fixed index.ts import issue (submodules)

## 0.1.7

### Patch Changes

- 6642caf: added new B2BCheckoutRequest API

## 0.1.6

### Patch Changes

- 62e1b46: fixed some components and cleaned up some bugs

## 0.1.5

### Patch Changes

- a85570e: Made QRcode non async

## 0.1.4

### Patch Changes

- 734fcd0: better folder structure and created a next js docs app

## 0.1.3

### Patch Changes

- ef27e93: made QRCodeDisplay a server component and created a contributing.md file

## 0.1.2

### Patch Changes

- 3d81262: refactored folder structure and introduced react sub module

## 0.1.1

### Patch Changes

- fd06e5c: completed stkPushRequest function

## 0.1.0

### Minor Changes

- 83f91bc: removed frontend react hooks

## 1.0.4

### Patch Changes

- 73a2f4f: added export to index.ts

## 1.0.3

### Patch Changes

- e7d7c9c: converted STKPush and scannableQRCode to hooks

## 1.0.2

### Patch Changes

- 952ea30: Fixed minor bugs. Still on development mode

## 1.0.1

### Patch Changes

- 4f2a630: edited gitignore file to not include the dist folder. This is to allow the dist folder to be published to npm

## 1.0.0

### Major Changes

- 78f7e58: My first release.
