UNPKG

@cdwr/core

Version:

A set of core utilities for the Codeware ecosystem.

111 lines (65 loc) โ€ข 5.23 kB
## 1.4.4 (2026-01-02) ### โœจ Features - **nx-fly-deployment-action:** support environment specific fly config ([f1c68b7](https://github.com/codeware-sthlm/codeware/commit/f1c68b7)) - **repo:** refactor and improve multi-tenant deployment workflow ([6210e4d](https://github.com/codeware-sthlm/codeware/commit/6210e4d)) ## 1.4.3 (2025-12-01) ### ๐Ÿž Bug Fixes - **core:** better debug log running commands ([315c52e0](https://github.com/codeware-sthlm/codeware/commit/315c52e0)) - **core:** stabilize run nx command predicate ([3549f08b](https://github.com/codeware-sthlm/codeware/commit/3549f08b)) ### โš™๏ธ Miscellaneous Chores - **core:** reject with output log when nx command fails ([9b8a765c](https://github.com/codeware-sthlm/codeware/commit/9b8a765c)) ## 1.4.2 (2025-10-03) ### โš™๏ธ Miscellaneous Chores - **deps:** update weekly dependencies ([113a8d9](https://github.com/codeware-sthlm/codeware/commit/113a8d9)) - **deps:** update weekly dependencies ([6efe16e](https://github.com/codeware-sthlm/codeware/commit/6efe16e)) - **deps:** update weekly dependencies ([00a340c](https://github.com/codeware-sthlm/codeware/commit/00a340c)) - **repo:** defaults to bundler resolution ([4fd1a61](https://github.com/codeware-sthlm/codeware/commit/4fd1a61)) - **repo:** fix vite name conflicts ([624d9eb](https://github.com/codeware-sthlm/codeware/commit/624d9eb)) - **repo:** migrate to eslint esm ([6581a92](https://github.com/codeware-sthlm/codeware/commit/6581a92)) ## 1.4.1 (2025-02-15) ### ๐Ÿž Bug Fixes - **core:** improve windows compatibility ([46057818f](https://github.com/codeware-sthlm/codeware/commit/46057818f)) - **deps:** update dependencies ([1f7cafad9](https://github.com/codeware-sthlm/codeware/commit/1f7cafad9)) ### โš™๏ธ Miscellaneous Chores - **repo:** change to esm files for vite ([b93f286ab](https://github.com/codeware-sthlm/codeware/commit/b93f286ab)) ## 1.4.0 (2025-02-07) ### โœจ Features - **repo:** migrate nx to 20.4.0 and fix breaking changes ([ba6c6c5](https://github.com/codeware-sthlm/codeware/commit/ba6c6c5)) ### ๐Ÿงน Code Refactoring - **core:** move secrets and some zod utilities to internal projects ([0b801c5](https://github.com/codeware-sthlm/codeware/commit/0b801c5)) ## 1.3.0 (2025-01-30) ### โœจ Features - **cms:** improved seed process ([bd4af3414](https://github.com/codeware-sthlm/codeware/commit/bd4af3414)) - **core:** provide custom spawn with interactive prompt support ([ba12f323b](https://github.com/codeware-sthlm/codeware/commit/ba12f323b)) - **cms:** initial multi-tenant support ([3c629f8bc](https://github.com/codeware-sthlm/codeware/commit/3c629f8bc)) - **core:** withEnvVars support both object and props level ([32181d07c](https://github.com/codeware-sthlm/codeware/commit/32181d07c)) ### ๐Ÿž Bug Fixes - **core:** pty is needed to properly spawn interactive ([9a3844bc4](https://github.com/codeware-sthlm/codeware/commit/9a3844bc4)) - **core:** detect package manager before publish release ([db2eb28d5](https://github.com/codeware-sthlm/codeware/commit/db2eb28d5)) ## 1.2.0 (2025-01-12) ### โœจ Features - **nx-fly-deployment-action:** destroy apps retroactively ([adc348d](https://github.com/codeware-sthlm/codeware/commit/adc348d)) - **core:** add functions for infisical and improve schema validations ([8f22c66](https://github.com/codeware-sthlm/codeware/commit/8f22c66)) - **core:** infisical secrets management support ([94ceb1c](https://github.com/codeware-sthlm/codeware/commit/94ceb1c)) - **core:** add zod schema test suite and refactor exposed endpoints ([833f440](https://github.com/codeware-sthlm/codeware/commit/833f440)) ### ๐Ÿž Bug Fixes - **deps:** update dependencies ([4002e5c](https://github.com/codeware-sthlm/codeware/commit/4002e5c)) - **core:** sync dependencies ([4cdbc95](https://github.com/codeware-sthlm/codeware/commit/4cdbc95)) - **deps:** update dependencies ([208824c](https://github.com/codeware-sthlm/codeware/commit/208824c)) - **core:** release workaround must stage changes to package.json ([8d0a73e](https://github.com/codeware-sthlm/codeware/commit/8d0a73e)) ### โš™๏ธ Miscellaneous Chores - **core:** use esm in core package ([fa3f4ea](https://github.com/codeware-sthlm/codeware/commit/fa3f4ea)) ## 1.1.0 (2024-11-19) ### โœจ Features - **nx-migrate-action:** check commit signature and print details ([208ad717](https://github.com/codeware-sthlm/codeware/commit/208ad717)) ### ๐Ÿž Bug Fixes - **core:** add workaround for nx release changing workspace package.json ([4b5cab52](https://github.com/codeware-sthlm/codeware/commit/4b5cab52)) # 1.0.0 (2024-11-18) ### โœจ Features - **nx-migrate-action:** add github action to perform nx migrations ([08a93a78](https://github.com/codeware-sthlm/codeware/commit/08a93a78)) ### ๐Ÿž Bug Fixes - **nx-migrate-action:** enable auto-merge via graphql ([1a0d3bf7](https://github.com/codeware-sthlm/codeware/commit/1a0d3bf7)) ### ๐Ÿงน Code Refactoring - โš ๏ธ **repo:** migrate nx-plugins repo to this repo ([556bf360](https://github.com/codeware-sthlm/codeware/commit/556bf360)) ### โš ๏ธ Breaking Changes - **repo:** all packages from nx-plugins repository are moved including release management and other important features