Skip to content

Tags: Soluto/shisell-js

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump path-parse from 1.0.6 to 1.0.7 (#43)

* Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix: update package version after deps upgrade

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Or Rosenblatt <[email protected]>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 fix Error: Cannot call a namespace ('deepmerge') (#37)

* fix Error: Cannot call a namespace ('deepmerge')

* bump version

v1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rewrite shisell in typescript (#36)

* rewrite in typescript

* test coverage

* add tests

improve coverage

* build script

* update README.md

* bump major version

1.0.0

* improve test

* improve types

* use package.json files instead of .npmignore

* use type guards

* use methods instead of arrow functions on AnalyticsDispatcher

* change union method

* fix build script

to publish run `./build.sh && npm publish dist`

* change AnalyticsEventModel to type instead of class

* import only used exports from sinon

* throw errors if in dev mode

* fix build paths

* improve types

* fix build script

v0.2.0

Toggle v0.2.0's commit message
promote minor version (added withExtras and withIdentities)

v0.0.5

Toggle v0.0.5's commit message
Replaced underscore-deep-extend with a copy of deep-extend without 'B…

…uffer' type usage.

Added deep-extend unit tests

v0.0.2

Toggle v0.0.2's commit message
0.0.2