Skip to content

codewars-kata-archiver: v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 08:32
09392d2

3.0.0 (2024-02-19)

⚠ BREAKING CHANGES

  • rewrite: Complete overhaul to every function in the app, dependency removals, code cleanup, async operations and performance. See commit message for a more detailed overview of the changes.

Features & Performance Improvements

  • 🏷️ Add types and remove all anys (50780d7)
  • build: 👷 Switch from tsc to esbuild (3bde8c6)
  • rewrite: ✨ Huge changes to whole app, essentially rewritten (418ea6c)
  • workflows: update workflow, configuration, documentation, and dependencies (ffb762e)

Bug Fixes

  • 🩹 update import path (b40d1a9)
  • 🩹 update import path & puppeteer namespace (4aa15ed)

Documentation

  • 📝 Update readme with changes & progress (3284e71)

DX Improvements

  • ♻️ cleanup & await runCodeWrites (fa6098f)
  • ♻️ make code async & fix import (3346599)
  • ♻️ make function async (90dc6b9)
  • ♻️ Refactor entry point (bc89193)
  • ♻️ remove unecessary awaits & fix import path (fd311b2)
  • 📝 add log to switch statement default (03dcfdf)

DX Maintenance & Configuration

  • ⬆️ Update package dependencies and release configuration (e2c690f)
  • 📦️ upgrade dependencies & config cleanup (bd40c55)
  • 🔧 Config updates & add prettierrc & versionrc (5adcbc2)
  • 🔨 Add script for standard-version (e745b18)
  • bump: 🏷️ @tpstech/codewars-kata-archiver -> v2.0.0 (234ca68)
  • main: 🔖 @tsdevau/codewars-kata-archiver -> v2.1.0 (ea969b7)
  • main: 🔖 @tsdevau/codewars-kata-archiver -> v2.1.1 (#11) (a90f050)
  • release-please-config: update release-please workflow and dependencies (712e21d)
  • semver: 🔧 Switch standard-version to release-please action (d6c3682)
  • update dependencies in package.json (602d875)
  • update dependencies in package.json (73a8725)
  • Update dependencies in package.json (994dbcc)