File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 8
8
jobs :
9
9
build :
10
10
uses : janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main
11
+ with :
12
+ install-cmd : npm install --force
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
+ #### [ v0.5.9] ( https://github.com/janosh/svelte-toc/compare/v0.5.8...v0.5.9 )
6
+
7
+ > 12 June 2024
8
+
9
+ - Ignore spurious ` scrollend ` events on page load before any actual scrolling in Chrome [ ` #58 ` ] ( https://github.com/janosh/svelte-toc/pull/58 )
10
+
5
11
#### [ v0.5.8] ( https://github.com/janosh/svelte-toc/compare/v0.5.7...v0.5.8 )
6
12
7
13
> 21 March 2024
Original file line number Diff line number Diff line change 5
5
"homepage" : " https://janosh.github.io/svelte-toc" ,
6
6
"repository" : " https://github.com/janosh/svelte-toc" ,
7
7
"license" : " MIT" ,
8
- "version" : " 0.5.8 " ,
8
+ "version" : " 0.5.9 " ,
9
9
"type" : " module" ,
10
10
"svelte" : " ./dist/index.js" ,
11
11
"bugs" : " https://github.com/janosh/svelte-toc/issues" ,
You can’t perform that action at this time.
0 commit comments