Skip to content

Latest commit

 

History

History
230 lines (143 loc) · 4.76 KB

CHANGELOG.md

File metadata and controls

230 lines (143 loc) · 4.76 KB

homepage

1.8.0

Minor Changes

  • a425d13: remove React

1.7.1

Patch Changes

  • f78f70a: remove unused lifecycle event listeners

1.7.0

Minor Changes

  • 05956d6: Remove ViewTransitions polyfill and move to native transitions
  • 4476a30: Update to Astro 5

1.6.16

Patch Changes

  • dd52089: improve project page lighthouse score
  • dde617a: lazy load turnstile script on form focus
  • d742aaf: add mastodon profile
  • e565347: update to svelte 5

1.6.15

Patch Changes

  • 01aa90d: improve LCP
  • bf3f786: set trailingSlash: "never" in astro.config

1.6.14

Patch Changes

  • 65eab58: small tidy up
  • 84bb869: redirect routes ending in /

1.6.13

Patch Changes

  • 4fc35d3: add author and license info to package.json

1.6.12

Patch Changes

  • 8316afa: disable vercel web analytics script injection

1.6.11

Patch Changes

  • 1ca941b: fix CLS with turnstile widget
  • 6594b5c: switch from vercel speed insights and analytics to cloudflare

1.6.10

Patch Changes

  • f07313a: increase range of each contributions calendar color
  • bfe2b1c: Toolicon improvements
  • 690c763: add husky and pre-commit script
  • 67ca801: improve turnstile error handling
  • 7f33c7e: fix footer link to logo section
  • fef3506: Organise imports
  • d65320f: Fix icons
  • 9ee949b: swap banner in footer
  • a39df16: increase function duration to max value fro free plans
  • 65d068a: add preload link tag for project cover images

1.6.9

Patch Changes

  • 3a8a214: Fix external link issues

1.6.8

Patch Changes

  • 22d2dd8: add webmention link

1.6.7

Patch Changes

  • 6bd47cc: rework projects
  • bae8983: mark opacity animation with will-change
  • d2ab9ce: add Github profile as link tag

1.6.6

Patch Changes

  • 47fddf2: check correct step output variable

1.6.5

Patch Changes

  • 1797ce6: use contains to check for production deployment

1.6.4

Patch Changes

  • 01d7b3a: more ahhhhh
  • ff1979c: ahhhhhh
  • a05dc5f: wait for vercel staging deployment to finish before promoting

1.6.3

Patch Changes

  • 83d3e0b: Revert "changes for git lfs migration"

1.6.2

Patch Changes

  • ba7ca1c: fix og-image urls

1.6.1

Patch Changes

  • ddac4bb: fix vercel promotion workflow

1.6.0

Minor Changes

  • 84bd689: Redesign of the hero page and general page layout
  • ffc39b9: Updates theme switcher to use a custom three-way switch and tidies up the ThemeProvider API

Patch Changes

  • c4264e3: remove astro-vtbot
  • c8a2f54: use plugin to declare timeline keyframes
  • d1a7839: update prod dependencies
  • de7383d: Skewed sections
  • 58022c5: Project improvements
  • 8528dde: more contact form improvements
  • 50a6a22: Hero redesign fixes and changes
  • f74fd41: fix og image title
  • d7f7ce0: add browserslist
  • f5e5740: update breaking prod dependencies
  • d7924f8: update astro
  • 15ba82c: Bump the astro group across 1 directory with 5 updates
  • de16a15: update dev dependencies
  • 97c2f0f: switch to Astro OG canvas

1.5.1

Patch Changes

  • 03ea7e8: fix foreground text colour when form is invalid
  • d5a5fd1: fix project page layout for smaller font size
  • 4a97b24: Switch to biome.js

1.5.0

Minor Changes

  • 1a94b13: User server island for Github graph

Patch Changes

  • 6eef975: add turnstile verification to contact form
  • d387ac6: exclude contact page from isr
  • 669988e: reattach event listeners on page load on contact page
  • 0384039: add missing rel attribute to about me image preload
  • c1089e3: Update dependencies, tidy up env

1.4.0

Minor Changes

  • 1d0ba37: migrate env variables to astro:env

Patch Changes

  • d116395: reconfigure CV endpoint

1.3.4

Patch Changes

  • 6af9f46: use Image instead of Picture for background

1.3.3

Patch Changes

  • 074558e: fix id and add autocomplete attributes
  • 2a10ef8: add names to transition:persist directives
  • e879433: Bump the astro group across 1 directory with 3 updates
  • ca8e24d: update pnpm
  • 3be0c51: Bump @iconify-json/simple-icons from 1.1.102 to 1.1.103 in the others-production group
  • 4fab443: set entered email as reply_to address in contact form
  • 3e369a1: Bump @vercel/analytics from 1.2.2 to 1.3.0 in the others-production group
  • d2ca71c: Bump the others-production group with 2 updates
  • 68a35d3: add nicer hover effect
  • 6aec49c: Bump the astro group across 1 directory with 4 updates
  • 837795f: update dependencies
  • 2f970e4: Bump the astro group across 1 directory with 2 updates

1.3.2

Patch Changes

  • f10e75c: fix responsive background image sizing
  • efed333: improve contact form layout
  • d8297e8: fix them switcher moving across the navbar on page nav

1.3.1

Patch Changes

  • 777498c: add theme icons to theme selector
  • 2254b9a: switch CV.pdf to vercel blob storage
  • ee18527: Bump sharp from 0.33.3 to 0.33.4 in the others-production group