Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jan 09:07

1.2.0 (2024-01-15)

🍕 Features

  • add basic post structures and homepage showcase (ef81bc9)
  • add blog post simple display (641d6cb)
  • add estimated reading time indicator (8e3e27f)
  • add minimal post author display and links (3ab7280), closes #7
  • add minimal team member display (9383eeb)
  • add missing license file (009a902)
  • add portable text highlight and client code (fcd9cf1)
  • add team members functionality schemas (9aa7fbd)
  • break all spacings and change posts to grid (f058b47)
  • change responsive screen sizes and add member display (fdcd418)
  • modernize next and sanity (faab0da)
  • normalize basic page display (97192d1)
  • upgrade nextjs to 14 and sanity components (3d54673), closes #1

🐛 Bug Fixes

  • add proper documentation and template link (326d514), closes #4
  • correct home page layout (9b32f53)
  • correct hydration errors (560b0d3)
  • correct lint and color errors (a691bab)
  • correct min-height on page slugs (f0eba9e)
  • correct multiple theme providers (3fd3104)
  • correct overall responsive layout spacing (0b6c2b3)
  • correct project description page (b189eec)
  • correct project listing hover (db3416f)
  • correct syntax highlighter hydration and types (249a988)

📝 Documentation

🎨 Styles

  • use latest prettier lint (8395c79)

🧑‍💻 Code Refactoring

✅ Tests

  • make docker build optional for now (2d8ab25)

🤖 Build System

🔁 Continuous Integration

  • add deploy domain target url (c8cb3a8), closes #3
  • test new vercel ignore build step (e074e2c)