Skip to main content

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.4 to ^3.0.5
      • @webda/core bumped from ^3.1.1 to ^3.1.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.5 to ^3.0.6
      • @webda/core bumped from ^3.1.2 to ^3.2.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.6 to ^3.0.7
      • @webda/core bumped from ^3.2.0 to ^3.2.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.7 to ^3.0.8
      • @webda/core bumped from ^3.2.1 to ^3.2.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.9 to ^3.0.10
      • @webda/core bumped from ^3.3.0 to ^3.4.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.2.0 to ^3.2.1
      • @webda/core bumped from ^3.7.0 to ^3.8.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.2.1 to ^3.2.2
      • @webda/core bumped from ^3.8.0 to ^3.8.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.2.2 to ^3.2.3
      • @webda/core bumped from ^3.8.1 to ^3.9.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.2.3 to ^3.2.4
      • @webda/core bumped from ^3.9.0 to ^3.9.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.2.4 to ^3.3.0
      • @webda/core bumped from ^3.9.1 to ^3.10.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.3.0 to ^3.3.1
      • @webda/core bumped from ^3.10.0 to ^3.11.0
    • devDependencies
      • @webda/tsc-esm bumped from ^1.1.0 to ^1.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.3.1 to ^3.4.0
      • @webda/core bumped from ^3.11.0 to ^3.11.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.4.0 to ^3.4.1
      • @webda/core bumped from ^3.11.1 to ^3.11.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.5.0 to ^3.5.1
      • @webda/core bumped from ^3.12.0 to ^3.13.0
    • devDependencies
      • @webda/tsc-esm bumped from ^1.2.0 to ^1.3.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.5.1 to ^3.5.2
      • @webda/core bumped from ^3.13.0 to ^3.13.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.5.2 to ^3.5.3
      • @webda/core bumped from ^3.13.1 to ^3.13.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.5.3 to ^3.6.0
      • @webda/core bumped from ^3.13.2 to ^3.14.0

3.3.0 (2024-01-09)

Features

  • add mutations on graphql (fa3d647)
  • add subscription system (b4f625c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.4.1 to ^3.5.0
      • @webda/core bumped from ^3.11.2 to ^3.12.0
    • devDependencies
      • @webda/tsc-esm bumped from ^1.1.1 to ^1.2.0

3.2.0 (2023-11-12)

Features

  • drop node16 as it is EOL (a6b795a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.1.1 to ^3.2.0
      • @webda/core bumped from ^3.6.0 to ^3.7.0
    • devDependencies
      • @webda/tsc-esm bumped from ^1.0.6 to ^1.1.0

3.1.1 (2023-10-07)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.1.0 to ^3.1.1
      • @webda/core bumped from ^3.5.0 to ^3.6.0

3.1.0 (2023-10-04)

Features

  • add filenameTemplate to allow customize cronExport (102092b)
  • update CronReplace for kubernetes cron generation (7117c6b)

Bug Fixes

  • default toLowerCase for k8s resources name (aaa0d58)
  • set devMode prior to initialization (cb62746)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.10 to ^3.1.0
      • @webda/core bumped from ^3.4.0 to ^3.5.0

3.0.9 (2023-08-30)

Bug Fixes

  • update in metadata.size type (9638683)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.8 to ^3.0.9
      • @webda/core bumped from ^3.2.2 to ^3.3.0
    • devDependencies
      • @webda/tsc-esm bumped from ^1.0.5 to ^1.0.6

3.0.4 (2023-06-30)

Bug Fixes

  • add explicit dependencies declaration (#411) (4d8cbae)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.3 to ^3.0.4
      • @webda/core bumped from ^3.1.0 to ^3.1.1
    • devDependencies
      • @webda/tsc-esm bumped from ^1.0.4 to ^1.0.5

3.0.3 (2023-06-30)

Bug Fixes

  • @types/ws version (f63b002)
  • improve error message for unsupported diagrams (03238b0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @webda/async bumped from ^3.0.2 to ^3.0.3
      • @webda/core bumped from ^3.0.2 to ^3.1.0