Skip to content

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 08:23
· 243 commits to master since this release
fcdb544

🐛 Bug Fixes

  • preset-essentials/lint: run prettier at the end (b8faeb5)
  • preset-essentials: warn for unused variables instead (3b9dca5)
  • preset-strict: correct the template paths for bootstrapping (f71bf8f)
  • preset-web: correct the eslint supplementary config template (1e11abf)
  • preset: add back the missing gitignore entries (70ac386)
  • presetter/preset: don't read .presetterrc under presetter use (8b49b8b), closes #8
  • presetter/preset: ensure outputs are stored under the target (c638944)

📚 Documentation

  • use full package name to improve clarity (d9414bd), closes #8