Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@kwchang0831 kwchang0831 released this 04 Nov 19:00
· 5 commits to main since this release
1181719

@kwchang0831/svelte-qwer

0.12.0

Minor Changes

  • 59989c3: ✨ Feat: Cloudflare Pages support

  • b47cc8e: deps: upgrade (svelte -> 4.0)

    run the following if needed:

    pnpm i && pnpm clean && pnpm format
  • c91a291: ✨ feat: Added a script for streamlined creation of a blog folder and its corresponding index.md file.

  • dfdc753: deps: upgrade

  • d6814ba: deps: upgrade

Patch Changes

@kwchang0831/qwer

0.7.0

Minor Changes

  • b47cc8e: deps: upgrade (svelte -> 4.0)

    run the following if needed:

    pnpm i && pnpm clean && pnpm format
  • dfdc753: deps: upgrade

  • 0b46086: fix processImagePath to detect remote path

Patch Changes

What's Changed

  • refactor: Globalization of Transitions for Svelte4 by @Nich87 in #75
  • ✨ Cloudflare Pages support by @vai in #77
  • 🐛 Fix: fix processImagePath to detect remote path by @toddLiao469469 in #78
  • ✨ feat: Added a script for streamlined creation of a blog folder and its corresponding index.md file. by @sisyphusla in #80
  • 🔧 Chore: Format current date and timezone in shell script by @sisyphusla in #81
  • typo in quickstart/index.md by @Ethanol48 in #85
  • Typo in README.md by @Ethanol48 in #84
  • 🔖 Version Package by @github-actions in #74

New Contributors

Full Changelog: v0.11.0...v0.12.0