Skip to content

Releases: dgrebb/dgrebb.com

3.18.7

29 Mar 01:19
Compare
Choose a tag to compare

[3.18.7] - 2024-03-29

🐛 Bug Fixes

  • (ci) Add playwright to dependencies and get version from namespace

♻️ Refactor

  • (ci) Use pnpx to install playwright

⚙️ Miscellaneous Tasks

  • (back) Address CVEs
  • (back) Upgrade to strapi@4.21.1
  • (back) Upgrade to strapi@4.20.5

3.18.6

27 Feb 01:54
Compare
Choose a tag to compare

[3.18.6] - 2024-02-27

♻️ Refactor

  • (front) Refactor transition variables and overrides (#1025)

🪮 Styling

  • (front) Refactor skillbreakdown and article title animation (#1025)

⚙️ Miscellaneous Tasks

  • (back) Update to strapi@4.20.2 (#1249)
  • (backstop) Bump backstop for puppeteer and playwright updates
  • (backstop) Rename backstop script
  • (ci) Override ip@<2.0.1
  • (ci) Clean up after 3.18.5
  • (front) Upgrade to marked@12.0.0 and bump FE deps
  • (utils) Use verbose docker build when rebuilding cacheless

3.18.5

17 Feb 22:06
Compare
Choose a tag to compare

[3.18.5] - 2024-02-17

🐛 Bug Fixes

  • (front) Revert all RSS changes but replace ampersands

3.18.4

17 Feb 17:54
Compare
Choose a tag to compare

[3.18.4] - 2024-02-17

🐛 Bug Fixes

  • (front) Revert XML structure change
  • (front) Prevent vite tsconfig.json warnings

3.18.3

17 Feb 16:56
Compare
Choose a tag to compare

[3.18.3] - 2024-02-17

🐛 Bug Fixes

  • (front) Refactor RSS feed encoding, structure, and include thumbnail and hero (#1241)
  • (front) Remove left/right padding on centered post images (#1238)

♻️ Refactor

  • (ci) Rework github actions triggers

3.18.2

14 Feb 05:10
Compare
Choose a tag to compare

[3.18.2] - 2024-02-14

🐛 Bug Fixes

  • (front) ❤️ add assistive text to hero background image (#1234)

3.18.1

13 Feb 03:55
Compare
Choose a tag to compare

[3.18.1] - 2024-02-13

🐛 Bug Fixes

  • (ci) Use production environment in release workflow if event_name is "push"
  • (front) Add img loading="lazy" to post image parser

⚙️ Miscellaneous Tasks

3.18.0

11 Feb 20:15
Compare
Choose a tag to compare

[3.18.0] - 2024-02-11

💡 Features

  • (front) Add Dockerfile and YAML syntax-highlighter support

🐛 Bug Fixes

  • (front) Set style false when post hero is undefined
  • (front) Add overrides for motion styles with dynamic specificity (#1224)
  • (front) Set ready body class on 404 direct-hits
  • (front) Refactor marked instances, configuration, and imports (#1217)

♻️ Refactor

  • (front) Reduce and reflow post and article layout and styles (#1216)
  • (front) Use PATHS and URIS constants (#1202)

⚙️ Miscellaneous Tasks

  • (back) Upgrade to strapi@4.19.1 (#1213)
  • (ci) Update playwright to 1.41.2
  • (front) Update and patch FE deps
  • (front) Update FE deps (#1213)
  • (terraform) Upgrade RDS to postgresql 15.5

3.17.1

01 Feb 12:30
Compare
Choose a tag to compare

[3.17.1] - 2024-02-01

♻️ Refactor

  • (front) Use flexbox for syntax-highlighter (#1208)

💚 Continuous Integration

  • (github) Trigger release deployment on push to main

🪮 Styling

  • (front) Improve list styles

3.17.0

29 Jan 00:38
Compare
Choose a tag to compare

[3.17.0] - 2024-01-28

💡 Features

  • (back) Schemata, components, and views for skill breakdown (#1169)
  • (front) Components, data handling, and styles for Skill Breakdown (#1191)

🐛 Bug Fixes

  • (ci) Install pnpm with npm
  • (front) Add loading state to posts grid (#1187)
  • (front) Apply fallback for category page canonicals (#1147)

♻️ Refactor

  • (back) Allow ranges and individual Code line highlights
  • (back) Migrates strapi and docker to pnpm (#1180)
  • (backstop) Remove patch and use fork of super-simple-web-server
  • (ci) Refactors GH actions with composite base action
  • (front) Relocate posts components and render via svelte:component (#1184)
  • (utils) Refactors TF ENV, TF backend, and other utility scripts

🪮 Styling

  • (back) Update collection and singleton display names (#1185)
  • (front) Remove content container background
  • (front) Combine position properties (#1190)

⚙️ Miscellaneous Tasks

  • (back) Update strapi and deps (#1196)
  • (front) Chore(front): update FE deps (#1196)
  • (github) Adds refactoring issue template
  • (project) Add engines and enable-pre-post-scripts for pnpm (#1180)