* chore(main): release 1.13.0 * Apply automatic changes Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
6.0 KiB
6.0 KiB
Changelog
1.13.0 (2022-06-22)
Features
- better type narrowing for list and array types (276319d)
Bug Fixes
1.12.0 (2022-06-14)
Bug Fixes
- more flexible ResourceType MainArgSignature parser (359ef15)
- rename ResourceType -> Resource (28b5671)
1.11.0 (2022-06-13)
Features
- add DISABLE_NUSER for older kernels (cce46f9)
- add ResourceType<'name'> as deno signature arg type (f1ee5f3)
Bug Fixes
- force c_ prefix for adding resource type (9f235c4)
- frontend: loadItems not called in script picker (a59b927)
1.10.1 (2022-06-12)
Bug Fixes
- python-client verify ssl (295e28f)
1.10.0 (2022-06-11)
Features
- alpha hub integration + frontend user store fixes + script client base_url fix (1a61d50)
1.9.0 (2022-06-05)
Features
- update postgres 13->14 in docker-compose (479a12f)
Bug Fixes
- remove annoying transitions for scripts and flows (f2348b5)
1.8.6 (2022-05-18)
Bug Fixes
- re-release (d31cd3c)
1.8.5 (2022-05-18)
Bug Fixes
- language field broke flow too (33fed8e)
1.8.4 (2022-05-18)
Bug Fixes
- scripts run was broken due to 1.7 and 1.8 changes. This fix it (7564d2c)
1.8.3 (2022-05-18)
Bug Fixes
- clean exported deno-client api (605c2b4)
1.8.2 (2022-05-18)
Bug Fixes
- deno client (563ba3e)
- deno lsp client (3eed59f)
- deno lsp uses wss instead of ws (865d728)
- starting deno script is now async (7365a8e)
1.8.1 (2022-05-17)
Bug Fixes
- frontend dependencies update (f793bc4)
1.8.0 (2022-05-17)
Features
- Typescript support for scripts (alpha) (2e1d430)
1.7.0 (2022-05-14)
Features
Bug Fixes
- better error message when saving script (02c8bea)
1.6.1 (2022-05-10)
Bug Fixes
1.6.0 (2022-05-10)
Features
Bug Fixes
- display more than default 30 workspaces as superadmin (55b5695)