File tree Expand file tree Collapse file tree 7 files changed +32
-14
lines changed
Expand file tree Collapse file tree 7 files changed +32
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# hyperbook
22
3+ ## 0.72.1
4+
5+ ### Patch Changes
6+
7+ - [ ` d2b1c7c ` ] ( https://github.com/openpatch/hyperbook/commit/d2b1c7c453c8c81486727aa8b2f07cb0f0d268ef ) Thanks [ @mikebarkmin ] ( https://github.com/mikebarkmin ) ! - Performance and optimization improvements
8+
9+ - Added ` font-display: swap ` to all font-face declarations for better page load performance
10+ - Added ` defer ` attribute to script tags to improve page load speed
11+ - Minified dexie-export-import.js bundle to reduce file size
12+ - Added explicit height attribute to logo image for better CLS scores
13+
314## 0.72.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " hyperbook" ,
3- "version" : " 0.72.0 " ,
3+ "version" : " 0.72.1 " ,
44 "author" : " Mike Barkmin" ,
55 "homepage" : " https://github.com/openpatch/hyperbook#readme" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @hyperbook/markdown
22
3+ ## 0.44.1
4+
5+ ### Patch Changes
6+
7+ - [ ` d2b1c7c ` ] ( https://github.com/openpatch/hyperbook/commit/d2b1c7c453c8c81486727aa8b2f07cb0f0d268ef ) Thanks [ @mikebarkmin ] ( https://github.com/mikebarkmin ) ! - Performance and optimization improvements
8+
9+ - Added ` font-display: swap ` to all font-face declarations for better page load performance
10+ - Added ` defer ` attribute to script tags to improve page load speed
11+ - Minified dexie-export-import.js bundle to reduce file size
12+ - Added explicit height attribute to logo image for better CLS scores
13+
314## 0.44.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hyperbook/markdown" ,
3- "version" : " 0.44.0 " ,
3+ "version" : " 0.44.1 " ,
44 "author" : " Mike Barkmin" ,
55 "homepage" : " https://github.com/openpatch/hyperbook#readme" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# @hyperbook/vscode-extension
22
3+ ## 0.48.6
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` d2b1c7c ` ] ( https://github.com/openpatch/hyperbook/commit/d2b1c7c453c8c81486727aa8b2f07cb0f0d268ef )] :
8+ - @hyperbook/markdown @0.44.1
9+
310## 0.48.5
411
512### Patch Changes
Original file line number Diff line number Diff line change 1111 },
1212 "homepage" : " https://hyperbook.openpatch.org" ,
1313 "main" : " ./out/extension.js" ,
14- "version" : " 0.48.5 " ,
14+ "version" : " 0.48.6 " ,
1515 "engines" : {
1616 "vscode" : " ^1.71.0"
1717 },
You can’t perform that action at this time.
0 commit comments