|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 2.0.28 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- [`c713933`](https://github.com/sectsect/solid-hiding-header/commit/c7139331a52b319be1892bcf21aff5a175dd950c) Thanks [@sectsect](https://github.com/sectsect)! - . |
| 8 | + - chore(deps): update dependencies |
| 9 | + - docs: update README.md |
| 10 | + - chore(deps): update dependencies |
| 11 | + - chore: remove eslint-plugin-tailwindcss for Tailwind CSS v4 |
| 12 | + - chore: migrate config files to ESModule format |
| 13 | + - fix: resolve ESLint errors and deprecation warnings |
| 14 | + - fix: resolve stylelint errors |
| 15 | + - ci: fix pnpm version error |
| 16 | + |
3 | 17 | ## 2.0.27 |
4 | 18 |
|
5 | 19 | ### Patch Changes |
6 | 20 |
|
7 | 21 | - [`49a5c74`](https://github.com/sectsect/solid-hiding-header/commit/49a5c747884c978087eb6e5748befe62a08ef9cc) Thanks [@sectsect](https://github.com/sectsect)! - . |
8 | | - |
9 | 22 | - Potential fix for code scanning alert no. 1: Workflow does not contain permissions |
10 | 23 | - perf(turbo): enable e2e test caching with outputs and env vars |
11 | 24 | - fix(ci): update workflow permissions for changesets action |
|
15 | 28 | ### Patch Changes |
16 | 29 |
|
17 | 30 | - [#43](https://github.com/sectsect/solid-hiding-header/pull/43) [`a264411`](https://github.com/sectsect/solid-hiding-header/commit/a264411d3f939c605faf840aecb582839097b38d) Thanks [@sectsect](https://github.com/sectsect)! - . |
18 | | - |
19 | 31 | - feat(e2e): add playwright show-report script |
20 | 32 | - ci(release): add playwright report upload as artifact |
21 | 33 |
|
|
24 | 36 | ### Patch Changes |
25 | 37 |
|
26 | 38 | - [#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)! - . |
27 | | - |
28 | 39 | - chore(deps): update dependencies |
29 | 40 | - fix: resolve test failures after dependency updates |
30 | 41 | - fix(e2e): remove playwright test from library package |
|
43 | 54 | ### Patch Changes |
44 | 55 |
|
45 | 56 | - [#37](https://github.com/sectsect/solid-hiding-header/pull/37) [`2032417`](https://github.com/sectsect/solid-hiding-header/commit/20324175f1f4b2e78c8c16ca44627564f4364fbf) Thanks [@sectsect](https://github.com/sectsect)! - . |
46 | | - |
47 | 57 | - chore: update vite to v5.3.x |
48 | 58 | - chore: bump pnpm version |
49 | 59 | - chore: update vitest to v2.x.x |
|
56 | 66 | ### Patch Changes |
57 | 67 |
|
58 | 68 | - [`b863421`](https://github.com/sectsect/solid-hiding-header/commit/b86342100997c943e03ccf7306eb6d93a0726fcc) Thanks [@sectsect](https://github.com/sectsect)! - add testing for component 'PostContent' |
59 | | - |
60 | 69 | - add testing for component 'PostContent' |
61 | 70 | - add testing for component 'PostList' |
62 | 71 |
|
|
65 | 74 | ### Patch Changes |
66 | 75 |
|
67 | 76 | - [`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 |
68 | | - |
69 | 77 | - test: added mocking api response to test |
70 | 78 | - refactor(app): code refactor |
71 | 79 | - chore: update turbo to v2 |
|
75 | 83 | ### Patch Changes |
76 | 84 |
|
77 | 85 | - [`478e30a`](https://github.com/sectsect/solid-hiding-header/commit/478e30aa55e09b81acaf455d9d55bb6d2a636b18) Thanks [@sectsect](https://github.com/sectsect)! - add testing for response 500 error |
78 | | - |
79 | 86 | - add package msw to mock the API response |
80 | 87 |
|
81 | 88 | ## 2.0.20 |
82 | 89 |
|
83 | 90 | ### Patch Changes |
84 | 91 |
|
85 | 92 | - [`512e3d4`](https://github.com/sectsect/solid-hiding-header/commit/512e3d4b974091d9a382aba5b436bda4ef823993) Thanks [@sectsect](https://github.com/sectsect)! - migrate '@solidjs/router' to v0.13.x |
86 | | - |
87 | 93 | - chore: update '@solidjs/router' to v0.13.3 |
88 | 94 | - test: add support for tests on '@solidjs/router' v0.13.x or higher |
89 | 95 | - chore: add missing package 'postcss-nesting' |
|
105 | 111 | ### Patch Changes |
106 | 112 |
|
107 | 113 | - [`9354afc`](https://github.com/sectsect/solid-hiding-header/commit/9354afc9101c993ea904fb693d213e5b74c184e7) Thanks [@sectsect](https://github.com/sectsect)! - Minor bug fix |
108 | | - |
109 | 114 | - ci: update CI workflow |
110 | 115 | - fix: add missing method to destroy instance in cleanup function |
111 | 116 | - ci: fix error in workflow |
|
115 | 120 | ### Patch Changes |
116 | 121 |
|
117 | 122 | - [`020a629`](https://github.com/sectsect/solid-hiding-header/commit/020a629f18f2d68b2653caae971b66579d6a8e4e) Thanks [@sectsect](https://github.com/sectsect)! - improve for tests |
118 | | - |
119 | 123 | - chore: replace deprecated extension in recommendations |
120 | 124 | - chore: update dependencies for Vitest |
121 | 125 | - test: enhance tests |
|
0 commit comments