Changelog
Discover the latest Vue Email updates.
Description
Description
No significant changes
View changes on GitHub
Description
🐞 Bug Fixes
- CorrectName function to use replaceAll - by @badalya1 in #98 (43c0f)
- Import nuxt composables from #imports - by @danielroe in #103 (9b41c)
- Nuxt implementation - by @Dave136 in #108 (0658b)
- compiler:
vue-i18n
production error - by @Dave136 in #110 (5e6a1) - nuxt: Get
emails
from original dir - by @Dave136 in #107 (fe79a) - utils: Blank page issue on iphone iOS due to lookbehind regex compatibility - by @Dave136 (f4122)
View changes on GitHub
Description
🐞 Bug Fixes
- Link to the template code in example - by @DanielRivers in #92 (6c350)
- nuxt:
View changes on GitHub
Description
🐞 Bug Fixes
- docs: Bad home SSR link - by @Dave136 (4ff52)
- nuxt: Package dependencies - by @Dave136 (82d4f)
- vue-email: Export required functions - by @Dave136 (b2729)
- workspace: Set
true
inprivate
& refactor builder command - by @Dave136 (44484)
View changes on GitHub
Description
🚀 Features
- Register packages, add types pkg - by @Dave136 (176ca)
- Add utils package - by @Dave136 (cea2d)
- Add core package - by @Dave136 (ea74c)
- Add compiler package - by @Dave136 (ff4b8)
- Add nuxt package - by @Dave136 (f2a15)
- Add compiler tests - by @Dave136 (b2d51)
- Add components tests - by @Dave136 (d1d03)
- Move
playgrounds/nuxt
topackages/playground
- by @Dave136 (63d04) - Export
vue-email
compiler - by @Dave136 (769d1) - compiler:
- core:
- utils:
- vue-email:
🐞 Bug Fixes
- Solve build issues - by @Dave136 (ed7f5)
- No copy runtime - by @Dave136 (671c5)
- Cyclic workspaces dependencies - by @Dave136 (1268c)
- Older nuxt builder - by @Dave136 (3a1ab)
- client:
- core:
- docs:
- playground:
- utils:
View changes on GitHub
Description
🚀 Features
- Register packages, add types pkg - by @Dave136 (176ca)
- Add utils package - by @Dave136 (cea2d)
- Add core package - by @Dave136 (ea74c)
- Add compiler package - by @Dave136 (ff4b8)
- Add nuxt package - by @Dave136 (f2a15)
- Add compiler tests - by @Dave136 (b2d51)
- Add components tests - by @Dave136 (d1d03)
- Move
playgrounds/nuxt
topackages/playground
- by @Dave136 (63d04) - Export
vue-email
compiler - by @Dave136 (769d1) - compiler:
- core:
- utils:
- vue-email:
🐞 Bug Fixes
- Solve build issues - by @Dave136 (ed7f5)
- No copy runtime - by @Dave136 (671c5)
- Cyclic workspaces dependencies - by @Dave136 (1268c)
- Older nuxt builder - by @Dave136 (3a1ab)
- client:
- core:
- docs:
- playground:
- utils:
View changes on GitHub
Description
Description
🩹 Fixes
📖 Documentation
- Moving to @nuxthq/elements (22f518a)
- Major update and new homepage (a09b929)
- Added .env example (8db626d)
- Fix typo (b16dde4)
- Updated repo and npm (21e95b9)
- Update README.md (43994de)
- Preparing for
nuxt/ui-pro
(529d646) - Resolve
@nuxt/ui
and remove duplicates (7903b8f) - Added features section to
ssr
(363ff1f) - Added whats missing in SSR (77bb4f1)
- Updated SSR features (35fda96)
- Added correct/incorrect format (7f92bcd)
- Added wrong example (a9d5c43)
- Added before you start section (b64a294)
- Minor ssr update (0bef7e0)
- Fixed wrong vue code (a25f7df)
🏡 Chore
🤖 CI
- Fix build fialing (dc416c4)
❤️ Contributors
- Younes Barrad(@Flowko)
- Benjamin Canac (@benjamincanac)
Description
📃 Read more about it https://www.vuemail.net/getting-started/i18n
🦺 Breaking Changes
We updated the config to be more presise, props
has changed:
Please double check the docs again to make sure you are following the correct code
❌ OLD
const template = await vueEmail.render("DefineComponent.vue", {
name: "John Doe"
});
✅ NEW
const template = await vueEmail.render("DefineComponent.vue", {
props: {
name: "John Doe",
},
});
🚀 Enhancements
🩹 Fixes
💅 Refactors
- Extend types for RenderOptions (ad4d602)
- Throw error if vue-i18n is not present (f1e6214)
- Remove unused typescript compiler comment (063b47c)
- Render app after set i18n config (edaf112)
- Extend render
Options
type (9998721) - render: Second parameter, passing props and i18n in one object (2e42e9b)
- Add null option for RenderParams (1263bc4)
- Solve result as Component (4e45fd1)
- Handfull of changes to make working with configs easy (1839c59)
📖 Documentation
- Add i18n documentation for node (e8d744d)
- Updated i18n docs (2bb707c)
- Removed new tag from markdown (5d549f3)
🏡 Chore
✅ Tests
- Add translation - i18n test (dd60d4f)
❤️ Contributors
Description
💅 Refactors
📖 Documentation
🏡 Chore
❤️ Contributors
- Younes Barrad (@Flowko)
- David Arenas davejs136@gmail.com
Description
🚀 Enhancements
⚒️ An extension of our playground that allows you to inspect your email templates and send test emails from your app directly. It's a great way to debug your emails and make sure they look good, more about it https://www.vuemail.net/getting-started/devtools
- Nuxt devtools integration (#54)
📖 Documentation
- Added auto import note to ssr (1f560c6)
🤖 CI
- Updated publish job (ff77938)
❤️ Contributors
- Younes Barrad (@Flowko)
Description
Description
Description
Description
Description
Description
Description
🚀 Enhancements
🩹 Fixes
- Broken docs (7fcc49f)
- docs: Tailwind component (8c348fe)
- docs: Tailwind component remove no needed default value (0b302fb)
- Bug tailwind support (#39)
📖 Documentation
🏡 Chore
- Update pnpm-lock (ba74f7a)
❤️ Contributors
- Younes Barrad (@Flowko)
- Christian Preston (@cpreston321)
- David Arenas davejs136@gmail.com
Description
📖 Documentation
- Moving from vitepress to nuxt content (#32)
- Fixed lint issue (e8db881)
- Updated readme og image (0bb2be9)
❤️ Contributors
- Younes Barrad (@Flowko)
Description
🚀 Enhancements
- Added image baseurl config (#31)
🩹 Fixes
- Added old releases back to changelog (fbcb1bb)
🏡 Chore
- Update README.md (b95ee33)
❤️ Contributors
- Younes Barrad (@Flowko)
Description
🩹 Fixes
- readme: Rewritte file (68425c6)
💅 Refactors
- Application scaffolding (#30)
❤️ Contributors
- David Arenas davejs136@gmail.com
- Younes (@Flowko)
Description
Description
Description
Description
Description
🏡 Chore
- Added nuxt module to demo (b3985c4)
- Update packages (c0d18a6)
- Updated tests (19ede98)
- Added --no-frozen-lockfile (ae82a0c)
- Updated build workflow (5aa9d72)
- Update nuxt intgeration (a7e4654)
- Reverted back to old setup (96d19f2)
- Removed nuxt from workspace (a1e26c9)
- Updated workflow (6c82093)
- Hope this fixes it lol (9faa4e1)
❤️ Contributors
- Younes Barrad (@Flowko)
Description
Description
Description
Description
🚀 Enhancements
- Added client folder for the up coming cli (0229596)
🩹 Fixes
- Nuxt integration not working (#28)
🏡 Chore
- Updated release-it file (ef3359c)
- Updated client package.json (bc8a61d)
- Delete .npmrc from client (1c18474)
- Removed client folder (1af78f6)
- Update lock (399ac27)
- Updated release command (f589c97)
🤖 CI
- Updated release process (#25)
❤️ Contributors
- Younes Barrad (@Flowko)
Description
Description
vue-email
0.4.0
Minor Changes
- Markdown Integration 🎉, More about it here: https://vue-email.vercel.app/components/markdown.html