All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added typings
- Removed legacy analytics.js commands for Google Analytics
- Removed "value" from GA event
- Updating CODEOWNERS.
- Fix mixed import/exports in
huha.js
. - Add module entry point.
- 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
- Adding VISION and CONTRIBUTING files.
- Updating README file.
- It is necessary pass an object to create an event.
- Export HuhaTask and HuhaEvent classes.
- Renamed
section
tocategory
for events.
- Fix to mute error 'invalid operand to in' on IE11.
- Fix to not modify the existing DEFAULT properties.
- Upgrade vulnerable versions found on dependencies.
- Remove
--delete
option from deploy command.
- Fix order for CI steps.
- Release github and npm with CI.