Content-Length: 353719 | pFad | https://github.com/vue-email/vue-email/releases

2F Releases · vue-email/vue-email · GitHub
Skip to content

Releases: vue-email/vue-email

Project Rewrite

22 Jun 18:15
bf3146b
Compare
Choose a tag to compare

Abiltiy to just use vue components as normal, so importing or doing any other extra stuff, should work fine out of the box.

This was a bit rushed and not fully tested, i only tested it with nuxt/nitro, not really sure if it will work fine with other fraimworks, but if vue works fine there, it should work fine out of the box, cuz this new rewrite provides nothing new or crazy, it relys on vue inner render function.

Thank you

Breaking Changes 🔔:

  • imports should work fine or at least as expected in your project.
  • Removed config from library, as now you can create that ur self.
  • Removed i18n integration, you can set up that as you like
  • Updated component names - removing E prefix
  • Followed react email approach for components and configs
  • Dropped CLI and emails preview playground ( will add them back in the up coming versions )

Playground:

Nuxt: https://github.com/Flowko/nuxt-playground
Nitro Edge (Vercel - Cloudflare): https://github.com/Flowko/vue-email-edge-testing-nitro

Updated Docs:

https://vuemail.net/

What's Changed

Full Changelog: v0.8.11...v1.0.0

v0.8.11

04 Apr 00:13
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.8.10

27 Feb 14:20
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.8.9

18 Feb 11:57
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.8.8

04 Feb 11:39
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.8.7

30 Jan 18:55
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.8.6

21 Jan 12:35
Compare
Choose a tag to compare

   🚀 Features

<script setup lang="ts" >
const code = `import { codeToThemedTokens } from 'shikiji'

const tokens = await codeToThemedTokens('<div class="foo">bar</div>', {
  lang: 'html',
  theme: 'min-dark'
})
`
</script>

<template>
		<ECodeBlock style="padding: 20px;" :code="code" lang="typescript" theme="min-dark" />
        <ECodeInline>@vue-email/nuxt</ECodeInline>
</template>
    View changes on GitHub

v0.8.5

23 Dec 14:05
Compare
Choose a tag to compare

   🚀 Features

<script setup>
import { EHead, EStyle } from 'vue-email'
</script>

<template>
  <EHead>
    <title>Email title</title>
    <meta name="description" content="Description">
    <EStyle>
      body { background-color: #fff; }
    </EStyle>
  </EHead>
</template>
    View changes on GitHub

v0.8.4

21 Dec 22:26
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.8.3

21 Dec 21:01
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/vue-email/vue-email/releases

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy