File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.5.0] - 2023-06-17
2+
3+ ### ⛰️ Features
4+
5+ - * (barcode_utils)* Added camera support for barcode reader
6+ - Added error handling routes
7+ - Added Barcode Writer tool
8+
9+ ### 🎨 Styling
10+
11+ - Added hover effect for sidebar entries
12+ - Use conventional sidebar/navbar colour
13+ - Fixed loading page has overflow
14+
15+ ### 🧪 Testing
16+
17+ - * (barcode_reader)* Remove madness test - inconsistent
18+
19+ ### ⚙️ Miscellaneous Tasks
20+
21+ - * (deps)* Upgraded dependencies
22+ - * (deps)* Bump @types/react from 18.2.11 to 18.2.12
23+ - * (deps)* Bump sass from 1.63.3 to 1.63.4
24+ - * (deps)* Bump react-router-dom from 6.12.1 to 6.13.0
25+
126## [ 1.4.1] - 2023-06-06
227
328### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 1- 1.4.1
1+ 1.5.0
Original file line number Diff line number Diff line change 11{
22 "name" : " js-tools" ,
33 "license" : " MIT" ,
4- "version" : " 1.4.1 " ,
4+ "version" : " 1.5.0 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments