Skip to content

Latest commit

 

History

History
270 lines (214 loc) · 26.6 KB

changelog.md

File metadata and controls

270 lines (214 loc) · 26.6 KB

1.11.0 (2023-11-08)

Bug Fixes

  • fixes SSR class mismatch (a9c5323)

Features

1.10.0 (2023-05-29)

Bug Fixes

Features

1.9.0 (2022-01-24)

Bug Fixes

Features

1.8.0 (2022-01-23)

Bug Fixes

Features

1.7.0 (2021-10-19)

Bug Fixes

Features

  • Add 'Getting started with Next.js' (4f5d55e)
  • Add 'How can you use the Next.js Image component' (0472653)
  • Add 'What is getStaticProps in Next.js' (d265a0b)
  • Add 'What is Incremental Static Re-generation in Next.js' (5cbae34)
  • Add google-site-verification code (4bb0c09)
  • Add Next.js image component (14abc2c)
  • Adds animations (9f17c1e)
  • Adds contentlayer (adda73a)
  • Adds Google Analytics (dbffd50)
  • Adds related posts (8a750a7)
  • Adds tags and categories (e88db6a)
  • Adds TOC component (1f3a177)

1.6.0 (2021-09-23)

Features

1.5.1 (2021-09-19)

Bug Fixes

1.5.0 (2021-03-27)

Features

  • updates projects and publications (b69e46d)

1.4.1 (2021-01-26)

1.4.0 (2021-01-14)

Bug Fixes

Features

  • adds multi-page support for docs (a8830a2)
  • updates favicon (f74b269)

1.3.0 (2021-01-04)

Features

1.2.0 (2020-12-06)

Features

  • adds "refresh" script to clear babel cache (2f65e44)
  • adds cover images (aad6f85)

1.1.1 (2020-10-06)

Bug Fixes

  • fixes articles with no introduction (2007ccc)
  • fixes og:image tag value (0c77c38)

1.1.0 (2020-08-31)

Features

1.0.0 (2020-08-31)

Bug Fixes

  • fixes breaking of favicon in production (101b47b)
  • Fixes bug with react-helmet (c8caf68)
  • fixes build process (dc5e53f)
  • fixes font-size on project page (ecd2185)
  • fixes latest mdx plugin update (9b71a89)
  • fixes og:image tag value (28b5885)
  • fixes og:url tag value (3bd67f7)
  • fixes the layout of Navbar (2520e9c)
  • fixes type on projects data (5361f8b)
  • hides search bar on home page (037f568)
  • Shows correct description for projects (b5f5e3f)
  • updates height of Jumbotron (2012a62)
  • updates sitemap (a18bde6)
  • app: Fixes layout of landing page (3c292c6)

Features

  • adds "Create a Package from an existing React Component and Publish it to NPM" tutorial (aa58d1b)
  • adds "How to Create a Flexible Pagination Component with React" article (7b1f49b)
  • adds About page (24f2f8d)
  • adds dayjs package for formatting dates (b6f4e87)
  • adds documentation for "Strapi Next.js Boilerplate" (6099f80)
  • adds documentation page (c26385b)
  • Adds Footer (3f6244e)
  • Adds header links and toc for markdown contents (a5b43af)
  • adds Revue as newsletter vendor (aead5ab)
  • adds search box for projects, articles and publications (3c64d8d)
  • adds SEO tags for article pages (1d1705b)
  • adds sitemap generator (fd9043e)
  • adds Social Share and Newsletter (fe9679a)
  • Migrates to next-mdx-enhanced (632744c)
  • Removes CTA from cards (c660c4c)
  • Updates design (93b9ce6)
  • Updates design for code (4c94553)
  • Updates design for newsletter card (f569938)
  • updates images and description (ec464cc)
  • updates list of publications (8acd807)
  • Updates minor designs (55e00c2)
  • updates projects (4da5ec4)
  • updates projects (31e8a95)
  • Updates projects cards (62086cf)
  • Updates projects design (c20de0b)
  • a11y: Adds lang attribute to HTML tag (f804e81)
  • app: Adds '/blogs' route for blogs templates (57cb16d)
  • app: Adds basic styles (53c1129)
  • app: Adds blogs (2bf6c5d)
  • app: Adds Disqus (2edd4ed)
  • app: Adds favicon (ceac257)
  • app: Adds favicon (da2181f)
  • app: Adds Inter & JetBrains Mono fonts (de76b82)
  • app: Adds MD highlight support (39cc339)
  • app: Adds missing article (65d5e18)
  • app: Adds projects (246398e)
  • app: Adds PWA support (c79925f)
  • app: Adds TS support (0f11fa3)
  • app: Bootstraps a Gatsby app (61ca364)
  • app: Changes content font color (8779082)
  • app: Changes size of 404 image to 315px (a47bd70)
  • app: Changes title for blogs and projects sections (f4a67c3)
  • app: Changes title of HEAD tag (dc8420c)
  • app: Fixes file namings (5487e1e)
  • app: Fixes padding for highlighted code (e1606a2)
  • app: Integrate particles-js (d13579b)
  • app: Lints all files (193cca2)
  • app: Removes BTT logo (c0b413a)
  • app: Removes star count from projects (d48e370)
  • app: Removes unnecessary images (fc9313f)
  • app: Shows sponsored articles separately (18ee46d)
  • app: Updates article (635f69a)
  • app: Updates blog design (0013dd4)
  • app: Updates design for whole app (10af09c)
  • app: Updates design of blogs page (ccf6572)
  • app: Updates favicon (f92994d)
  • app: Updates layout to fit into mobile (de4e932)
  • app: Updates MD support (5294adc)
  • app: Updates Navbar (4326eb6)
  • app: Updates page title for blogs (b5e9b66)
  • app: Updates sections (54ff0b5)
  • app: Uses new theme (bda81f3)
  • assets: Updates favicon (7a5d93d)
  • blog: Adds 'Building a JAMstack Blog: Gatsby and ButterCMS on Netlify' (d965a45)
  • blog: Adds 'How to Authenticate your Next.js application using Open Source Headless CMS Strapi' (a3889e6)
  • blog: Adds 'How to Automate the Backend stuffs with Open Source Headless CMS Strapi and Docker' (a72d3ba)
  • blog: Adds 'Integrating TailwindCSS with Next.js' (eaf6a3f)
  • blog: Adds 'Understand and implement your own Redux' (0cf0f3e)
  • blog: Adds 'Understanding Component-Oriented Styling using Styletron' (bd5f567)
  • blog: Adds 'Using Mirage.js to jumpstart your frontend development' (15d34d7)
  • blog: Adds description to blog (011ac8c)
  • blog: Updates description (542bfb7)
  • blog: Updates permalink of blog (daf1945)
  • blog: Updates published date of blog (af6b0be)
  • blogs: Removes 'Building a real-time newsfeed with React and Hasura' (efa3342)
  • design: Adds design for highlighted code (bf56b72)
  • design: Updates padding, margin for content area (e38f321)
  • docs: Adds readme.md (ab42767)