Skip to content

v1.3.1

Compare
Choose a tag to compare
@njoyard njoyard released this 22 Jul 09:02
· 47 commits to master since this release
249c1c9

Note: version 1.3.0 was never published due to canary tests not being able to run. This version is functionally identical to version 1.3.0.

Feature

Update the Pendo snippet to match the current Pendo snippet (#120)

Updates the Pendo snippet to include the track functionality in order to match the current Pendo snippet (link to Pendo snippet documentation). The newer version includes track as one of the functions defined in the snippet.

Update lint config of HBS files (#98)

CI

Move on github actions (#116)

Use Github Actions instead of CircleCI.
The configuration is generated by https://github.com/jelhan/create-github-actions-setup-for-ember-addon

Disable testing on canary (#126)

Temporarily disable canary tests as they fail to start pending an ember-test-helpers upgrade.

Doc

Add CI badge in the README (#117)

Add License badge in the README (#117)

Improve documentation of parameters (#87)

  • More accurate types
  • Fix and slightly improve documentation

Build

Update to ember 3.24 (LTS) (#112)

Updates all dependencies/configuration to please ember 3.24

Rebuild file yarn.lock (#102)

This should fix these current vulnerabilities:

Commits from from v1.5.4 to v1.6.2:
mjwwit/node-XMLHttpRequest@1.5.4...1.6.2

Commits from v0.5.3 to v0.6.1:
adaltas/node-printf@v0.5.3...v0.6.1

Changelog until v0.6.1:
https://github.com/adaltas/node-printf/blob/5d11e642922fe1a125a141d4becfee00f29c67ce/CHANGELOG.md

Commits from v0.1.31 to v0.6.0:
xmldom/xmldom@v0.1.31...0.6.0

Changelog until v0.6.0:
https://github.com/xmldom/xmldom/blob/2fadfb7215b4eb670a32a572d78891a9bd0721aa/CHANGELOG.md

Commits from v5.4.3 to v9.0.1:
mikaelbr/node-notifier@v5.4.3...v9.0.1

Changelog until v10.0.0:
https://github.com/mikaelbr/node-notifier/blob/4b3af8b1e7308ce3c5da49c302005c24c1e0b489/CHANGELOG.md

Replace sinon by ember-sinon-qunit (#97)

By using ember-sinon-qunit we ensure that every spy/stub is restored automatically, so that he don't stay in the global window object leading to memory leaks in our tests / in future tests using stubs

See https://sinonjs.org/releases/v9.0.0/general-setup/

Upgrade eslint-plugin-ember from 10.4.2 to 10.5.1 (#122)

Upgrade ember-template-lint from 3.4.2 to 3.5.0 (#121)

Upgrade eslint from 7.27.0 to 7.30.0 (#119)

Upgrade ember-cli-inject-live-reload from 2.0.2 to 2.1.0 (#118)

Upgrade eslint from 7.26.0 to 7.27.0 (#113)

Upgrade ws to 6.2.2 (#111)

Upgrade ember-source to 3.27.2 (#110)

Upgrade ember-cli-babel to 7.26.5 (#105)

Upgrade hosted-git-info to 2.8.9 (#107)

Upgrade ember-template-lint to 3.3.1 (#98)

Upgrade handlebars to 4.7.7 (#104)

Upgrade underscore to 1.13.1 (#103)

Upgrade ember-template-lint to 3.3.1 (#101)

Upgrade ember-cli-babel to 7.26.4 (#99)

Upgrade eslint to 7.25.0 (#100)

Upgrade eslint-plugin-ember to 10.4.1 (#96)

Upgrade ssri to 6.0.2 (#95)

Upgrade ember-template-lint to 3.2.0 (#92)

Upgrade eslint to 7.24.0 (#93)

Upgrade eslint-plugin-ember to 10.3.0 (#90)

Upgrade ember-auto-import to 1.11.2 (#91)

Upgrade ember-source to 3.26.1 (#89)

Update ember-cli-htmlbars to 5.7.1 (#86, #84)

Update ember-cli-babel to 7.26.3 (#88)

Upgrade ember-source to 3.25.3 (#85)

Upgrade ember-template-lint to 3.1.1 (#82)

Upgrade eslint to 7.22.0 (#83)

Upgrade elliptic to 6.5.4 (#81)

Upgrade @glimmer/component to 1.0.4 (#79)

Upgrade @glimmer/tracking to 1.0.4 (#80)

Upgrade ember-cli-htmlbars to 5.6.2 (#78)

Upgrade ember-template-lint to 2.20.0 (#76)