Skip to content

Releases: sectsect/solid-hiding-header

@sect/[email protected]

31 Dec 13:05
3c6281a
Compare
Choose a tag to compare

Patch Changes

  • #37 2032417 Thanks @sectsect! - .

    • chore: update vite to v5.3.x
    • chore: bump pnpm version
    • chore: update vitest to v2.x.x
    • chore(deps): update dependencies
    • ci(husky): update hooks following v9 deprecations
    • ci: update GitHub Actions workflow

@sect/[email protected]

11 Jun 15:48
ed5981b
Compare
Choose a tag to compare

Patch Changes

  • b863421 Thanks @sectsect! - add testing for component 'PostContent'

    • add testing for component 'PostContent'
    • add testing for component 'PostList'

@sect/[email protected]

07 Jun 18:16
ccb800a
Compare
Choose a tag to compare

Patch Changes

  • 8a58767 Thanks @sectsect! - Add mock for testing / update Turborepo to v2.x.x

    • test: added mocking api response to test
    • refactor(app): code refactor
    • chore: update turbo to v2

@sect/[email protected]

02 Jun 14:15
4d28094
Compare
Choose a tag to compare

Patch Changes

  • 478e30a Thanks @sectsect! - add testing for response 500 error

    • add package msw to mock the API response

@sect/[email protected]

18 May 05:29
3ccba4c
Compare
Choose a tag to compare

Patch Changes

  • 512e3d4 Thanks @sectsect! - migrate '@solidjs/router' to v0.13.x

    • chore: update '@solidjs/router' to v0.13.3
    • test: add support for tests on '@solidjs/router' v0.13.x or higher
    • chore: add missing package 'postcss-nesting'

@sect/[email protected]

11 May 18:02
74a96b3
Compare
Choose a tag to compare

Patch Changes

@sect/[email protected]

10 May 17:13
f3e45c3
Compare
Choose a tag to compare

Patch Changes

@sect/[email protected]

10 May 16:25
456e79d
Compare
Choose a tag to compare

Patch Changes

  • 9354afc Thanks @sectsect! - Minor bug fix

    • ci: update CI workflow
    • fix: add missing method to destroy instance in cleanup function
    • ci: fix error in workflow

@sect/[email protected]

09 May 19:29
756c2af
Compare
Choose a tag to compare

Patch Changes

  • 020a629 Thanks @sectsect! - improve for tests

    • chore: replace deprecated extension in recommendations
    • chore: update dependencies for Vitest
    • test: enhance tests

@sect/[email protected]

09 May 18:01
8918ab5
Compare
Choose a tag to compare

Patch Changes

  • 2d4b7c9 Thanks @sectsect! - - chore: update dependencies
    • chore: update packageManager version in package.json
    • chore: update turbo
    • ci: update CI workflow
    • ci: remove packageManager in package.json