New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@lbu/cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lbu/cli - npm Package Versions

dirkdev98
published 0.0.32 •

tjonger
published 0.0.31 •

dirkdev98
published 0.0.30 •

dirkdev98
published 0.0.29 •

dirkdev98
published 0.0.28 •

dirkdev98
published 0.0.27 •

dirkdev98
published 0.0.26 •

dirkdev98
published 0.0.25 •

dirkdev98
published 0.0.24 •

Changelog

Source

v0.0.249

Breaking changes
  • feat(code-gen): combine files & body handling when body is multipart 1af5f7
    • The open api importer is not compatible anymore with 'legacy' code-gen, please migrate to experimental code-gen.
    • Rewrite of FormData handling in the 'experimental' api clients, check the new generate output and retest your usages of features using multipart bodies / files.
    • In the near future, we will fully combine files & body handling for the backends as well.
  • feat(cli,code-gen): remove compas visualise 4c6784
    • Use the 'includeEntityDiagram' option of the database generator instead.
Features
  • feat(store): automatically create migration table if not exists 9496b1
  • feat(code-gen): include docs & infer object type in openapi importer a67b38
  • feat(cli): add code-mod to convert api clients to experimental code-gen 0a3ba6
Bug fixes
  • fix(code-gen/experimental): use anyOf#discriminant in JS validators 3fa324
  • fix(code-gen): correct url trimming for openapi imports f64593
  • fix(code-gen/experimental): don't generate react-query wrapper if query, body or files are not objects fb2b2d
Other
  • chore(code-gen/experimental): remove old README.md c96bc4
  • chore(code-gen/experimental): update test helpers 1bffb3
  • chore(examples): align example APP_NAME values f78959
  • chore(code-gen/experimental): add e2e crud tests 64d07c
  • chore(generate): parallelize example generation f01e64
  • chore(code-gen/experimental): add crud nested tests 61f419
Dependency updates

Previous releases

See the history for earlier changelogs (< v0.0.249).

dirkdev98
published 0.0.23 •