Skip to content

v3.0.0

Compare
Choose a tag to compare
@sabertazimi sabertazimi released this 21 Aug 10:47
· 3880 commits to main since this release

Changelog

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

πŸŽ‰ 3.0.0 (2021-08-21)

⚠ BREAKING CHANGES

  • web: switch from vitepress to docusaurus.

✨ Features

  • web: switch to docusaurus notes generator (e21b7ba)

✨ Today I Learned

  • library-web: alert, notification, prompt and toast (59dbb8a)
  • library-web: Prism React renderer (dcf8ed9)
  • library-web: React live editor (6d102ae)
  • library: svg and perf site (a69ee2e)
  • web-cache: file hash name and cache control (5531c5d)
  • web-performance: HTML parser performance (4bed462)
  • web-performance: perf data reporting methods (0dab02d)
  • web-performance: review code splitting (70dea1f)
  • web-React: CRA environment variables (84f1399)
  • web-React: CRA environment variables list (d0e64df)
  • web-React: CRA PWA template (f99047b)
  • web-React: CRA relative paths deployment (52614fa)
  • web-security: content security policy for prevent XSS (68c1dd6)

πŸ› Bug Fixes

  • CI-build: rectify building result directory (5f0637d)
  • code-dark theme: change dark code theme to vscode (a13ace1)
  • docusaurus-navbar: rectify active class for navbar links (99aa3f0)
  • java: add correct code block (5383373)
  • NPM-ignore: remove unnecessary ignore file (6ae273f)
  • README: rectify generator (5a89365)
  • syntax highlight: add complete prism highlight (024bc83)
  • website: add more navbar links (88d223c)
  • website: hidden navbar when scrolling (70d1321)

πŸš€ Building Work

  • deps-dev: bump @sabertazimi/vitepress from 0.16.0 to 0.17.0 (ca18287)
  • deps-dev: bump vitepress to latest version (b8dc0a0)