Skip to content

Releases: jmcdo29/ogma

@ogma/cli@2.1.6

10 Mar 17:26
Compare
Choose a tag to compare

Patch Changes

  • 89504a0: Change @ogma/cli shebang to be more portable across different OS and environment.

@ogma/nestjs-module@3.2.0

24 Feb 02:37
Compare
Choose a tag to compare

Minor Changes

@ogma/nestjs-module@3.1.1

29 Dec 19:52
Compare
Choose a tag to compare

Patch Changes

  • d0217ad: patch: remove extra blank line print from printError.

@ogma/cli@2.1.5

26 Dec 08:58
Compare
Choose a tag to compare

Patch Changes

  • 7b5781b: CLI no longer dies on newlines

@ogma/cli@2.1.4

04 Nov 23:10
Compare
Choose a tag to compare

Patch Changes

  • 7a329ce: Add dependency on reflect-metadata

@ogma/cli@2.1.2

04 Nov 20:25
Compare
Choose a tag to compare

Patch Changes

  • e7619e6: Trying a second publish to publish the js not ts

@ogma/cli@2.1.1

04 Nov 19:13
Compare
Choose a tag to compare

Patch Changes

  • bc6cdc8: Fix a bad publish from an incorrect workspace file

@ogma/cli@2.1.0

04 Nov 18:43
Compare
Choose a tag to compare

Minor Changes

  • 81b3501: Allow the CLI to accept process.stdin so it can be piped to.

    Now, if you want to have json: true always set in your Ogma config, but you still want to get the pretty dev logs, you can use something to the extent of pnpm start:dev | ogma and ogma will pretty print each line as it comes in.

@ogma/platform-socket.io@3.0.3

13 Sep 06:45
Compare
Choose a tag to compare

Patch Changes

  • b730b78: resolve bad deployment of socket.io package

@ogma/platform-socket.io@3.0.2

13 Sep 06:32
e61741b
Compare
Choose a tag to compare

Patch Changes

  • 8973523: Fix the peer dependencies for socket.io and @nestjs/plaltform-socket.io