Changelog

1.10.3

Patch Changes

  • 36a654b: updated secrets store to use infisical

    • switched to use infisical sdk
    • updated env access to use zod validation
    • conditionally trigger deno deploy based on successful client build

1.10.2

Patch Changes

1.10.1

Patch Changes

1.10.0

Minor Changes

  • c88da12: removed dependency to tina client

Patch Changes

1.9.0

Minor Changes

  • f99bc77: Created dynamic notification system

    • updated monorepo dev script
    • connected google drive to blog for live updates
    • added cspell to monorepo to catch spelling mistakes

Patch Changes

1.8.0

Minor Changes

  • 32929a3: added asciinema remark plugin

    • created open source package [remark-asciinema ] and consumed it within the blog monorepo

1.7.0

Minor Changes

  • a583bac: Added remark mermaid plugin for inline svgs

    modified ci to conditionally install browsers based on using github actions alone or nx cloud

1.6.0

Minor Changes

  • 91439a1: Cloudflare robots.txt worker

    Followed a similar pattern as outlined in this article . Created a cloudflare worker to generate and serve robots.txt for domain in order to prevent mirrors from being crawled by SEO robots.

1.5.0

Minor Changes

  • 15a995f: Updated service worker to work offline

    • Added cloudinary to caching strategy
    • Abstracted deployment providers to separate utility files
    • Created agnostic ci config

1.4.0

Minor Changes

  • 706b171: Enhanced navbar experience

    • Updated mobile navbar to be smaller
    • Added inverted border radius to desktop menu items
    • Added breadcrumbs to navigation bar
    • Updated ci pipeline to work for PRs

1.3.0

Minor Changes

  • 35f16f9: Added Opengraph Image Generator

    Used Vercel’s satori package and nextjs to create an SSG Opengraph image generator

    Updated constants library to generate constants and type information for monorepo

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

  • a64b191: added support for codesandbox codeblocks

1.1.0

Minor Changes

  • 44b2d6b: updated to astro 5.0

    updated libraries and client applications to use astro 5.0 moved to beta version of vitest to use astro 5.0

Patch Changes

1.0.0

Major Changes

  • Initial release

Patch Changes