Skip to content

Draconic Alteration (v0.4.7)

Latest
Compare
Choose a tag to compare
@KennethTrecy KennethTrecy released this 23 Feb 16:31
v0.4.7-web_template

Change log

v0.4.7

TLDR: All template branches have updates, particularly the most used ones from my projects.

📖 Documentation

  • empty_composer_json: Fix the misspelling (244bbc9)

📦 Build

  • vue: Update compilation pipeline (47b2315)

🏡 Chore

  • Update the files from template (2701d31)
  • rollup: Update the commands (0d2c52b)
  • rollup: Change the type to module (2e839a1)
  • rollup: Update the bundler code (4da54d4)
  • rollup: Make minification dependent on environment (0a15180)
  • typescript: Specify the configuration to bundle files (1ff48ca)
  • Update the files from template (f88fdb7)
  • sveltekit: Remove sample page (d0ace38)

✅ Tests

  • mocha: Change the import method to test (ef6012c)

🤖 CI

  • filled_composer_json: Update the actions (1935a09)
  • filled_package_json: Update the actions (c9df55b)
  • filled_composer_json: Correct the version to use for the action (5c8ad8d)

💻 Developer Experience

  • initial: Remove duplication type for commits (6c8766c)

🗒️ Configurations

  • sveltekit: Update the configurations (f1198ad)
  • sveltekit: See dependencies before development dependencies (1e9cba5)

🧩 Internals

  • sveltekit: Add page state interface (6d957a0)

❤️ Contributors