Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-02 | 2.2 kB | |
v1.50.1 -- Improvements _ fixes source code.tar.gz | 2025-10-02 | 2.8 MB | |
v1.50.1 -- Improvements _ fixes source code.zip | 2025-10-02 | 3.8 MB | |
Totals: 3 Items | 6.6 MB | 1 |
What's Changed
- added open in cursor to mcp docs by @ivancernja in https://github.com/encoredev/encore/pull/2060
- use HTML link format for cursor deeplink button by @ivancernja in https://github.com/encoredev/encore/pull/2061
- final cursor button: remove align-left and update copy by @ivancernja in https://github.com/encoredev/encore/pull/2062
- tsparser: fix panic in parseutil by @eandre in https://github.com/encoredev/encore/pull/2065
- tsparser: validate duplicate sqldb definitions by @eandre in https://github.com/encoredev/encore/pull/2066
- tsparser: validate sqldb query syntax by @eandre in https://github.com/encoredev/encore/pull/2067
- fix swc build by @fredr in https://github.com/encoredev/encore/pull/2071
- runtimes/js: output stack traces, error causes by @eandre in https://github.com/encoredev/encore/pull/2068
- runtimes/js: support for including error stacks in response logs by @eandre in https://github.com/encoredev/encore/pull/2070
- tsparser: validate more sqldb queries by @eandre in https://github.com/encoredev/encore/pull/2072
- goparser: detect usages for (objects.Bucket).Exists and .Attrs by @eandre in https://github.com/encoredev/encore/pull/2074
- Bump the max NSQ msg size to 10Mb to match gcp by @ekerfelt in https://github.com/encoredev/encore/pull/2076
- fix new clippy lints by @fredr in https://github.com/encoredev/encore/pull/2080
- error cause: dont coerce into object if val is undefined or null by @fredr in https://github.com/encoredev/encore/pull/2079
- Add docs for member management api by @ekerfelt in https://github.com/encoredev/encore/pull/2077
- parser: support literal types in GetConcreteType by @eandre in https://github.com/encoredev/encore/pull/2082
- Reduce docker build memory load by @ekerfelt in https://github.com/encoredev/encore/pull/2085
- Add e2e tests for js apps by @fredr in https://github.com/encoredev/encore/pull/2084
- Add endpoints for db browser by @ekerfelt in https://github.com/encoredev/encore/pull/2087
New Contributors
- @ivancernja made their first contribution in https://github.com/encoredev/encore/pull/2060
Full Changelog: https://github.com/encoredev/encore/compare/v1.50.0...v1.50.1