File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 " heavy-carrots-care" ,
2828 " hot-dodos-burn" ,
2929 " kind-ladybugs-swim" ,
30+ " little-goats-occur" ,
3031 " lovely-pets-impress" ,
3132 " lucky-apples-clean" ,
3233 " mighty-timers-float" ,
5253 " tasty-ghosts-tickle" ,
5354 " ten-trainers-admire" ,
5455 " thirty-terms-invent" ,
56+ " thirty-ties-float" ,
5557 " tiny-buckets-behave" ,
5658 " two-oranges-peel" ,
5759 " violet-bananas-attend" ,
Original file line number Diff line number Diff line change 11# @microlabs/otel-cf-workers
22
3+ ## 1.0.0-rc.49
4+
5+ ### Minor Changes
6+
7+ - 83fb993: Add support for email handlers
8+ - 82a2ff8: add support for ` email ` handlers
9+
10+ Example usage:
11+
12+ ``` ts
13+ export default {
14+ async email(message , env , ctx ) {
15+ // this is running in a trace!
16+ },
17+ }
18+ ```
19+
320## 1.0.0-rc.48
421
522### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @microlabs/otel-cf-workers" ,
3- "version" : " 1.0.0-rc.48 " ,
3+ "version" : " 1.0.0-rc.49 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/index.mjs" ,
66 "types" : " dist/index.d.mts" ,
You can’t perform that action at this time.
0 commit comments