Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-06 | 831 Bytes | |
v1.50.2 -- Improvements _ bugfixes source code.tar.gz | 2025-10-06 | 2.8 MB | |
v1.50.2 -- Improvements _ bugfixes source code.zip | 2025-10-06 | 3.8 MB | |
Totals: 3 Items | 6.6 MB | 0 |
What's Changed
- revise migration docs by @marcuskohlberg in https://github.com/encoredev/encore/pull/2088
- Revise migration article by @marcuskohlberg in https://github.com/encoredev/encore/pull/2089
- Add support for arbitrary precision numbers by @fredr in https://github.com/encoredev/encore/pull/2083
- cli: refactor trace store, break out jsonext package by @eandre in https://github.com/encoredev/encore/pull/2090
- runtimes/js: dont fail on re-init type constructors by @fredr in https://github.com/encoredev/encore/pull/2091
- runtime/js: type constructors fix by @fredr in https://github.com/encoredev/encore/pull/2092
- runtimes/js: add per-env type constructors by @eandre in https://github.com/encoredev/encore/pull/2094
Full Changelog: https://github.com/encoredev/encore/compare/v1.50.1...v1.50.2