Skip to content

Releases: sabertazimi/blog

v3.0.0

01 May 17:37
Compare
Choose a tag to compare

Changelog

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

πŸŽ‰ 3.0.0 (2022-05-01)

⚠ BREAKING CHANGES

  • next: switch from gatsby to next

✨ Features

πŸ› Bug Fixes

  • a11y: add lang to <html> tag (#664) (e7cccdd)
  • ArticleNav: change link description (#667) (858da7a)
  • ArticleNav: setup prevPost and nextPost links (#625) (2ed3863), closes #615
  • Blockquote: adjust Blockquote vertical and horizontal rhythm (#727) (439ffb3), closes #699
  • button: add IconButton component (#713) (19c48d0), closes #699
  • components: rectify margin space (#748) (ecc32e1), closes #699
  • deps-antd: compatibility for React 18 ([#621]...
Read more

v2.14.0

23 Apr 16:00
Compare
Choose a tag to compare

Changelog

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

πŸŽ‰ 2.14.0 (2022-04-23)

✨ Features

πŸš€ Building Work

  • deps-bot: disable lockfile maintenance (6a1dd18)
  • yarn: bump yarn from v3.0.2 to v3.1.0 (3404223)

πŸ”§ Testing

πŸ› Bug Fixes

  • Article-ArticleHeader: add last updated time (#592) (0fcb1f2)
  • Article-ArticleNav: add icon to article navigation button (#591) (cb858d5)
  • Article-ArticleNav: add unique landmark (#597) (0bfa94e)
  • Article-ArticleNav: rectify icon position (#593) (9e03747)
  • Article-styles: add list style and padding styles (#582) (8cf30aa)
  • ArticleToc: close ToC automaticly when clicking links (#575) (ed7ed1a)
  • deps: update dependencies (non-major) (#580) (ac2a09c)
  • deps: update dependencies (non-major) (#607) (51d818a)
  • deps: update dependency antd to ^4.17.2 (#388) (d9dbc48)
  • deps: update dependency antd to ^4.17.3 (#406) (b7999d5)
  • deps: update dependency antd to ^4.17.4 (#431) (c3feae4)
  • deps: update dependency antd to ^4.18.2 (#441) (55b8972)
  • deps: update dependency antd to ^4.18.3 (#457) (b3830a2)
  • deps: update dependency antd to ^4.18.5 (#473) (541dae7)
  • deps: update dependency antd to ^4.18.6 (#498) (ced39f8)
  • deps: update dependency antd to ^4.18.8 (#514) (5647f35)
  • deps: update dependency antd to ^4.18.9 (#532) (a8c5d78)
  • deps: update dependency antd to ^4.19.1 (#549) (c2e107d)
  • deps: update dependency antd to ^4.19.2 (#553) (a01b1b3)
  • deps: update dependency antd to ^4.19.4 (#568) (3eb9928)
  • deps: update dependency gatsby to ^4.0.2 (#342) (fd0cd3a)
  • deps: update dependency gatsby to ^4.6.2 (#489) (eb24d3a)
  • deps: update dependency gatsby to ^4.7.2 (#515) (e3aca95)
  • deps: update dependency prismjs to ^1.26.0 (#452) (d6c7cd0)
  • deps: update dependency prismjs to ^1.27.0 (#520) (a65b55f)
  • deps: update dependency react-spring to ^9.3.1 (#371) (022e11c)
  • deps: update dependency react-spring to ^9.3.2 (#385) (4b7a1bc)
  • deps: update dependency react-spring to ^9.3.3 (#432) (a192c87)
  • deps: update dependency react-spring to ^9.4.1 (#453) (cdf2f76)
  • deps: update dependency react-spring to ^9.4.2 (#458) (b19252e)
  • deps: update dependency react-spring to ^9.4.3 (#507) (ee06130)
  • deps: update dependency react-spring to ^9.4.4 (#547) (65ec84e)
  • deps: update dependency tailwindcss to ^2.2.19 (#343) (8bd362d)
  • deps: update dependency tailwindcss to ^3.0.12 (#449) (ee02648)
  • deps: update dependency tailwindcss to ^3.0.15 (#459) (b90da4b)
  • deps: update dependency tailwindcss to ^3.0.18 (#479) (62e00a7)
  • deps: update dependency tailwindcss to ^3.0.22 (#499) (5ac5964)
  • deps: update dependency tailwindcss to ^3.0.23 (#516) (9ec01ae)
  • deps: update dependency tailwindcss to ^3.0.7 (#416) ([7787cb0](https://github.com/sabertazimi/blog/commit...
Read more

v2.13.0

23 Oct 16:24
Compare
Choose a tag to compare

Changelog

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

πŸŽ‰ 2.13.0 (2021-10-23)

✨ Features

πŸš€ Building Work

  • deps: bundle bod deps into single PR (c30f8e4)

πŸ› Bug Fixes

v2.12.0

27 Sep 10:02
Compare
Choose a tag to compare

Changelog

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

πŸŽ‰ 2.12.0 (2021-09-27)

✨ Features

  • stylelint: add stylelint support (0deb6cd)

πŸ› Bug Fixes

  • css-styles: rectify stylelint error (16ef0b4)
  • deps: pin dependencies (#226) (a32dd02)
  • deps: rectify peerDeps error (5a71473)
  • deps: update dependency @ant-design/icons to ^4.7.0 (#254) (f2de586)
  • deps: update dependency @octokit/rest to ^18.11.1 (#252) (7b82dfb)
  • deps: update dependency prismjs to ^1.25.0 (#239) (b9dfda1)
  • deps: update dependency tailwindcss to ^2.2.16 (#259) (3e2e0a7)
  • deps: update react monorepo to v17 (major) (bf1a512)
  • lint-markdown: rectify css styles error in md files (0eb72b9)
  • markdownlint: add markdownlint support (192771e)

πŸš€ Building Work

  • CI: add multiple environment for building (467a508)
  • CI: add multiple environment for testing (ffbb88f)
  • CI: reduce virtual machines efforts (82df9c4)
  • CI: reduce virtual machines efforts (5767295)
  • CI: reduce virtual machines efforts (91909d8)
  • CI: switch coveralls to codecov (4ccdbbf)
  • deps-bot: change PR concurrent limits (1567bbc)
  • deps-bot: disable renovate dependency dashboard (2f4db29)
  • deps-bot: enable pin version (d7e8083)
  • deps-bot: enable non-major deps automerge (d2fe69b)
  • deps-bot: remove GitHub dependabot (ae277a6)
  • deps-bot: setup renovate bot configuration (c96ec45)
  • deps-bot: widen peerDeps and engines (a0fc5dd)
  • deps: rectify missing peer deps (e56ab17)
  • eslint: add dg-scripts eslint configuration (cbb422c)

v2.11.0

11 Sep 21:43
Compare
Choose a tag to compare

Changelog

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

πŸŽ‰ 2.11.0 (2021-09-11)

πŸ› Bug Fixes

  • deps-security: npm audit fix (e87642a)
  • Page Progress: remove page progress indicator plugin (be0e574)

⚑ Performance

✨ Features

  • yarn: switch from npm to yarn berry (8ef36e0)

πŸš€ Building Work

  • CI-azure: remove azure pipelines (8cfd53b)
  • CI-CodeQL: change crontab time (52a3cfa)
  • CI: separate CI stages (83dadfa)
  • CI: ship to yarn berry scripts (4c8ee3b)
  • deps-bot: add renovate.json (#217) (856c912)
  • deps-bot: change semantic commit type (97fd324)
  • deps-bot: disable renovate dashboard (dda5224)
  • deps-bot: schedule deps bot to weekend (f743089)
  • deps-bot: setup renovate bot configuration (d417780)
  • deps-dev: bump @octokit/types from 6.25.0 to 6.27.0 (#212) (7586e72)
  • deps-dev: bump @testing-library/react-hooks from 7.0.1 to 7.0.2 (#194) (04f4478)
  • deps-dev: bump @types/node from 16.6.2 to 16.7.1 (bcb007b)
  • deps-dev: bump @types/node from 16.7.1 to 16.7.4 (39ebe0b)
  • deps-dev: bump @types/node from 16.7.4 to 16.7.7 (#187) (f9cd793)
  • deps-dev: bump @types/node from 16.7.7 to 16.7.8 (#191) (a95bafc)
  • deps-dev: bump @types/node from 16.7.8 to 16.7.10 (#209) (87b3a72)
  • deps-dev: bump @types/react from 17.0.19 to 17.0.20 (#202) (c10c07f)
  • deps-dev: bump @typescript-eslint/eslint-plugin (da626d6)
  • deps-dev: bump @typescript-eslint/eslint-plugin (#192) (9291371)
  • deps-dev: bump @typescript-eslint/parser from 4.29.2 to 4.29.3 (d3649c5)
  • deps-dev: bump @typescript-eslint/parser from 4.29.3 to 4.30.0 (#193) (9d02ee1)
  • deps-dev: bump autoprefixer from 10.3.1 to 10.3.2 (959c6fd)
  • deps-dev: bump autoprefixer from 10.3.2 to 10.3.3 (80d11b2)
  • deps-dev: bump autoprefixer from 10.3.3 to 10.3.4 (#201) (97079f3)
  • deps-dev: bump babel-jest from 27.0.6 to 27.1.0 (5ee112f)
  • deps-dev: bump eslint-plugin-import from 2.24.1 to 2.24.2 (39437a8)
  • deps-dev: bump eslint-plugin-prettier from 3.4.0 to 3.4.1 (864c652)
  • deps-dev: bump eslint-plugin-prettier from 3.4.1 to 4.0.0 (#190) (1036570)
  • deps-dev: bump eslint-plugin-react from 7.24.0 to 7.25.1 (#189) (3a6a166)
  • deps-dev: bump gatsby-plugin-catch-links from 3.12.0 to 3.13.0 (#210) (b309333)
  • deps-dev: bump gatsby-plugin-manifest from 3.12.0 to 3.13.0 (#213) (96e354f)
  • deps-dev: bump gatsby-plugin-nprogress from 3.12.0 to 3.13.0 (#207) (fda541a)
  • deps-dev: bump gatsby-plugin-offline from 4.12.0 to 4.13.0 (#204) (ba946d9)
  • deps-dev: bump gatsby-plugin-postcss from 4.12.0 to 4.13.0 (#200) (6b9b3fd)
  • deps-dev: bump gatsby-plugin-react-helmet from 4.12.0 to 4.13.0 (#208) (3f4de6f)
  • deps-dev: bump gatsby-plugin-robots-txt from 1.6.9 to 1.6.10 (#195) (2907f50)
  • deps-dev: bump gatsby-plugin-sitemap from 4.8.0 to 4.9.0 (#199) (d92b2e7)
  • deps-dev: bump gatsby-plugin-webpack-bundle-analyser-v2 (#211) (0ceb1eb)
  • deps-dev: bump gatsby-remark-autolink-headers (#206) (02e851a)
  • deps-dev: bump gatsby-remark-copy-linked-files (#215) (41b949a)
  • deps-dev: bump gatsby-remark-prismjs from 5.9.0 to 5.10.0 (#214) (e39897c)
  • deps-dev: bump gatsby-remark-smartypants from 4.9.0 to 4.10.0 (#196) (4382e02)
  • deps-dev: bump gatsby-source-filesystem from 3.12.0 to 3.13.0 (#197) (30c2760)
  • deps-dev: bump jest from 27.0.6 to 27.1.0 (86733c9)
  • deps-dev: bump typescript from 4.3.5 to 4.4.2 (0c388da)
  • deps: bump @ant-design/icons from 4.6.3 to 4.6.4 (76616c2)
  • deps: bump @octokit/rest from 18.9.1 to 18.10.0 (#205) (85c37d9)
  • deps: bump antd from 4.16.12 to 4.16.13 (513c741)
  • deps: bump gatsb...
Read more

v2.10.0

19 Aug 22:01
Compare
Choose a tag to compare

Changelog

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

2.10.0 (2021-08-19)

πŸš€ Building Work

  • deps-core: bump gatsby from 3.11.1 to 3.12.0 (c46f21f)
  • deps-dev: bump @types/node from 16.6.1 to 16.6.2 (b7806cd)
  • deps-dev: bump @types/react from 17.0.18 to 17.0.19 (9e251a7)
  • deps-dev: bump eslint-plugin-import from 2.24.0 to 2.24.1 (8a601f6)
  • deps-dev: bump gatsby-plugin-eslint from 3.0.0 to 4.0.0 (462dd76)
  • deps-dev: bump ts-node from 10.2.0 to 10.2.1 (983ad2f)
  • deps: remove duplicated packages (b596b54)

v2.9.0

18 Aug 13:28
Compare
Choose a tag to compare

Changelog

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

2.9.0 (2021-08-18)

πŸ› Bug Fixes

  • API-GitHub: local fallback data for GitHub API (bc7545a)

✨ Features

  • progress bar: add loading and reading progress bar (3244dd3)

πŸš€ Building Work

  • CI-azure: add more pipeline triggers (150632a)
  • CI: initialize git config (512fef6)
  • CI: set up CI with Azure Pipelines (3e5093a)
  • deps-dev: bump @typescript-eslint/eslint-plugin (5cae3b5)
  • deps-dev: bump @typescript-eslint/parser from 4.29.1 to 4.29.2 (30a8882)
  • deps-dev: bump ts-jest from 27.0.4 to 27.0.5 (4f03a30)

v2.8.0

17 Aug 11:00
Compare
Choose a tag to compare

Changelog

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

2.8.0 (2021-08-17)

✨ Features

  • TypeScript: add ts-node support for TS script (3a1dcdb)

πŸ› Bug Fixes

  • deps-types: add missing node-fetch TS types (99d8aa2)
  • Jest-badge: rectify ts-node config (80be426)

πŸš€ Building Work

  • CHANGELOG: add emoji to changelog (cb0bea4)
  • deps-dev: bump @types/jest from 27.0.0 to 27.0.1 (1f72818)
  • deps-dev: bump @types/node from 16.6.0 to 16.6.1 (18e2328)
  • deps-dev: bump @types/react from 17.0.17 to 17.0.18 (d1bd0ed)
  • deps-dev: bump gatsby-plugin-robots-txt from 1.6.8 to 1.6.9 (89c880f)
  • deps-dev: bump tslib from 2.3.0 to 2.3.1 (652bdd3)
  • deps: bump @ant-design/icons from 4.6.2 to 4.6.3 (2a0107b)
  • deps: bump @octokit/rest from 18.9.0 to 18.9.1 (5d1835e)
  • deps: bump antd from 4.16.11 to 4.16.12 (515a108)

v2.7.0

13 Aug 00:15
Compare
Choose a tag to compare

Changelog

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

2.7.0 (2021-08-13)

Building Work

v2.6.1

05 Sep 13:28
Compare
Choose a tag to compare

Changelog

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

2.6.1 (2021-08-12)

Building Work

  • CI: add coveralls support (0127f30)
  • deps-dev: bump @octokit/types from 6.24.0 to 6.25.0 (412ecb4)
  • deps-dev: bump @types/jest from 26.0.24 to 27.0.0 (f03006b)
  • deps-dev: bump @types/node from 16.4.13 to 16.4.14 (e400c5d)
  • deps-dev: bump @types/node from 16.4.14 to 16.6.0 (500ecab)
  • deps-dev: bump @types/react from 17.0.16 to 17.0.17 (e511853)
  • Jest-badge: remove redundant error checking (819515b)
  • Site Metadata: change URL of awesome-notes book (228f357)