Skip to content

Releases: zero-one-group/monorepo

2025.9

03 Oct 15:43
2232194

Choose a tag to compare

Summary:

  • Template builder script
  • Updated all dependencies
  • Use go 1.25 or higher for the go project
  • Rename go-app to go-clean for clarity and consistency with other projects
  • Optimized docker images for some apps
  • Optimized moon tasks
  • Upgraded Storybook to v9
  • Upgraded shared-ui dependencies
  • Various fixes and improvements

2025.8

26 Sep 11:21

Choose a tag to compare

Summary:

  • New template: go-modular : modular monolith go app
  • New docker compose stack: Minio + Nginx (simulate local CDN)
  • Postgres 18 by default untuk docker compose stack
  • New documentation site (WIP: https://oss.zero-one-group.com/monorepo
  • Various fixes and improvements

2025.7

11 Sep 04:13
8799816

Choose a tag to compare

Various fixes.

2025.6

06 May 13:15
1e8506f

Choose a tag to compare

Summary:

  • New command for generate application from template.

2025.5

30 Apr 18:25
c3ed725

Choose a tag to compare

Summary:

  • Unified Radix UI dependencies
  • Postgres Integration for Go App
  • Python FastAPI App Template
  • Various Fixes

2025.4

14 Feb 18:01
07526c6

Choose a tag to compare

Summary:

  • Astro Template
  • Next.js Template
  • Strapi Template
  • Monorepo CLI Utilities
  • Fix build tasks for Docker

2025.3

08 Feb 10:51

Choose a tag to compare

Summary:

  • Fix Docker image build tasks

2025.2

08 Feb 09:29

Choose a tag to compare

Summary:

  • Unit Tests for React Router apps
  • E2E Tests with Playwright
  • Various Bug Fixes

2025.1

08 Feb 08:47

Choose a tag to compare

Summary:

  • Upgrade Moon, React v19, Vite v6, Tailwind CSS v4, and other toolchain
  • Fresh React app, powered by React Router v7. SPA by default.
  • Customized shadcn/ui components, enhanced with tailwind-variants & tailwindcss-motions
  • Storybook for UI components
  • Super basic Golang Echo template
  • Go & React app template already dockerized
  • Improved Docker deployment following moon best practice
  • Simplify setup, now only need 3 steps to create a new project
  • Development server (Postgres, Valkey, etc) via docker-compose.