v4.5.0
What's Changed
Features
- feat: add prev/next links at the bottom of blog post by @satnaing in #372
- feat: use Astro's built-in pagination by @DerTimonius in #376
Fixes and Performance Improvement
- fix(blog): correct file reference in reading time guide by @fzhnf in #359
- fix(og): add the missing SITE.website to loadGoogleFonts by @xuannghia in #360
- perf: preload font and load theme script asynchronously by @satnaing in #380
Blog Post
- add a blog post for rendering LaTeX by @albertoperdomo2 in #373
Others
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @appleflyerv3 in #368
- build(deps): bump dset from 3.1.3 to 3.1.4 by @dependabot in #377
- build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 by @dependabot in #379
- build(deps): upgrade dependencies by @satnaing in #381
New Contributors
- @fzhnf made their first contribution in #359
- @appleflyerv3 made their first contribution in #368
- @xuannghia made their first contribution in #360
- @albertoperdomo2 made their first contribution in #373
- @DerTimonius made their first contribution in #376
Full Changelog: v4.4.0...v4.5.0