Skip to content

0.3.7-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ojvribeiro ojvribeiro released this 28 Sep 00:09
· 734 commits to main since this release

Changelog

✨ New features

  • feat(template): created Vercel preset (#39).
  • feat(core): use EJS as the template engine (#38).

🐞 Fixes

  • fix(core): allow file path hashing in watch mode (#43).
  • fix(template): remove default hard-coded dark styles (#42).
  • fix(deps): use mkdirp package as the folder creation method (#36).

✏️ Enhancements

  • refactor(core): cleaner _dist folder generation (#29).
  • refactor(core): removed build generation. Now everything is in the _dist folder.