Skip to content

Releases: hamlim/template-monorepo

v0.2.0

21 May 19:45
Compare
Choose a tag to compare
  • Update hohoro to fix build issues
  • Update Biome config to not force const usage and no template strings
  • Update .swcrc config for TypeScript usage, and automatic JSX runtime

v0.1.0

14 May 16:16
Compare
Choose a tag to compare

v0.1.0

  • Cleanup various dependencies across the repo - start to pin deps also
  • Adopt hohoro for incremental library builds

v0.0.2

07 Apr 20:29
Compare
Choose a tag to compare

v0.0.2 - Workspace Generation

This release adds support for generating new workspaces (packages and applications) 🎉

v0.0.1

01 Apr 12:32
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

v0.0.1

This is an initial "release" of this monorepo template, we've made some changes since first releasing this template.

Changes:

  • Switch from oxlint to BiomeJS as the preferred linter for libraries
  • Setup Github Actions for Code Quality checks
  • Setup Bun tests for libraries