Releases
v3.0.0
bpemca
released this
07 Feb 16:37
Changes
Upgrade to angular 17
Updated packages
Migrated from decprecated tslint
to eslint
Removed deprecated protractor
Updated Angular Version Compatibility section in README.md
Updated peerDependencies
in package.json
Unit testing
Added unit tests for TagCommanderService
, TcEventDirective
and TcSetVarsDirective
Added GitHub Action for linting and running tests
Documentation
Updated author
, repository
in package.json
Removed duplicated README.md
from projects/ngx-tag-commander
Added postbuild
hook to copy README.md
into dist/ngx-tag-commander
folder after build
Reworked README.md
for improved readability and consistency with other wrappers
Added CONTRIBUTE.md
Sample App
Display rendered version of README.md
to ensure up-to-date documentation in the Sample App
Added postinstall
hook to copy base README.md
into assets
folder of sample app after npm install
Re-added cycle.png
to Sample App (hosted version was not available anymore)
API coherency between wrappers
Renamed captureEvent
method to triggerEvent
Adjusted naming of method parameters
You can’t perform that action at this time.