- packages/sui-studio-utils: Be able to mock a domain config (64be508)
- packages/sui-studio-utils: grammar error and package script improvement (0dcfb22)
- packages/sui-studio-utils: How to mock the config in the readme (457ef0f)
- packages/sui-studio-utils: add subscriptions domain v1 support (cd0c729)
- sui-studio-utils: add mock subscribe support (0859eb8)
- sui-studio-utils: default obj param (3e61b2a)
- sui-studio-utils: removed @ts-ignores (b36c9c2)
- sui-studio-utils: return self._domain.get(useCase) instead (976676f)
- sui-studio-utils: turns out inlineError never returns rejected promises (6fd6173)
- sui-studio-utils: adds compatibility to inlineError domain responses in build method (21e7c98)
- sui-studio-utils: update export syntax (a510111)
- sui-studio-utils: Release library with correct babel-preset-sui installed (7b16e5a)
- sui-studio-utils: Move to babel-preset-sui@3 (90761a0)
- sui-studio-utils: Use local babel-preset-sui for each project (3031eda)
- sui-studio-utils: domain entry point retrocompatibility + error messages improvement (3f34394)
- examples: fixed typo errors and changed package name (db33d10)
- sui-studio-utils: fixed typo error (e2b28ed)
- META: added babel-ci and rosseta dependencies (a42e001)
- META: added ignore, readme and changelog files (ad66b8e)
- META: changed rosseta version from caret to major only. (dc1dfae)
- sui-studio-utils: added domain builder file. No modified, taked by the file from NC (75c9d74)
- sui-studio-utils: added readme to the domainbuilder (879a6e7)
- sui-studio-utils: added readme to the i18n util (d9ec9f7)
- sui-studio-utils: created I18N by use case or dictionary (6eebfd3)
- sui-studio-utils: created i18n function (e4b14ff)
- sui-studio-utils: implemented the ALWAYS PROMISE approach (b0820a9)