Skip to content

Releases: PiwikPRO/next-piwik-pro

3.1.1

25 Jul 10:05
c2bf7de
Compare
Choose a tag to compare

What's Changed

Bump react-piwik-pro

includes:

  • Allow to use with pages router along with transpilePackages option in next config.

Release 3.1.1 by @lysy-vlc in #33

Full Changelog: 3.1.0...3.1.1

3.1.0

11 Jun 09:25
5160b98
Compare
Choose a tag to compare

What's Changed

Bump tracking-base-library
includes:

  • Allow to customize Data Layer name
  • Error tracking module

Release 3.1.0 by @auto200 in #29

Full Changelog: 3.0.0...3.1.0

3.0.0

07 May 12:03
8e857ec
Compare
Choose a tag to compare

Breaking Changes

  • Minimum supported node version: 18
  • Remove deprecated accountName prop from PiwikProProvider

Other Changes

  • update react-piwik-pro to version 2.x
  • improve types

Full Changelog: 2.0.1...3.0.0

2.1.1

25 Jan 19:25
29a2b09
Compare
Choose a tag to compare

Added new ecommerce methods with support of deprecated. Please check the example directory

2.0.1

20 Oct 10:43
b113367
Compare
Choose a tag to compare

Documentation update, naming consistency

2.0.0

17 Oct 07:34
e4e41b8
Compare
Choose a tag to compare

New package version has breaking changes such as Next 13 and React 18.
You should use this version only with Next version > 13

1.0.4

06 Dec 04:15
8319d1d
Compare
Choose a tag to compare
Merge pull request #5 from PiwikPRO/exampleAppFixeAndExtend

Change lib engine to Node >= 16

1.0.3

02 Dec 13:52
Compare
Choose a tag to compare
Add README.md to package

1.0.2

24 Nov 13:21
ebeb7a8
Compare
Choose a tag to compare
Merge pull request #4 from PiwikPRO/exampleAppFixeAndExtend

fix: change build and publish method