Releases: naxodev/oss
Releases · naxodev/oss
nx-cloudflare@v6.0.0
6.0.0 (2026-01-15)
⚠️ Breaking Changes
⚠️ nx-cloudflare: Update to the latest version of Nx
❤️ Thank You
- Nacho Vazquez @NachoVazquez ****
gonx@v3.0.0
3.0.0 (2026-01-15)
⚠️ Breaking Changes
⚠️ gonx: Update to the latest version of Nx
❤️ Thank You
- Nacho Vazquez @NachoVazquez
gonx@v2.1.0
2.1.0 (2025-09-10)
🚀 Features
- gonx: CLI and TUI templates for Go applications (#92)
- gonx: cleanup go blueprint unnecessary files (#90)
❤️ Thank You
- Abel Penton @abelpenton
nx-cloudflare@v5.0.2
nx-cloudflare@v5.0.1
gonx@v2.0.2
2.0.2 (2025-07-28)
🩹 Fixes
- make gonx-docs an implicit dependency of gonx (d1c9471)
❤️ Thank You
- Nacho Vazquez
gonx@v2.0.1
gonx@v2.0.0
2.0.0 (2025-07-20)
🚀 Features
- add go-blueprint generator (#84)
⚠️ gonx: init will not create go.work by default (#76)⚠️ gonx: remove main.go as the target of the build and run commands (#79)- add generate executor (#83, #82)
🩹 Fixes
⚠️ gonx: fix build and serve executors to work without the go.work (#78)- use './...' for build and run (#80)
⚠️ Breaking Changes
⚠️ gonx: fix build and serve executors to work without the go.work (#78)⚠️ gonx: init will not create go.work by default (#76)⚠️ gonx: remove main.go as the target of the build and run commands (#79)
❤️ Thank You
- Nacho Vazquez @NachoVazquez
gonx@v2.0.0-beta.5
gonx@v2.0.0-beta.4
2.0.0-beta.4 (2025-06-19)
🚀 Features
- gonx: add the main option back (#81)
❤️ Thank You
- Nacho Vazquez