Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 839 Bytes

File metadata and controls

39 lines (26 loc) · 839 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0]

Breaking

  • Remove '#/' imports in favor of new tsconfig paths

Feature

  • Changing to stable typescript 7
  • Changing to oxc powered react compiler
  • Adding @wanner.work/rules to oxlint and oxfmt as well as the codestyle.md
  • Update all dependencies to latest released

[1.1.0]

Feature

  • Changing to stable Vite 8
  • Update dependencies to latest stable version
  • Cleanup readme
  • Create changelog

[1.0.0]

Initial

  • Minimal starter template to use if SSR is not needed.
    • Typescript v7
    • Vite v8
    • React (React Compiler)
    • Oxlint
    • Oxfmt