Skip to content

Releases: sectsect/solid-hiding-header

@sect/solid-hiding-header@2.0.31

13 Dec 06:30
a6401bd

Choose a tag to compare

Patch Changes

  • 1c5b6d3 Thanks @sectsect! - .
    • chore: migrate to OIDC Trusted Publishing for npm releases
    • chore(deps): update pnpm to 10.25.0

@sect/solid-hiding-header@2.0.30

15 Nov 08:29
e900a6f

Choose a tag to compare

Patch Changes

  • #55 d85ba04 Thanks @sectsect! - .
    • chore(deps): replace deprecated --no-cache with --cache option

@sect/solid-hiding-header@2.0.29

15 Nov 08:02

Choose a tag to compare

Patch Changes

  • af5aff9 Thanks @sectsect! - .
    • docs: add claude code guidance documentation
    • chore(config): add serena memory directory to gitignore
    • chore: update MSW to v2.12.2 to resolve jsdom testing issues
    • chore: upgrade Vitest to v4.0.9
    • chore(deps): update dependencies
    • ci: fix pnpm version error

@sect/solid-hiding-header@2.0.28

06 Jul 01:04
11be6e9

Choose a tag to compare

Patch Changes

  • c713933 Thanks @sectsect! - .
    • chore(deps): update dependencies
    • docs: update README.md
    • chore(deps): update dependencies
    • chore: remove eslint-plugin-tailwindcss for Tailwind CSS v4
    • chore: migrate config files to ESModule format
    • fix: resolve ESLint errors and deprecation warnings
    • fix: resolve stylelint errors
    • ci: fix pnpm version error

@sect/solid-hiding-header@2.0.27

21 Jun 09:17
f03571d

Choose a tag to compare

Patch Changes

  • 49a5c74 Thanks @sectsect! - .

    • Potential fix for code scanning alert no. 1: Workflow does not contain permissions
    • perf(turbo): enable e2e test caching with outputs and env vars
    • fix(ci): update workflow permissions for changesets action

@sect/solid-hiding-header@2.0.26

21 Jun 04:10
a88fc3e

Choose a tag to compare

Patch Changes

  • #43 a264411 Thanks @sectsect! - .

    • feat(e2e): add playwright show-report script
    • ci(release): add playwright report upload as artifact

@sect/solid-hiding-header@2.0.25

21 Jun 03:02
87e5a21

Choose a tag to compare

Patch Changes

  • #40 dfe8f35 Thanks @sectsect! - .

    • chore(deps): update dependencies
    • fix: resolve test failures after dependency updates
    • fix(e2e): remove playwright test from library package
    • test: expand test suites to achieve full coverage
    • chore(deps): update dependencies
    • fix(lint): update eslint-plugin-solid to resolve TSAsExpression error
    • chore(deps): update dependencies
    • chore: update tailwindcss config before migrate to v4
    • chore(deps): migrate to tailwindcss v4
    • fix(deps): downgrade msw to 2.3.1 for vite 6 compatibility
    • fix: resolve TypeScript module resolution errors
    • ci(workflows): align pnpm version with package.json

@sect/solid-hiding-header@2.0.24

31 Dec 13:05
3c6281a

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/solid-hiding-header@2.0.23

11 Jun 15:48
ed5981b

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/solid-hiding-header@2.0.22

07 Jun 18:16
ccb800a

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