# v1.0.7 - v1.0.1

# 1.0.7 2020-05-12

# build

  • cleanup temporary i18n files correctly

# fix

  • console error 'Cannot read property hooks of undefined' (#2j57er)

# 1.0.6 2020-04-16

# build

  • adjust legal information for envato pro version (#46fjk9)
  • move test namespaces to composer autoload-dev (#4jnk84)
  • scope PHP vendor dependencies (#4jnk84)

# chore

  • create real-ad package to introduce more UX after installing the plugin (#1aewyf)
  • rename real-ad to real-utils (#4jpg5f)

# ci

  • correctly build i18n frontend files (#4jjq0u)
  • run package jobs also on devops changes

# style

  • reformat php codebase (#4gg05b)

# 1.0.5 2020-03-31

# chore

  • update dependencies (#3cj43t)

# ci

  • use concurrency 1 in yarn disclaimer generation

# style

# test

  • configure jest setupFiles correctly with enzyme and clearMocks (#4akeab)
  • generate test reports (#4cg6tp)

# 1.0.4 2020-03-05

# build

  • chunk vendor libraries (#3wkvfe) and update antd@4 (#3wnntb)

# chore

  • update dependencies (webpack, types)

# 1.0.3 2020-02-27

# build

  • optimize wordpress.org plugin description (#3wgvmg)

# 1.0.2 2020-02-26

# fix

  • compatibility running Real Media Library and Real Thumbnail Generator together (hotfix)

# 1.0.1 2020-02-26

# build

  • abstract freemium package (#3rmkfh)
  • asset is not correctly enqueued (#3rgyt1)
  • migrate real-thumbnail-generator to monorepo

# docs

  • exclude-from-classmap (#3rgyt1)

# fix

  • speedup lite build

# test

  • skip jest tests, no TypeScript coding