Daniel Dyla
65b5ba2d04
chore: 0.8.3 release proposal ( #1122 )
2020-05-28 16:13:08 -04:00
Valentin Marchaud
12e6246bb9
fix(asynchooks-scope): fix context loss using .with() #1101 ( #1099 )
...
This addresses #1101 #752 , and #1013
- Fix context loss when used in some async cases
2020-05-28 15:26:39 -04:00
Daniel Dyla
3dd522322b
chore: update @types/node ( #1110 )
2020-05-27 12:22:26 -07:00
Bartlomiej Obecny
cfcf38e452
chore: test build ( #1107 )
...
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2020-05-26 16:45:56 -04:00
Daniel Dyla
7233a03a50
chore: 0.8.2 release proposal ( #1092 )
2020-05-21 15:18:17 -04:00
Olivier Albertini
05e7bb9c8f
fix(lint): move tslint to eslint ( #892 )
2020-05-20 20:42:17 -07:00
Daniel Dyla
d808ea72e3
chore: 0.8.1 release proposal ( #1054 )
2020-05-18 15:24:09 -04:00
shivkanya9146
6aa8ed4f98
chore(deps): update dependency mocha and ts-mocha to v7 ( #1047 )
2020-05-12 13:27:25 -07:00
Mayur Kale
94f7c4f780
chore: 0.8.0 release proposal ( #1046 )
2020-05-12 09:33:34 -07:00
Valentin Marchaud
5ea299da78
feat(context): implement withAsync #752 ( #926 )
2020-04-29 11:38:56 -04:00
Mayur Kale
b28bed4791
chore: 0.7.0 release proposal ( #973 )
...
* chore: 0.7.0 release proposal
* chore: update CHANGELOG.md
* chore: update CHANGELOG
2020-04-24 11:09:37 -07:00
Daniel Dyla
c5ed47d413
chore: 0.6.1 release proposal ( #951 )
2020-04-08 14:24:15 -04:00
shivkanya9146
c061699335
Updating out of date @types/mocha packages ( #939 )
...
Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-04-07 20:43:38 -07:00
Mayur Kale
5ea46ebf89
chore: 0.6.0 release proposal ( #922 )
...
* chore: 0.6.0 release proposal
* chore: update getting-started version
2020-04-02 10:19:33 -07:00
shivkanya9146
0d1c82c8f1
Updating out of date nyc packages ( #917 )
2020-03-31 12:13:58 -07:00
Daniel Dyla
f695e40a96
chore: 0.5.2 release proposal ( #907 )
2020-03-27 10:58:34 -07:00
Daniel Dyla
20aaa4a5a1
chore: 0.5.1 release proposal ( #883 )
...
* chore: 0.5.1 release proposal
* chore: update changelog to match previous
2020-03-19 17:31:29 -07:00
Mayur Kale
c013f3a45d
chore: 0.5.0 release proposal ( #861 )
2020-03-16 14:59:50 -07:00
Daniel Dyla
9a3fd7b560
Rename scope to context ( #853 )
2020-03-13 15:01:07 -04:00
Valentin Marchaud
0b7e08309b
feat(scope-manager): implements AsyncHooks Scope Manager ( #103 )
...
* feat(scope-manager): Add AsyncHooks implementations of ScopeManager
* fix(ah-scope): remove shimmer, handle methods that remove listeners
* test(ah-scope): add tests for binding scope on event emitter
* feat(ah-scope): handle bind with promise + tests
* chore(ah-scope): update automatic tracer dependency to new name
* chore(ah-scope): remove support for event emitter and promises for now
* chore(ah-scope): address pr comments
2019-07-25 08:24:53 -07:00
Mark Wolff
5019fe2a58
Use V8 builtin coverage over nyc ( #93 )
...
* coverage: use native v8 over nyc
* codecov: use c8 over nyc
* gitignore: remove nyc references
2019-07-11 14:22:11 -07:00
Mayur Kale
be3321d38b
Minor Fix ( #76 )
...
* Minor fix
* Remove Codecov from empty packages
2019-07-02 15:57:16 -07:00
Valentin Marchaud
a60e4b1a41
Add context-base and context-asynchooks packages ( #65 )
2019-07-02 09:15:29 -07:00