Skip to content

v6.0.0

Choose a tag to compare

@Itee Itee released this 03 Aug 08:04
· 348 commits to master since this release

6.0.0 (2019-08-03)

Bug Fixes

  • gulpfile: fix default name for umd module on bundling (b2bc5b4)
  • readme: fix travis url (1ff3cbe)
  • tabstractconvertermanager: fix wrong classname to call static method (050ac4e)
  • tabstractdatabase: fix missings imports from itee-validators (bfce080)
  • tabstractdatabaseplugin: fix missings imports from ite-validators (d916c8a)
  • tmongodbplugin: fix bad package for some validation function (ab0b5ba)
  • tpostgressqlcontroller: fix wrong variable name (b1179be)
  • tpostgressqldatabase: fix wrong duplicate variable declaration (d4c8278)
  • tpostgressqldatabase: fix wrong import usage for pg-promise (e16ca69)
  • travis: fix env variable declaration (2e00771)
  • travis: fix missing patch script call in travis deployment (dac3ea9)

chore

BREAKING CHANGES

  • release: use bundle instead of main entry point