Skip to content

Releases: w3bdesign/dfweb-v4

Version 1.0.9

24 Apr 20:17
031a386
Compare
Choose a tag to compare

What's Changed

  • Update dependency motion to ^11.16.0 by @renovate in #582
  • Update dependency @hookform/resolvers to ^3.10.0 by @renovate in #583
  • Update dependency sanity to ^3.69.0 by @renovate in #585
  • 🎨 style: format code using prettier by @w3bdesign in #586
  • Update Node.js to v23.6.0 by @renovate in #584
  • Update dependency motion to ^11.17.0 by @renovate in #588
  • Update dependency eslint to v9.18.0 by @renovate in #589
  • 🚚 move: restructure project files into src directory by @w3bdesign in #590
  • 🎨 style: reorder imports in GenericForm component by @w3bdesign in #591
  • ♻️ refactor(matrix): split matrix component into modular structure by @w3bdesign in #592
  • ✨ feat(config): add env validation with envalid by @w3bdesign in #593
  • ♻️ refactor(testing): simplify testing tools description by @w3bdesign in #594
  • ✅ test: add tests for BounceInScroll animation component by @w3bdesign in #595
  • ✅ test: add comprehensive error boundary fallback tests by @w3bdesign in #596
  • Update dependency postcss to ^8.5.0 by @renovate in #598
  • Update typescript-eslint monorepo to ^8.20.0 by @renovate in #599
  • 🔧 chore(ts): enable stricter typescript checks by @w3bdesign in #600
  • Update dependency motion to ^11.18.0 by @renovate in #601
  • Update dependency eslint-plugin-jest to ^28.11.0 by @renovate in #603
  • Update dependency sanity to ^3.70.0 by @renovate in #602
  • 🎨 style: add trailing commas and format matrix test files by @w3bdesign in #606
  • 💄 ui: remove hover scale effect from tech stack icons by @w3bdesign in #607
  • Update testing-library monorepo by @renovate in #605
  • 📝 docs: add technical documentation for DFWeb v4 by @w3bdesign in #608
  • 🚚 move: rename TECHNICAL.md to README.md in DOCS directory by @w3bdesign in #609
  • 📝 docs(perf): expand performance optimization documentation by @w3bdesign in #610
  • 📝 docs: expand testing strategy documentation with detailed sections by @w3bdesign in #611
  • Update actions/checkout digest to 009b9ae by @renovate in #613
  • Update actions/checkout digest to 85e6279 by @renovate in #614
  • 📝 docs(cv): update education timeframe to 2025 by @w3bdesign in #616
  • Update dependency @types/node to ^22.10.7 by @renovate in #612
  • 👷 ci: add repository documentation workflow by @w3bdesign in #617
  • 👷 ci: update repomix workflow to use global install by @w3bdesign in #618
  • 📝 docs: add automated repository documentation details by @w3bdesign in #619
  • 🔥 cleanup: remove automated PR comments feature by @w3bdesign in #620
  • Add new CV by @w3bdesign in #621
  • fix(deps): update dependency @sanity/client to ^6.25.0 by @renovate in #622
  • chore(deps): update typescript-eslint monorepo to ^8.21.0 by @renovate in #623
  • fix(deps): update dependency motion to v12 by @renovate in #624
  • 📝docs: add detailed copilot instructions for DFWeb v4 by @w3bdesign in #625
  • fix(deps): update dependency sanity to ^3.71.0 by @renovate in #626
  • ♻️ refactor: simplify animation component test structure by @w3bdesign in #628
  • ⚡️ perf: remove unoptimized prop from project card image by @w3bdesign in #630
  • 👷 ci: add wait period before starting repomix workflow by @w3bdesign in #631
  • ♻️ refactor: replace next/image with standard img tag by @w3bdesign in #632
  • Replace Next Image by @w3bdesign in #633
  • fix(deps): update dependency motion to ^12.0.1 by @renovate in #635
  • 🔧 chore(ci): increase wait time for checks to 5 minutes by @w3bdesign in #636
  • chore(deps): update dependency @testing-library/user-event to ^14.6.1 by @renovate in #634
  • chore(deps): update node.js to v23.6.1 by @renovate in #638
  • 🐛 fix: add optional chaining for safer data access by @w3bdesign in #639
  • fix(deps): update dependency @sanity/client to ^6.27.1 by @renovate in #637
  • 🐛 fix: add null checks by @w3bdesign in #640
  • 🐛 fix: correct random character generation in matrix animation by @w3bdesign in #642
  • fix(deps): update dependency sanity to ^3.71.1 by @renovate in #643
  • 🔧 chore(ts): update typescript target to ES2022 by @w3bdesign in #644
  • fix(deps): update dependency @sanity/client to ^6.27.1 by @renovate in #641
  • ✅ test: add testing library type definitions by @w3bdesign in #646
  • ✅ test: expand typescript matchers interface for jest by @w3bdesign in #647
  • 📝 docs: add repository context file documentation to README by @w3bdesign in #648
  • chore(deps): update dependency @playwright/test to ^1.50.0 by @renovate in #649
  • chore(deps): update dependency codecov to v5.2.0 by @renovate in #650
  • fix(deps): update dependency sanity to ^3.71.2 by @w3bdesign in #651
  • chore(deps): update dependency eslint to v9.19.0 by @renovate in #652
  • ✨ feat: add animated header SVG for Github portfolio by @w3bdesign in #655
  • 📦 deps: add animated header gif asset by @w3bdesign in #656
  • chore(deps): update typescript-eslint monorepo to ^8.22.0 by @renovate in #654
  • ♿️ access: add pa11y automated accessibility testing workflow by @w3bdesign in #657
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #659
  • 🎨 style: rename accessibility tests workflow to a11y by @w3bdesign in #660
  • 🎨 style: rename A11y workflow title by @w3bdesign in #661
  • chore(deps): update actions/cache action to v4 by @renovate in #658
  • fix(deps): update dependency @sanity/client to ^6.27.2 by @renovate in #663
  • chore(deps): update dependency @types/node to ^22.12.0 by @renovate in #662
  • fix(deps): update dependency sanity to ^3.72.1 by @renovate in #665
  • fix(deps): update dependency next-sanity to ^9.8.46 by @renovate in #664
  • 👷 ci: update a11y workflow name by @w3bdesign in #666
  • chore(deps): update dependency cypress-axe to ^1.6.0 by @renovate in #667
  • chore(deps): update dependency @types/node to ^22.13.0 by @renovate in #670
  • chore(deps): update node.js to v23.7.0 by @renovate in #669
  • chore(deps): update typescript-eslint monorepo to ^8.23.0 by @renovate in #671
  • fix(deps): update dependency motion to ^12.1.0 by @renovate in #672
  • fix(deps): update dependency sanity to ^3.74.0 by @renovate in #673
  • chore(deps): update dependency node to v7.1.0 by @renovate in #675
  • fix(deps): update dependency motion to ^12.3.1 by @renovate in #674
  • fix(deps): update dependency motion to ^12.4.0 by @renovate in #678
  • ✨ feat: add comprehensive error handling for Sanity API by @w3bdesign in https://github.com/w...
Read more

Version 1.0.8

06 Jan 06:37
6b02cdc
Compare
Choose a tag to compare

What's Changed

Read more

Version 1.0.7

07 Oct 00:38
a9c263c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

Version 1.0.6

01 Sep 00:20
5d86dc0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

Version 1.0.5

21 Aug 02:40
ec6b13c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

Version 1.0.4

26 Jul 23:20
bfb37e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

Version 1.0.3

24 Jul 05:12
6e17f00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

Version 1.0.2

21 Jul 23:22
29b00b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

Version 1.0.1

28 Jun 03:32
a5d6a11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0...1.0.1

Version 1.0

27 Jun 03:05
9e2ae6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/w3bdesign/dfweb-v4/commits/1.0