We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 512e3d4 + 7b57773 commit 3ccba4cCopy full SHA for 3ccba4c
3 files changed
.changeset/sour-cycles-mate.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.0.20
4
+
5
+### Patch Changes
6
7
+- [`512e3d4`](https://github.com/sectsect/solid-hiding-header/commit/512e3d4b974091d9a382aba5b436bda4ef823993) Thanks [@sectsect](https://github.com/sectsect)! - migrate '@solidjs/router' to v0.13.x
8
9
+ - chore: update '@solidjs/router' to v0.13.3
10
+ - test: add support for tests on '@solidjs/router' v0.13.x or higher
11
+ - chore: add missing package 'postcss-nesting'
12
13
## 2.0.19
14
15
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.19",
+ "version": "2.0.20",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments