Skip to content

v1.2.0

Compare
Choose a tag to compare
@yld-weng yld-weng released this 23 Feb 11:34
· 99 commits to master since this release

1.2.0 (2022-02-23)

🔨 Build/Dependencies

  • dependencies: add cssnano to minify css bundle (e32cd98)
  • dependencies: add gatsby-purge-css (e5c6504)
  • dependencies: migrate tailwindcss from v2 to v3 (465b263), closes #236

🎨 Styles

  • blog: adjust margin and font size of headings (6ae004b)

📝 Documentation

  • learning-path: add glueviz and paraview to learning paths (8aedf0b)

✨ Features

🔧 Continuous Integration

  • rollback to windows-2019 instead of using the latest 2022 (e3859b9)

✅ Testing

  • fix blog test issues (6fefabd)
  • blog: remove unnecessary test (1c7bf84)