Skip to content

Releases: hackertok/hackertok.github.io

v0.3.0

17 May 21:59
Immutable release. Only release title and notes can be modified.
7940c98

Choose a tag to compare

What's Changed

  • chore: replace postcss + autoprefixer with @tailwindcss/vite by @therealsama in #85
  • chore(deps-dev): bump @axe-core/playwright from 4.11.1 to 4.11.3 by @dependabot[bot] in #79
  • chore: harden CI supply chain and improve Dependabot config by @therealsama in #86
  • chore(deps): bump actions/setup-node from 4.4.0 to 6.4.0 by @dependabot[bot] in #87
  • chore(deps): remove unused ajv dependency by @therealsama in #95
  • chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #91
  • chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #90
  • chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 5.0.0 by @dependabot[bot] in #89
  • chore(deps): bump actions/configure-pages from 4.0.0 to 6.0.0 by @dependabot[bot] in #88
  • style: use native scrollbar-width/scrollbar-color on comment pre blocks by @therealsama in #96
  • fix: cache pruning skipping entries, retry bypass, and error boundary stuck state by @therealsama in #97
  • fix: eliminate flaky e2e tests by @therealsama in #98
  • fix: retry giveUp accumulation, null Firebase item crash, swipe story replacement by @therealsama in #99
  • chore: trim bloated comments by @therealsama in #100
  • refactor: extract theme localStorage key to named constant by @therealsama in #101
  • chore(deps-dev): bump the dev-minor-patch group across 1 directory with 13 updates by @dependabot[bot] in #93
  • chore(deps): bump the prod-minor-patch group across 1 directory with 6 updates by @dependabot[bot] in #102
  • fix: wrap document.title assertion in waitFor to fix flaky test by @therealsama in #103

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 May 11:55

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump typescript-eslint from 8.57.2 to 8.59.0 by @dependabot[bot] in #62
  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #60
  • chore(deps-dev): bump vite from 7.3.2 to 8.0.10 by @dependabot[bot] in #63
  • Modernize UI with shadcn primitives and lucide icons by @therealsama in #72
  • chore(deps-dev): bump ajv from 6.14.0 to 8.20.0 by @dependabot[bot] in #67
  • Polish UI cascade, skeletons, and reply expansion by @therealsama in #73
  • chore(deps-dev): bump @types/node from 25.4.0 to 25.6.0 by @dependabot[bot] in #69
  • chore(deps): bump react-dom from 19.2.4 to 19.2.5 by @dependabot[bot] in #71
  • chore(deps): bump react-intersection-observer from 10.0.2 to 10.0.3 by @dependabot[bot] in #70
  • chore(deps-dev): bump msw from 2.12.10 to 2.14.3 by @dependabot[bot] in #74
  • chore(deps-dev): bump jsdom from 29.0.1 to 29.1.1 by @dependabot[bot] in #75
  • feat: branding refresh — banner, icons, and metadata overhaul by @therealsama in #77
  • chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #76
  • style: branding refresh — unify accent color, link styling, and labels by @therealsama in #78
  • fix: UI polish for narrow viewports and user content by @therealsama in #84
  • chore(deps): bump lucide-react from 1.12.0 to 1.14.0 by @dependabot[bot] in #83
  • chore(deps): bump react-router-dom from 7.13.0 to 7.15.0 by @dependabot[bot] in #82

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Apr 18:57

Choose a tag to compare

What's Changed

  • refactor: introduce discriminated union Item type model by @therealsama in #23
  • chore(deps-dev): bump undici from 7.22.0 to 7.24.3 by @dependabot[bot] in #25
  • chore(deps-dev): bump flatted from 3.3.3 to 3.4.1 by @dependabot[bot] in #24
  • feat: design tokens, brand refresh & WCAG accessibility by @therealsama in #31
  • chore(deps-dev): bump @vitest/eslint-plugin from 1.6.10 to 1.6.12 by @dependabot[bot] in #30
  • chore(deps-dev): bump postcss from 8.5.6 to 8.5.8 by @dependabot[bot] in #29
  • chore(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #28
  • fix: open all links in the same tab instead of new tabs by @therealsama in #32
  • fix: map Algolia story_text to StoryItem.text for mobile story detail by @therealsama in #33
  • feat: progressive reply expansion, tree-line comment UI, and WCAG color fixes by @therealsama in #34
  • chore(deps-dev): bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in #35
  • chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 by @dependabot[bot] in #42
  • chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #40
  • chore(deps-dev): bump jsdom from 28.1.0 to 29.0.1 by @dependabot[bot] in #37
  • chore(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.2 by @dependabot[bot] in #36
  • feat: swipeable comment viewer for mobile by @therealsama in #48
  • chore(deps-dev): bump @eslint/js from 9.39.2 to 9.39.4 by @dependabot[bot] in #44
  • chore(deps-dev): bump @tailwindcss/postcss from 4.2.1 to 4.2.2 by @dependabot[bot] in #46
  • feat: unified StateView, network status bar, and auto-retry by @therealsama in #52
  • chore(deps-dev): bump @playwright/test from 1.58.2 to 1.59.1 by @dependabot[bot] in #50
  • chore(deps-dev): bump vite from 7.3.1 to 7.3.2 by @dependabot[bot] in #49
  • feat: swipeable domain story viewer for mobile by @therealsama in #58
  • chore(deps): bump dompurify from 3.3.3 to 3.4.0 by @dependabot[bot] in #57
  • chore(deps-dev): bump @vitest/ui from 4.0.18 to 4.1.4 by @dependabot[bot] in #56
  • chore(deps-dev): bump autoprefixer from 10.4.24 to 10.5.0 by @dependabot[bot] in #53
  • feat(sanitize): rewrite HN and self links to in-app routes by @therealsama in #59
  • feat: user profile and submissions routes by @therealsama in #64
  • ci: release GitHub Pages from versions by @therealsama in #65
  • chore(deps-dev): bump postcss from 8.5.8 to 8.5.11 by @dependabot[bot] in #66
  • chore(deps-dev): bump globals from 17.4.0 to 17.5.0 by @dependabot[bot] in #55
  • chore(deps-dev): bump postcss from 8.5.11 to 8.5.12 by @dependabot[bot] in #61

Full Changelog: https://github.com/hackertok/hackertok.github.io/commits/v0.1.0