Skip to content

Latest commit

 

History

History
163 lines (73 loc) · 5.85 KB

CHANGELOG.md

File metadata and controls

163 lines (73 loc) · 5.85 KB

Changelog

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

1.11.0 (2023-02-12)

Features

Bug Fixes

1.10.0 (2023-02-05)

Features

  • microservices article section on query service (c976458)

1.9.0 (2023-02-05)

Features

1.8.0 (2023-01-18)

Features

1.7.0 (2022-11-09)

Features

Bug Fixes

  • debounce article missing return (b72a855)

1.6.1 (2022-11-02)

Bug Fixes

  • typos in naming chapter naming convention (95fc742)

1.6.0 (2022-11-01)

Features

  • debounce vs throttle (253e8ed)
  • published theme context article (b55c792)

1.5.0 (2022-10-30)

Features

  • updated article structure (533e573)
  • updated threejs-journey documentation (14e36e2)

Bug Fixes

  • remove leading 0 (3db07bd)
  • test numbering chapters (bef9c2d)
  • test numbering chapters by adding a postfix fullstop (ee3c420)
  • try different fix approach (3bbe1a2)

1.4.0 (2022-10-25)

Features

  • release first notes on threejs course (eabc16d)

1.3.1 (2020-10-04)

Bug Fixes

  • updated blog entries to new format for automatic ToC generation (4cd6a92)

1.3.0 (2020-08-22)

Features

  • release Advanced React Patterns V2 (6be1d38)

1.2.6 (2020-04-21)

Bug Fixes

  • ToC in React-Typescript-basics (5025e79)

1.2.5 (2020-04-19)

Bug Fixes

  • numering on React-Typescript-Intro.md (ff1cae2)

1.2.4 (2020-04-18)

Bug Fixes

  • HTML parsing in markdown files (bd6cbe2)

1.2.3 (2020-04-17)

Bug Fixes

  • typos in React-Typescript-Intro (6e1eb20)

1.2.2 (2020-03-15)

Bug Fixes

  • typos/syntax errors in React-TS-Intro article (ad9c415)

1.2.1 (2020-03-15)

Bug Fixes

1.2.0 (2020-03-15)

Features

  • removed numberes from list becuase they're automatically added (b1dae99)

1.1.1 (2020-02-07)

Bug Fixes

  • removed unnecessary scopes from commitlint (5f53806)

1.1.0 (2020-02-07)

Features

  • realease React-Typescript-Intro article (16a1bb4)