File tree Expand file tree Collapse file tree 3 files changed +15
-14
lines changed Expand file tree Collapse file tree 3 files changed +15
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# bpac-js
2
2
3
+ ## 2.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 6ec43e2: ### Summary
8
+
9
+ - Improved error handling
10
+ - Switched test framework from Mocha to Jest
11
+ - Updated internal packages and dependencies
12
+ - Added support for printing multiple labels
13
+ - Improved documentation
14
+ - Patched a bug where QR codes were not being populated
15
+ - Added limited support for printStatus function (beta)
16
+
3
17
## 2.1.0
4
18
5
19
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bpac-js" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 2.2 .0" ,
4
4
"description" : " High level API for interacting with the Brother BPAC SDK" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments