Skip to content

0.7.0 - #67

Merged
JensAstrup merged 2 commits into
mainfrom
develop
Sep 15, 2026
Merged

JensAstrup merged 2 commits into
mainfrom
develop

Conversation

@JensAstrup

Copy link
Copy Markdown
Member

What's Changed

  • Redesign landing page
  • Update dependencies

JensAstrup and others added 2 commits September 15, 2026 17:59
* Refactor global styles and layout components

- Updated font variables in globals.css to use Instrument Sans and IBM Plex Mono.
- Added new color variables for branding and body text.
- Modified layout.tsx to reflect new font usage and removed unused components.
- Reorganized page.tsx to include new Header, Hero, and ProjectsSection components, while removing the AnimatedProductSection and FixedFooterLinks.
- Introduced new ProjectCard and ProjectsSection components for better project display.
- Removed deprecated components and hooks related to product display.

This update enhances the overall design and structure of the application.

* Address review feedback on landing page redesign

- Let project cards shrink below 280px so narrow viewports don't scroll horizontally
- Revalidate the home page daily so the footer copyright year stays current
- Use a deeper indigo behind white text (hero CTA, text selection) to meet 4.5:1 contrast

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* Update package versions and dependencies in package.json and yarn.lock

- Bump project version from 0.6.0 to 0.7.0.
- Update dependencies:
  - @vercel/analytics to 2.0.1
  - lucide-react to 1.46.0
  - react and react-dom to 19.3.0
- Upgrade devDependencies:
  - @eslint/compat to 2.1.1
  - @eslint/eslintrc to 3.3.7
  - @stylistic/eslint-plugin to 5.10.0
  - eslint to 10.10.0
  - @typescript-eslint/eslint-plugin and parser to 8.70.0
  - eslint-plugin-jest to 29.16.6
  - eslint-plugin-perfectionist to 5.11.1
  - eslint-plugin-yenz to 2.2.2
  - Update types for node, react, and react-dom to their latest versions.
- Add new dependencies: @cacheable/memory and @cacheable/utils.
- Update various other dependencies in yarn.lock for compatibility and performance improvements.

* Update ESLint configuration, package dependencies, and project structure

- Added lint cache directory to .gitignore.
- Updated ESLint configuration to include the Next.js plugin and adjusted ignored paths.
- Modified package.json to use ESLint with cache for linting.
- Updated TypeScript version in package.json to the latest.
- Cleaned up formatting in various configuration files for consistency.
- Added postcss.config.mjs to TypeScript compilation paths.
- Minor adjustments to layout and route files for improved readability.
@vercel

vercel Bot commented Sep 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
void-works Ready Ready Preview, v0 Sep 15, 2026 10:26pm UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Essentials

Run ID: 4522395a-563c-4411-bc8e-1103d24bfc39

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@JensAstrup
JensAstrup merged commit a56fe57 into main Sep 15, 2026
2 checks passed

This branch was successfully deployed

1 active deployment
Preview f5cf1a11 Deployed Sep 15, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant