File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.25
4+
5+ ### Patch Changes
6+
7+ - [ #40 ] ( https://github.com/sectsect/solid-hiding-header/pull/40 ) [ ` dfe8f35 ` ] ( https://github.com/sectsect/solid-hiding-header/commit/dfe8f351864dd38d1dcc096b01482a076bccbc58 ) Thanks [ @sectsect ] ( https://github.com/sectsect ) ! - .
8+
9+ - chore(deps): update dependencies
10+ - fix: resolve test failures after dependency updates
11+ - fix(e2e): remove playwright test from library package
12+ - test: expand test suites to achieve full coverage
13+ - chore(deps): update dependencies
14+ - fix(lint): update eslint-plugin-solid to resolve TSAsExpression error
15+ - chore(deps): update dependencies
16+ - chore: update tailwindcss config before migrate to v4
17+ - chore(deps): migrate to tailwindcss v4
18+ - fix(deps): downgrade msw to 2.3.1 for vite 6 compatibility
19+ - fix: resolve TypeScript module resolution errors
20+ - ci(workflows): align pnpm version with package.json
21+
322## 2.0.24
423
524### Patch Changes
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.0.24 " ,
2+ "version" : " 2.0.25 " ,
33 "name" : " @sect/solid-hiding-header" ,
44 "description" : " SolidJS header that disappears on scroll down and appears on scroll up." ,
55 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments