# @qr-platform/qr-code-js

## 0.11.3

### Patch Changes

- bc47c1d: Improvement to appear and update methods

## 0.11.2

### Patch Changes

- 1cdc614: Extended the append method to accept options and clear the container when clearContainer is true

## 0.11.1

### Patch Changes

- Routine patch release.

## 0.11.0

### Minor Changes

- Release a minor version with new features.

## 0.10.7

### Patch Changes

- 4f213aa: Updated default template image padding and margin base settings

## 0.10.6

### Patch Changes

- f3f47fc: Streamline QR code decoration options and enhance canvas rendering capabilities

## 0.10.5

### Patch Changes

- 52ed0b5: getSettings should not return undefined props

## 0.10.4

### Patch Changes

- 1692491: Add metadata support (id, name, description) in QRCodeJs and QRCodeBuilder for enhanced configuration options

## 0.10.3

### Patch Changes

- 093f83a: Updated documentation for useSettings, setSettings, setData, useData, setOptions, useOptions methods

## 0.10.2

### Patch Changes

- 45342a8: added useSettings and setSettings to combine all options and templates into one json object

## 0.10.0

### Minor Changes

- 4ec372c: added template and style, text and border combination for qrcode js class

## 0.9.0

### Minor Changes

- 06a7b86: added useTemplate, useStyle, build method for builder pattern. setTemplate, setStyle for class instance pattern

## 0.8.21

### Patch Changes

- dc60e82: Added useTemplate local base template option method and setTemplate global static method for QRCodeJs class

## 0.8.20

### Patch Changes

- 90fd9b4: Update to license manager domain check array

## 0.8.19

### Patch Changes

- 5cfd829: Readme, Documentation, License updates

## 0.8.17

### Patch Changes

- a3d5390: Update to Validation and Node library

## 0.8.16

### Patch Changes

- 4fe192a: feat: added node validator without jimp and sharp

## 0.8.15

### Patch Changes

- 371fc30: import Position type

## 0.8.14

### Patch Changes

- 8c5c33d: changesets

## 0.8.13

### Patch Changes

- 614288c: fix path

## 0.8.12

### Patch Changes

- 51916e2: validation refactoring

## 0.8.11

### Patch Changes

- 7d722f4: zlib - make only one attempt

## 0.8.10

### Patch Changes

- de43501: change zlib path

## 0.8.9

### Patch Changes

- 6484ce8: new version of zbar library (x2 zoom)

## 0.8.8

### Patch Changes

- 2be1fa6: fix zbar path

## 0.8.7

### Patch Changes

- bd51c06: add zbar validation

## 0.8.6

### Patch Changes

- ca33ed1: new validation version

## 0.8.5

### Patch Changes

- a7e1d58: fix scan-validator

## 0.8.4

### Patch Changes

- ce15b6f: fix scan-validator

## 0.8.3

### Patch Changes

- 61fe588: fix scan validator

## 0.8.2

### Patch Changes

- f456d90: fix scan validator

## 0.8.1

### Patch Changes

- 84db585: Node Export Option Changed to QRCodeJsOptions
- 954ccad: Fixed scan validator

## 0.8.0

### Minor Changes

- 6f87620: Added QR scanning validators

## 0.7.5

### Patch Changes

- c6ea22c: Border option for inner cutout scale and offset added
- ae53fde: Border outter position behind qr code

## 0.7.4

### Patch Changes

- 6f30bd9: Validation QR Code JS Options
- 6f30bd9: Exports Lib Name Changed

## 0.7.3

### Patch Changes

- 20a46bc: Outer border qr offset added

## 0.7.2

### Patch Changes

- bdad351: Round border text fixes for different combinations

## 0.7.1

### Patch Changes

- 7ff7a0a: Removed round and replaced with radius string only

## 0.7.0

### Minor Changes

- aa530a4: Rename disableCurve to curveDisabled

## 0.6.0

### Minor Changes

- 800081e: radius should be of type number of percentage

## 0.5.0

### Minor Changes

- ef2af08: fix reexport BorderOptions and Position interface and type

## 0.4.0

### Minor Changes

- 23ac2fd: fix types

## 0.3.0

### Minor Changes

- 527180a: fix: change type for options

## 0.2.0

### Minor Changes

- 82bb86c: Disable for DecorationOption is optional

## 0.1.0

### Minor Changes

- 4b53fb0: Add export BorderOptions

## 0.0.13

### Patch Changes

- 0d64e48: Export Position type from QRBorderPlugin

## 0.0.12

### Patch Changes

- a426d0b: Fix for default background red, changed to #ffff

## 0.0.11

### Patch Changes

- 69696df: Outer and Inner decorative borders improvements

## 0.0.10

### Patch Changes

- 75660f1: Updated package json to export for node

## 0.0.9

### Patch Changes

- 2e45431: update to export name

## 0.0.8

### Patch Changes

- e28c564: Package json update to export types, node and browser files

## 0.0.7

### Patch Changes

- d833eb4: Another Test Publish

## 0.0.6

### Patch Changes

- 3a68929: Test release new version (no changes)
