Releases: Ebury/huha
Releases · Ebury/huha
v3.5.0
v3.4.3
What's Changed
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #61
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #60
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #54
- Bump json-schema and jsprim by @dependabot in #58
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #62
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #55
- Bump json5 and tsconfig-paths by @dependabot in #63
- Bump xml2js and aws-sdk by @dependabot in #65
- Bump minimist and mkdirp by @dependabot in #64
- [ONL-7532] Update CODEOWNERS by @mcibique in #66
- [ONL-7491] Move from CircleCI to GH Actions by @mcibique in #67
- [ONL-7610] Remove legacy ga implementation by @corinaper in #68
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
- Fix for [ONL-6908] added changes in changelog by @corinaper in #59
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- Bump cached-path-relative from 1.0.2 to 1.1.0 by @dependabot in #49
- Bump tar from 4.4.13 to 4.4.19 by @dependabot in #50
- Bump postcss from 7.0.35 to 7.0.39 by @dependabot in #51
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #52
- Bump yargs-parser from 5.0.0 to 5.0.1 by @dependabot in #53
- [ONL- 6908] GA events are not recorded by the GA servers by @corinaper in #56
New Contributors
- @corinaper made their first contribution in #56
Full Changelog: v3.4.0...v3.4.1
v3.4.0
- Updating CODEOWNERS.
- Fix mixed import/exports in
huha.js
. - Add module entry point.
v3.3.1
Changed
- Bump babel-jest from 25.0.0 to 26.6.3
- Bump browserify from 16.2.2 to 17.0.0
- Bump eslint from 4.19.1 to 7.16.0
- Bump eslint-config-airbnb-base from 12.1.0 to 14.2.1
- Bump eslint-plugin-import from 2.14.0 to 2.22.1
- Bump eslint-plugin-jest from 22.7.0 to 24.1.3
- Bump gulp-awspublish from 3.3.3 to 4.1.2
- Bump gulp-eslint from 4.0.0 to 6.0.0
- Bump gulp-load-plugins from 1.5.0 to 2.0.6
- Bump gulp-size from 2.1.0 to 3.0.0
- Bump gulp-sourcemaps from 2.6.1 to 3.0.0
- Bump gulp-uglify from 3.0.1 to 3.0.2
- Bump jest from 25.0.0 to 26.6.3
- Remove gulp-size dependency
- Remove run-sequence dependency
v3.3.0
Added
- Adding VISION and CONTRIBUTING files.
Changed
- Updating README file.
v3.0.0
BREAKING CHANGES
- It is necessary pass an object to create an event.
Added
- Export HuhaTask and HuhaEvent classes.
Changed
- Renamed
section
tocategory
for events.
v2.0.2
Fixes
- Fix to mute error 'invalid operand to in' on IE11.
v2.0.1
Fixes
- Fix to not modify the existing DEFAULT properties.