Skip to content

Config: support nullable arrays and objects

Pre-release
Pre-release
Compare
Choose a tag to compare
@javierbrea javierbrea released this 25 May 10:20
· 33 commits to pre-release since this release
7c5a711

config [2.0.0-beta.2]

  • feat: Support nullable in options of type 'array' and 'object'
  • feat: Add unknown type to options. They support any type and are not validated

core [5.0.0-beta.2]

  • feat: add MocksServer.Config interface allowing to type the configuration, and to extend it from plugins

main [5.0.0-beta.3]

Changed

  • chore: Upgrade plugins versions

plugin-admin-api [5.0.0-beta.3]

  • chore: Fix peerDependencies

plugin-inquirer-cli [5.0.0-beta.3]

  • chore: Fix peerDependencies

plugin-openapi [3.0.0-beta.3]

  • chore: Fix peerDependencies

plugin-proxy [5.0.0-beta.3]

  • chore: Fix peerDependencies