Skip to content

Releases: TMCB-SPACE/tmcb.tech

v1.2.0

15 Jan 09:07

Choose a tag to compare

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)

v1.2.0-beta.14

21 Dec 18:23

Choose a tag to compare

v1.2.0-beta.14 Pre-release
Pre-release

1.2.0-beta.14 (2023-12-21)

🍕 Features

  • add estimated reading time indicator (8e3e27f)
  • add minimal post author display and links (3ab7280), closes #7

v1.2.0-beta.13

20 Dec 15:57

Choose a tag to compare

v1.2.0-beta.13 Pre-release
Pre-release

1.2.0-beta.13 (2023-12-20)

📝 Documentation

v1.2.0-beta.12

20 Dec 15:52

Choose a tag to compare

v1.2.0-beta.12 Pre-release
Pre-release

1.2.0-beta.12 (2023-12-20)

🍕 Features

  • add minimal team member display (9383eeb)

🐛 Bug Fixes

  • correct project description page (b189eec)
  • correct project listing hover (db3416f)

🎨 Styles

  • use latest prettier lint (8395c79)

v1.2.0-beta.9

19 Dec 09:17

Choose a tag to compare

v1.2.0-beta.9 Pre-release
Pre-release

1.2.0-beta.9 (2023-12-19)

🍕 Features

  • upgrade nextjs to 14 and sanity components (3d54673), closes #1

🐛 Bug Fixes

  • correct min-height on page slugs (f0eba9e)

v1.2.0-beta.11

19 Dec 17:23

Choose a tag to compare

v1.2.0-beta.11 Pre-release
Pre-release

1.2.0-beta.11 (2023-12-19)

🔁 Continuous Integration

  • add deploy domain target url (c8cb3a8), closes #3

v1.2.0-beta.10

19 Dec 10:17

Choose a tag to compare

v1.2.0-beta.10 Pre-release
Pre-release

1.2.0-beta.10 (2023-12-19)

🍕 Features

  • add missing license file (009a902)

🐛 Bug Fixes

  • add proper documentation and template link (326d514), closes #4

✅ Tests

  • make docker build optional for now (2d8ab25)

🤖 Build System

v1.2.0-beta.8

01 Dec 17:57

Choose a tag to compare

v1.2.0-beta.8 Pre-release
Pre-release

1.2.0-beta.8 (2023-12-01)

🔁 Continuous Integration

  • test new vercel ignore build step (e074e2c)

v1.2.0-beta.7

30 Nov 19:55

Choose a tag to compare

v1.2.0-beta.7 Pre-release
Pre-release

1.2.0-beta.7 (2023-11-30)

🐛 Bug Fixes

  • correct multiple theme providers (3fd3104)
  • correct syntax highlighter hydration and types (249a988)

v1.2.0-beta.6

30 Nov 12:57

Choose a tag to compare

v1.2.0-beta.6 Pre-release
Pre-release

1.2.0-beta.6 (2023-11-30)

🍕 Features

  • add blog post simple display (641d6cb)
  • add portable text highlight and client code (fcd9cf1)

🤖 Build System