File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.1.2
5+
6+ [ compare changes] ( https://github.com/antarctica/nmea-web-serial/compare/v1.1.1...v1.1.2 )
7+
8+ ### 🩹 Fixes
9+
10+ - Broken home link and add links to examples ([ 81030a2] ( https://github.com/antarctica/nmea-web-serial/commit/81030a2 ) )
11+
12+ ### 💅 Refactors
13+
14+ - Simplify navigation adapter API ([ d4aae00] ( https://github.com/antarctica/nmea-web-serial/commit/d4aae00 ) )
15+
16+ ### 📖 Documentation
17+
18+ - Add more detail about the client api and adapter pattern ([ d6feb05] ( https://github.com/antarctica/nmea-web-serial/commit/d6feb05 ) )
19+ - Restructure examples and create new react and vanilla client example ([ bb44ed7] ( https://github.com/antarctica/nmea-web-serial/commit/bb44ed7 ) )
20+
21+ ### 🤖 CI
22+
23+ - Typedocs and new build output for github pages ([ 22e6a49] ( https://github.com/antarctica/nmea-web-serial/commit/22e6a49 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Jonny Dawe < jonwe@bas.ac.uk >
28+
429## v1.1.1
530
631[ compare changes] ( https://github.com/antarctica/nmea-web-serial/compare/v1.1.0...v1.1.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nmea-web-serial" ,
33 "type" : " module" ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.1.2 " ,
55 "packageManager" : " npm@10.8.2" ,
66 "description" : " NMEA 0183 sentence parser for the Web Serial API" ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments