Releases: hamlim/template-monorepo
Releases · hamlim/template-monorepo
v0.2.0
- 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
v0.1.0
- Cleanup various dependencies across the repo - start to pin deps also
- Adopt hohoro for incremental library builds
v0.0.2
v0.0.2 - Workspace Generation
This release adds support for generating new workspaces (packages and applications) 🎉
v0.0.1
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