Skip to content

Releases: eighty4/model-t

v0.0.5-4

12 Jan 20:08

Choose a tag to compare

v0.0.5-4 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes

Added

  • Creates a schema error for a Job calling a workflow that
    tries to declare job outputs
  • Package export defaults to browser-compatible api.web.ts
    when module resolution is neither node or bun
  • Explicitly importing api.web.ts is available by
    importing @eighty4/model-t/web
  • API rate limiting reset time included with error message
  • TypeScript sources are added to published package for the
    Bun runtime's native TypeScript support

Fixed

  • TypeScript type declarations were broken by pointing to a
    directory instead of the export entrypoint .d.ts file

v0.0.5-3

19 Aug 20:59

Choose a tag to compare

v0.0.5-3 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes

Added

  • Creates a schema error for a Job calling a workflow that
    tries to declare job outputs
  • Package export defaults to browser-compatible api.web.ts
    when module resolution is neither node or bun
  • Explicitly importing api.web.ts is available by
    importing @eighty4/model-t/web
  • API rate limiting reset time included with error message
  • TypeScript sources are added to published package for the
    Bun runtime's native TypeScript support

Fixed

  • TypeScript type declarations were broken by pointing to a
    directory instead of the export entrypoint .d.ts file

v0.0.5-2

29 Jun 21:03

Choose a tag to compare

v0.0.5-2 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes

Added

  • Package export for web environment used by clients when
    module resolution does not resolve as Bun or Node
  • API rate limiting reset time included with error message
  • TypeScript sources are added to published package for the
    Bun runtime's native TypeScript support

Fixed

  • TypeScript type declarations were broken by pointing to a
    directory instead of the export entrypoint .d.ts file

v0.0.5-1

25 Jun 21:01

Choose a tag to compare

v0.0.5-1 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes

Added

  • TypeScript sources are added to published package for the
    Bun runtime's native TypeScript support

Fixed

  • TypeScript type declarations were broken by pointing to a
    directory instead of the export entrypoint .d.ts file

v0.0.5-0

25 Jun 20:50

Choose a tag to compare

v0.0.5-0 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes

Added

  • TypeScript sources are added to published package for the
    Bun runtime's native TypeScript support

Fixed

  • TypeScript type declarations were broken by pointing to a
    directory instead of the export entrypoint .d.ts file

v0.0.4

24 Jun 12:53

Choose a tag to compare

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@latest

Release notes

Added

  • Workflows are strictly validated for any unknown/unsupported keys

v0.0.3

16 Jun 18:49

Choose a tag to compare

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@latest

Release notes

Added

  • Actions used by workflows are fetched to validate calling workflow
    provides values for required action inputs
  • Workflows are fetched from external repositories to validate calling
    workflow provides values for required called workflow inputs

v0.0.3-3

16 Jun 18:29

Choose a tag to compare

v0.0.3-3 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes

Added

  • GitHub actions used by workflows are fetched to validate calling workflow
    provides values for required action inputs
  • Workflow calls from external repositories are fetched to validate calling
    workflow provides values for required called workflow inputs

v0.0.3-2

14 Jun 19:44

Choose a tag to compare

v0.0.3-2 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes

Added

  • GitHub actions used by workflows are fetched to validate workflows provide
    values for required action inputs

v0.0.3-1

04 Jun 08:47

Choose a tag to compare

v0.0.3-1 Pre-release
Pre-release

Published to npm as @eighty4/model-t

npm i -g @eighty4/model-t@next

Release notes