v0.0.14

evershopcommerce/evershopv0.0.14Jul 2, 2024by github-actions[bot]

AI Summary

Introduces automation tools and error handling enhancements, including an 'auto-pr' tool for pull request creation and improved error handling for metadata generation.

Key Highlights

  • Added 'auto-pr' tool to automate pull request creation
  • Added Edge Runtime indicator
  • Added error handling for generateMetadata function
  • Updated .gitignore and enhanced scripts

New Features

  • Auto PR tool
  • Edge Runtime indicator
  • Metadata error handling

Full Release Notes

## What's Changed
* Edge Runtime indicator by @Necmttn in https://github.com/craftgen/craftgen/pull/61
* ✨ auto-pr: add auto-pr tool to automate pull request creation by @Necmttn in https://github.com/craftgen/craftgen/pull/63
* Necmttn/refactor and todo updates by @Necmttn in https://github.com/craftgen/craftgen/pull/64
* ✨ (page.tsx): add error handling for generateMetadata function to handle API errors and redirect appropriately ♻️ (index.ts): remove unnecessary echo command and improve PR description prompt in auto-pr script by @Necmttn in https://github.com/craftgen/craftgen/pull/65
* Update .gitignore and Enhance Scripts by @Necmttn in https://github.com/craftgen/craftgen/pull/67
* chore: publish new release by @github-actions in https://github.com/craftgen/craftgen/pull/62


**Full Changelog**: https://github.com/craftgen/craftgen/compare/v0.0.13...v0.0.14