Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@itly/plugin-mparticle

amplitude43MIT2.4.0TypeScript support: included

mParticle Browser Plugin for Iteratively SDK

itly, sdk, iteratively, plugin

readme

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.4.0 (2021-10-01)

Reverts

  • Revert "chore: experimental rename @itly -> @amplitude" (8cc854b)

2.3.4 (2021-06-29)

Note: Version bump only for package @itly/plugin-mparticle

2.3.3 (2021-06-28)

Note: Version bump only for package @itly/plugin-mparticle

2.3.2 (2021-06-01)

Note: Version bump only for package @itly/plugin-mparticle

2.3.1 (2021-05-21)

Note: Version bump only for package @itly/plugin-mparticle

2.3.0 (2021-05-20)

Note: Version bump only for package @itly/plugin-mparticle

2.2.2 (2021-05-06)

Note: Version bump only for package @itly/plugin-mparticle

2.2.1 (2021-04-24)

Note: Version bump only for package @itly/plugin-mparticle

2.0.9 (2021-04-01)

Note: Version bump only for package @itly/plugin-mparticle

2.0.8 (2021-03-25)

Note: Version bump only for package @itly/plugin-mparticle

2.0.7 (2021-03-19)

Note: Version bump only for package @itly/plugin-mparticle

2.0.6 (2021-03-15)

Features

  • added mParticle plugin for React Native (1e536b4)

2.0.5 (2021-03-11)

Bug Fixes

  • load mParticle browser code from CDN (2cddf8b)
  • restored shallow copy for event properties (2ebf1db)
  • use official @mparticle/web-sdk package (9069c5c)

Features

  • added 'call options' for tracking methods (efa287e)

2.0.2 (2021-02-26)

Bug Fixes

  • added explicit "files" to package.json files (3ca0c55)
  • added typed ItlyBrowser and ItlyNode (77bee56)

Features

  • added base class for plugins that need request/response logging (f043add)
  • added ESM support (c265689)
  • added PluginLogger (2d8c764)
  • log Mparticle requests (fb5b067)

2.0.1 (2021-02-02)

Bug Fixes

  • introduce LoadOptions for itly.load() (e16eeb8)
  • use typed object params for itly.load() (1d76ce1)

2.0.0 (2021-01-20)

Bug Fixes

  • added " for Iteratively SDK" suffix to plugin titles/descriptions (12876a5)
  • added explicit exports in addition to default exports (401637e)
  • added simple README's to all packages (b3a6eb2)
  • core Itly shouldn’t be a singleton (79c0e63)
  • removed the Node and Browser terms from all the Plugin class names (a1e2f4b)
  • separate context from Options (dc6aeb6)
  • update Plugin to accept id in constructor (86be0ef)

Features

BREAKING CHANGES

  • separated context from Options in itly.load()
  • browser and node Itly no longer a singleton

1.6.0 (2020-12-04)

Note: Version bump only for package @itly/plugin-mparticle

1.4.1 (2020-10-29)

Note: Version bump only for package @itly/plugin-mparticle

1.4.0 (2020-10-28)

Features

1.3.0 (2020-09-08)

Note: Version bump only for package @itly/plugin-mparticle

1.2.0 (2020-08-22)

Bug Fixes

  • changed mParticle instance initialization check (d516c8a)
  • don't re-initialize mParticle instance if it initialized already (8fb9af5)
  • refreshed plugin-mparticle's yarn.lock (112710a)
  • removed itly from MparticleOptions (39ec98b)
  • use Mparticle.getInstance to return initialized mParticle instance (225f543)

Features

  • added a draft of mparticle browser plugin (ed4ff71)