We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7049913 commit bc55e18Copy full SHA for bc55e18
3 files changed
.changeset/early-mangos-draw.md
packages/solid-hiding-header/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.0.22
4
+
5
+### Patch Changes
6
7
+- [`8a58767`](https://github.com/sectsect/solid-hiding-header/commit/8a5876723c78f65c3041d4eb94737aee1e10772f) Thanks [@sectsect](https://github.com/sectsect)! - Add mock for testing / update Turborepo to v2.x.x
8
9
+ - test: added mocking api response to test
10
+ - refactor(app): code refactor
11
+ - chore: update turbo to v2
12
13
## 2.0.21
14
15
### Patch Changes
packages/solid-hiding-header/package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.21",
+ "version": "2.0.22",
"name": "@sect/solid-hiding-header",
"description": "SolidJS header that disappears on scroll down and appears on scroll up.",
"license": "MIT",
0 commit comments