Releases: Trombach/astro-homepage
Releases · Trombach/astro-homepage
1.8.1
What's Changed
Improvements 🖌️
- Improve contact page by @Trombach in #626
- reorganise file structure by @Trombach in #628
- Simplify TOC animation by @Trombach in #629
- Use biome CI command by @Trombach in #630
- Rework main nav by @Trombach in #632
- Add node buffer linter rule by @Trombach in #638
- disable lfs checkout for release action by @Trombach in #639
- Remove tailwind typography by @Trombach in #636
Fixes 🐛
- chore: allow node 20 for dependabot by @Trombach in #611
- Lock astro to 5.0.5 by @Trombach in #622
- Fix theme init and update style by @Trombach in #621
- add workaround for missing sitemap on vercel by @Trombach in #641
Dependencies ⬆️
- chore(deps): bump astro from 5.0.5 to 5.0.8 in the npm_and_yarn group by @dependabot in #612
- chore(deps-dev): bump @changesets/cli from 2.27.10 to 2.27.11 in the development group by @dependabot in #615
- chore(deps): bump the production group with 7 updates by @dependabot in #614
- chore(deps): bump svelte from 5.14.5 to 5.15.0 in the production group by @dependabot in #619
- chore(deps): bump @iconify-json/simple-icons from 1.2.16 to 1.2.17 in the production group by @dependabot in #627
- chore(deps): bump svelte from 5.15.0 to 5.16.0 in the production group by @dependabot in #631
- chore(deps): bump the production group with 3 updates by @dependabot in #637
- chore(deps-dev): bump @types/node from 22.10.2 to 22.10.3 in the development group by @dependabot in #640
- chore(deps): bump the production group with 2 updates by @dependabot in #642
Full Changelog: 1.8.0...1.8.1
1.8.0
1.7.1
What's Changed
Improvements 🖌️
Dependencies ⬆️
- chore(deps): bump astro-og-canvas from 0.5.4 to 0.5.5 in the astro group by @dependabot in #591
- chore(deps): bump the astro group across 1 directory with 3 updates by @dependabot in #597
- chore(deps-dev): bump the development group across 1 directory with 2 updates by @dependabot in #596
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot in #599
- chore(deps): bump @astrojs/vercel from 8.0.0 to 8.0.1 in the astro group by @dependabot in #602
- chore(deps-dev): bump vercel from 39.2.0 to 39.2.2 in the development group by @dependabot in #603
- Dependencies update by @Trombach in #607
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
New Features ✨
Dependencies ⬆️
- chore(deps): bump astro from 4.16.14 to 4.16.15 in the astro group by @dependabot in #562
- chore(deps-dev): bump @types/node from 22.9.3 to 22.10.0 in the development group by @dependabot in #564
- chore(deps): bump the production group across 1 directory with 2 updates by @dependabot in #563
- chore(deps): bump astro from 4.16.15 to 4.16.16 in the astro group by @dependabot in #565
- chore(deps-dev): bump the development group across 1 directory with 2 updates by @dependabot in #568
- chore(deps): bump the production group across 1 directory with 2 updates by @dependabot in #569
- chore(deps-dev): bump the development group across 1 directory with 2 updates by @dependabot in #582
- Dependencies/updates by @Trombach in #587
- chore(deps): bump the production group across 1 directory with 4 updates by @dependabot in #588
Other
- Revert "chore(deps): bump the production group across 1 directory with 4 updates" by @Trombach in #589
Full Changelog: 1.6.17...1.7.0
1.6.16
What's Changed
New Features ✨
Improvements 🖌️
- Improve project page by @Trombach in #545
- lazy load turnstile script on form focus by @Trombach in #546
Fixes 🐛
- add mastodon profile by @Trombach in #521
- disable fast failure in lighthouse matrix job by @Trombach in #539
- fix lighthouse test being skipped when manually called by @Trombach in #544
Dependencies ⬆️
- chore(deps-dev): bump the development group across 1 directory with 2 updates by @dependabot in #519
- chore(deps): bump the astro group across 1 directory with 2 updates by @dependabot in #518
- chore(deps-dev): bump @types/node from 22.8.7 to 22.9.0 in the development group by @dependabot in #523
- chore(deps-dev): bump svelte-check from 4.0.5 to 4.0.6 in the development group by @dependabot in #528
- chore(deps): bump the astro group with 2 updates by @dependabot in #525
- chore(deps-dev): bump svelte-check from 4.0.6 to 4.0.7 in the development group by @dependabot in #532
- Update to svelte 5 by @Trombach in #547
- chore(deps): bump the production group across 1 directory with 5 updates by @dependabot in #549
- chore(deps-dev): bump the development group across 1 directory with 2 updates by @dependabot in #548
- chore(deps): bump astro from 4.16.10 to 4.16.13 in the astro group across 1 directory by @dependabot in #540
Other
Full Changelog: 1.6.15...1.6.16
1.6.15
What's Changed
Improvements 🖌️
Fixes 🐛
- set
trailingSlash: "never"
in astro.config by @Trombach in #500 - don't write during staging lint check by @Trombach in #506
Dependencies ⬆️
- chore(deps-dev): bump @types/node from 22.7.9 to 22.8.0 in the development group by @dependabot in #502
- chore(deps-dev): bump @types/node from 22.8.0 to 22.8.1 in the development group by @dependabot in #504
- chore(deps-dev): bump @types/node from 22.8.1 to 22.8.2 in the development group by @dependabot in #507
Full Changelog: 1.6.14...1.6.15
1.6.14
What's Changed
Improvements 🖌️
- Improvement/author info by @Trombach in #484
- add GitHub release logic to release workflow by @Trombach in #487
- Tidy Up by @Trombach in #493
- Trailing slash behaviour by @Trombach in #498
Fixes 🐛
- disable vercel web analytics by @Trombach in #478
- move publish script to single line by @Trombach in #479
- use a single line for script by @Trombach in #481
- pass parameters as env variables to promote script by @Trombach in #482
- move promote logic to pnpm script by @Trombach in #483
- fix typo in workflow file by @Trombach in #488
Dependencies ⬆️
- chore(deps-dev): bump the development group across 1 directory with 3 updates by @dependabot in #492
- chore(deps): bump astro from 4.16.6 to 4.16.7 in the astro group by @dependabot in #489
- update pnpm by @Trombach in #495
Full Changelog: 1.6.11...1.6.14
1.6.11
What's Changed
Improvements 🖌️
Fixes 🐛
- cf turnstile CLS by @Trombach in #476
- set custom
promoted
output from publish script by @Trombach in #477
Dependencies ⬆️
- Bump the development group across 1 directory with 3 updates by @dependabot in #475
- Bump the astro group across 1 directory with 2 updates by @dependabot in #470
Full Changelog: 1.6.10...1.6.11
1.6.10
What's Changed
New Features ✨
- add husky and pre-commit script by @Trombach in #459
- Feature/preload-project-covers by @Trombach in #465
Improvements 🖌️
- Toolicon improvements by @Trombach in #450
- Improvement/update footer banner by @Trombach in #454
- increase range of each calendar color by @Trombach in #458
- add github release step when published by @Trombach in #466
Fixes 🐛
- Organise imports by @Trombach in #448
- fix incorrect logo href by @Trombach in #451
- Fix/improve-turnstile-error by @Trombach in #455
- remove
console.log
by @Trombach in #460 - increase function duration to max value fro free plans by @Trombach in #462
- Fix/icons by @Trombach in #457
- change if statement and set
GH_token
in release action by @Trombach in #467
Dependencies ⬆️
- Bump the astro group with 2 updates by @dependabot in #452
- Bump the production group with 2 updates by @dependabot in #453
- Bump tailwindcss from 3.4.13 to 3.4.14 in the production group by @dependabot in #464
- Bump the astro group with 2 updates by @dependabot in #463
Full Changelog: 1.6.9...1.6.10