Skip to content

Releases: jfrconley/nornir

@nornir/[email protected]

26 May 19:44
Compare
Choose a tag to compare
Pre-release

@nornir/core 1.0.0-dev.1 (2023-05-26)

Bug Fixes

  • added eslint and dprint (c13135e)
  • lock ts-patch version (783cbf3)
  • refactor transformer to use static init block (b1b7c2c)
  • remove cjs for now (3117645)
  • use correct ts-patch (f598886)

Features

  • finalized most of core (94ec723)
  • further work on spec generation (57434dc)
  • initial commit (f5f1e58)
  • initial work on rest transformer (3d74d88)
  • intial work on openapi output (f25b6aa)
  • move to ts-json-schema-generator + ajv (d7418dc)
  • refactor to monorepo (957be7e)