New
v1.53.6 — Improvements and fixes
What's Changed
- tsparser: add support for call expressions by @fredr in https://github.com/encoredev/encore/pull/2209
- feat(traces): Adds
caller_event_idto spanEnd message by @eleijonmarck in https://github.com/encoredev/encore/pull/2223 - tsparser: add support for parsing call signatures by @fredr in https://github.com/encoredev/encore/pull/2210
- docs: fix typo and grammar in readme by @WuMingDao in https://github.com/encoredev/encore/pull/2232
- Update billing.md by @marcuskohlberg in https://github.com/encoredev/encore/pull/2236
- cli: don't use temp dirs when running test prepare by @fredr in https://github.com/encoredev/encore/pull/2234
- Fix db browser when using ENCORE_SQLDB_HOST by @eandre in https://github.com/encoredev/encore/pull/2220
- runtimes/js: add service client ref by @fredr in https://github.com/encoredev/encore/pull/2237
Thanks to our first time contributor ❤️
- @WuMingDao made their first contribution in https://github.com/encoredev/encore/pull/2232
Full Changelog: https://github.com/encoredev/encore/compare/v1.53.5...v1.53.6