Skip to content

Latest commit

Β 

History

History
518 lines (264 loc) Β· 20.9 KB

CHANGELOG.md

File metadata and controls

518 lines (264 loc) Β· 20.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.5.3 (2024-07-19)

Bug Fixes

  • typos: πŸ› fix some typos and formatting in the AI rant (7d604d6)

4.5.2 (2024-07-16)

4.5.1 (2024-06-16)

Bug Fixes

  • style: πŸ› purgecss is selector bug on pseudoselectors (7cd15dd)

4.5.0 (2024-06-16)

Features

  • 🌟 add security policy page (6971010)
  • 🌟 add separate contact page (dd68275)

Bug Fixes

  • πŸ› logotype path and styling (8fc5e59)
  • style: πŸ› reason-list margins (bef23dd)

4.4.5 (2024-05-11)

Bug Fixes

  • πŸ› line length for article pages (219d00e)

4.4.4 (2024-04-28)

Bug Fixes

  • style: πŸ› divider styling (3e35f1d)

4.4.3 (2024-01-21)

Bug Fixes

  • style: πŸ› section divider styling (12b99d7)

4.4.2 (2024-01-15)

Bug Fixes

4.4.1 (2024-01-15)

Bug Fixes

  • review: πŸ› styling and url issues (85f4794)

4.4.0 (2024-01-15)

Features

  • 🌟 add monaspace font (3ec2d36)

Bug Fixes

4.3.0 (2024-01-14)

Features

  • 🌟 add shikiji code notes transformers (763044e)
  • 🌟 astro csp hash generator (59c47c6)
  • deps: 🌟 move images to cloudinary (d33c1ca)

Bug Fixes

  • a11y: πŸ› experience tablist and focus-visible (4160c97)

4.2.4 (2024-01-08)

4.2.3 (2023-11-20)

4.2.2 (2023-11-19)

4.2.1 (2023-11-19)

4.2.0 (2023-06-06)

Features

  • 🌟 update tech stack (231962d)

Bug Fixes

  • style: πŸ› format with prettier using updated tailwind package (f976255)
  • style: πŸ› increase sizing for legibility (7067752)

4.1.0 (2023-04-14)

Features

  • 🌟 add global footer (02d069a)

Bug Fixes

  • style: πŸ› update size styling (21d5cee)

4.0.0 (2023-04-14)

⚠ BREAKING CHANGES

  • Move mdx files to the content/blog folder and start transitioning

Features

  • 🌟 use Astro Content Collections (3de3740)

Bug Fixes

  • πŸ› turn ReasonList to an HTML ul (8f40d09)

  • uiux: πŸ› add size Tags parameter (4439e43)

  • uiux: πŸ› deduplicate rehype-autolink-headings ::before (8409e5a)

  • uiux: πŸ› fix code block highlighted line (733c189)

  • uiux: πŸ› icon-link-anchor (6268f18)

  • πŸ”₯ use astro content collections (3fe00cd)

3.5.2 (2023-04-13)

Bug Fixes

  • uiux: πŸ› chromium bases vw wrong computation overflow scroll (8ec0c96)

3.5.1 (2023-04-13)

Bug Fixes

  • πŸ› use classes instead of styles for rehype-pretty-code (358143d)

3.5.0 (2023-04-12)

Features

  • update code blocks and other elements (fea0bbe)

Bug Fixes

  • seo: πŸ› update seo tags and social media links (4e93805)

3.4.0 (2022-08-20)

Features

  • style: 🌟 add scrollbar style (f149c91)

3.3.0 (2022-04-22)

Features

  • security: 🌟 add botpoison protection (551cd05)

3.2.1 (2022-04-20)

3.2.0 (2022-04-20)

Features

  • 🌟 add contact form (a2f0835)

Bug Fixes

  • typos: πŸ› change banner image path (026d710)

3.1.0 (2022-04-17)

Features

  • 🌟 add keywords to articles (d8168b3)

Bug Fixes

  • review: πŸ› rebuild package-lock.json (88b3612)
  • seo: πŸ› add Astro to texh stack (3a8e614)
  • seo: πŸ› add Astro to texh stack (8108ece)
  • uiux: πŸ› add some horizontal padding (feb1227)

3.0.0 (2022-04-10)

⚠ BREAKING CHANGES

  • style: - remove all React components with minor functionality loss

  • style: πŸ”₯ move from NextJS to Astro (331162a)

2.4.2 (2021-12-11)

Bug Fixes

  • πŸ› compile broken api route (c707c92)

2.4.1 (2021-12-11)

Bug Fixes

  • πŸ› update tailwind (09b79c5)

2.4.0 (2021-10-22)

Features

  • seo: 🌟 add compositing animation article (fd549ee)

Bug Fixes

  • πŸ› change wrong image path (c34f4d2)
  • build: πŸ› change broken asset (1e30d90)
  • security: πŸ› change CSP hash (f65d62a)
  • uiux: πŸ› optimize styles (d1bdefb)

2.3.0 (2021-10-17)

Features

  • seo: 🌟 add brand deck page content (6e0262c)
  • 🌟 add design and blog homepage sections (ed7d9de)

Bug Fixes

  • uiux: πŸ› add UI breakpoint (a2c8c4f)
  • uiux: πŸ› change cta and header accents (6821b52)
  • uiux: πŸ› fix UI theme switching (37fec49)
  • uiux: πŸ› update spacing following readability issues (bae9290)

2.2.1 (2021-09-24)

Bug Fixes

  • πŸ› update package.json to fix deployment errors (009a545)

2.2.0 (2021-08-24)

Features

  • seo: 🌟 add keywords metadata (1c356d3)
  • uiux: 🌟 add read more button on blog (941bab2)
  • 🌟 make blog visible (ea9ab23)
  • uiux: 🌟 add next article footer component (49843a2)

Bug Fixes

  • πŸ› repair broken useIntersectionObserver (0797a60)
  • deps: πŸ› update types (d2e919c)
  • πŸ› display article meta image (6817a12)

2.1.0 (2021-05-07)

Features

  • security: 🌟 update headers (792965c)

2.0.1 (2021-05-06)

⚠ BREAKING CHANGES

  • security: - Changed email sending dependencies and functions

  • security: - removed hash from production CSP due to compatibility issues

    • changed from React static + express to NextJS
  • config(release): πŸ”§ added commitizen

  • docs: πŸ“ Updated README

  • chore(release): 0.10.0

  • feature(security): 🌟 Added CSP header

  • feature: 🌟 Added proper linting

    • Added ESLINT proper configs
  • feature: 🌟 Added TailwingCSS for UI styling

Using preprocessed tailwind seems like an efficient choice

    • Learning tailwind
  • fix: πŸ› Next viewport warning

  • refactoring: πŸ”₯ Remade markup

  • feature: 🌟 Added loading progress bar

    • new stylesheet added
  • feature: 🌟 Added Markdown dynamic content generation

    • remark and grey-matter
  • chore(release): 0.11.0

  • refactoring(client): πŸ”₯ Changed paths to aliased modules

Added tsconfig and eslint resolvers and settings

  • feature: 🌟 added MDX rendering and rendering
  • Added MDXProvider for idirect rendering of
  • Refactor lib/posts to lib/mdx for remote rendering (with local data source for now)
  • Changed tailwind styles and css (TODO: customise them)
  • Added reading time to posts
  • Reworked aliased modules as default exports for components
  • config: πŸ”§ Updated dependencies

Removed some deps, added stylelint

  • feature: 🌟 MDX setup completed

  • chore(release): 0.11.1

  • feature: 🌟 added header link hashes styling

  • wip(client): 🚧 added basic type and color styling"

  • feature: 🌟 Added Container component

    • Container contains major logic in meta tags and theming.
  • refactoring: πŸ”₯ Removed unused snippets to their own folder

  • refactoring: πŸ”₯ Syntax refactor

  • refactoring: πŸ”₯ rework on container and navbar

  • refactoring: πŸ”₯ reorganised global styles

  • fix: πŸ› Sizing contents

  • wip: 🚧 Tailwind size styling

  • refactoring: πŸ”₯ Added headwind class order and css base layer

    • edited tsconfig to ignore old snippets
  • fix: πŸ› Dark mode

  • config: πŸ”§ removed tailwind/typography and added css

    • Using tailwindcss/jit compiler for faster development
  • chore(release): 0.12.0

  • feature: 🌟 updated styling

  • Completed dark theme for blog
  • chore(release): 0.12.1

  • refactoring: πŸ”₯ removed prose

    • refactores the styles
  • config: πŸ”§ added dependency

  • feature: 🌟 added components

  • feature: 🌟 added useIntersection hook

  • feature: 🌟 created homepage

    • major homepage changes
  • chore: πŸ”© removed not own content

  • chore(release): 1.0.0

Features

Bug Fixes

  • uiux: πŸ› small spacing issues (8eefb21)

  • uiux: πŸ› tags spacing (1eb81e7)

  • πŸ› accessibility and animation improvements (86c373d)

  • πŸ› broken animation visibility (077dc95)

  • πŸ› content deploy fixes (1d820cb)

  • πŸ› heroku fixes (ef915e1)

  • πŸ› improved accessibility (d2b2742)

  • πŸ› initial deploy fixes (b44dcd9)

  • πŸ› missing tags keys (870c0c9)

  • πŸ› user submitted bug (c721592)

  • upgrades and fixes (#3) (357c24b)

  • security: πŸ› Changed email packages to remove security issue (65a6f8e)

  • security: πŸ› updated CSP headers (7b6733b)

  • NextJS rewrite (#1) (03f5f36), closes #1

1.0.0 (2021-03-26)

⚠ BREAKING CHANGES

    • major homepage changes
    • refactores the styles

refactoring

  • πŸ”₯ removed prose (9a9de75)

feature

  • 🌟 created homepage (5ad0c24)

0.12.1 (2021-03-22)

0.12.0 (2021-03-20)

⚠ BREAKING CHANGES

    • Using tailwindcss/jit compiler for faster development
    • edited tsconfig to ignore old snippets
    • Container contains major logic in meta tags and theming.

Bug Fixes

feature

  • 🌟 Added Container component (4eca814)

refactoring

  • πŸ”₯ Added headwind class order and css base layer (fde4aca)

config

  • πŸ”§ removed tailwind/typography and added css (b22f742)

0.11.1 (2021-03-13)

0.11.0 (2021-03-10)

⚠ BREAKING CHANGES

    • remark and grey-matter
    • new stylesheet added
    • Learning tailwind
    • Added ESLINT proper configs

Bug Fixes

  • πŸ› Next viewport warning (23e3dab)

feature

  • 🌟 Added loading progress bar (c388aa3)
  • 🌟 Added Markdown dynamic content generation (29cd33c)
  • 🌟 Added proper linting (52dfa0c)
  • 🌟 Added TailwingCSS for UI styling (5b27409)

0.10.0 (2021-03-09)

⚠ BREAKING CHANGES

  • client: - changed from React static + express to NextJS

refactoring

  • client: πŸ”₯ Changed architecture to NextJS (7623747)