Skip to content

Latest commit

 

History

History
62 lines (29 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

62 lines (29 loc) · 2.09 KB

0.1.2 (2018-08-14)

Bug Fixes

  • Fixed esm input and output paths (24e7847)
  • updating rollup config to use input (0480c94)

0.1.1 (2018-08-03)

Bug Fixes

  • fixed esm export. Changed from webpack to rollup (57d5439)

0.1.0 (2018-08-02)

Bug Fixes

  • adding baseurl for config (ac51640)
  • gtmId should initialise as null (71e1321)
  • injector (c8b285f)
  • Make sure using umd to export lib (510665c)

Features

  • Upgrade both native and vue plugin entries (#3) (648da7e)

0.0.3 (2018-07-25)

Features

  • add root umd export for Tag Manager (d3ee16a)

0.0.2 (2018-07-25)

Features

  • add types generation (75e12b5)
  • initial library based on React google tag manager (29583ae)
  • Separate export of the tag manager itself (1755c00)
  • written the basic vue plugin wrapper (353e30f)