Releases: chitoku-k/chitoku.jp
Releases · chitoku-k/chitoku.jp
v2.4.3
Fix /softwares/superflat not being deployed (#1511)
v2.4.2
Fix weird popup in React Developer Tools (#1509)
v2.4.1
Fix incorrect descriptions in articles (#1508)
v2.4.0
Use jakejarvis/cloudflare-purge-action in CD workflow (#1506)
v2.3.3
Add JSON schema for datePublished and thumbnailUrl (#1481)
v2.3.2
Bump typescript from 3.8.3 to 3.9.2 (#1473)
* Bump typescript from 3.8.3 to 3.9.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.2)
Signed-off-by: dependabot-preview[bot] <[email protected]>
* Ship with type definitions for algoliasearch-helper
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Chitoku <[email protected]>
v2.3.1
Include fontawesome-svg-core/styles for SSR (#1480)
* Include fontawesome-svg-core/styles for SSR
* Exclude prism-command-line plugin
v2.3.0
Migrate to Font Awesome 5 (#1479)
v2.2.0
Migrate to emotion + styled-breakpoints (#1477)
* Remove styled-components and styled-media-query
* Remove custom mixins in favour of bootstap mixins
v2.1.2
Tidy up HTML (#1455)
* Remove unnecessary article attribute
* Remove eslint-disable due to ignoreRestSiblings
* Tidy up HTML