2023-01-21
- JS: New "jsonly" asset which is compiled to pure JavaScript without the need
for WASM. - Core: copyHRI and copyDLignoredQueryParams API function are now deprecated.
- JS: Update wrapper to use getHRI and getDLignoredQueryParams instead of
deprecated functions.