Skip to content

Releases: adbayb/sdk-usage

@sdk-usage/plugin-typescript@0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 00:10
21a6158

Minor Changes

  • be2a154 Thanks @adbayb! - This release refines and simplifies the interfaces (considered as breaking changes but listed as minor prior to the stable major release).
    The following modifications have been introduced:

    • @sdk-usage/core: createContext has been renamed to createInstance.
    • @sdk-usage/core: createSyntaxPlugin has been renamed to createPlugin.
    • @sdk-usage/core: plugins accepts now directly an array of plugins.
    • @sdk-usage/plugin-jsx: @sdk-usage/plugin-syntax-jsx is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-jsx.
    • @sdk-usage/plugin-typescript: @sdk-usage/plugin-syntax-typescript is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-typescript.
  • 381a051 Thanks @adbayb! - v0.1.0 release 🚀

@sdk-usage/plugin-jsx@0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 00:10
21a6158

Minor Changes

  • be2a154 Thanks @adbayb! - This release refines and simplifies the interfaces (considered as breaking changes but listed as minor prior to the stable major release).
    The following modifications have been introduced:

    • @sdk-usage/core: createContext has been renamed to createInstance.
    • @sdk-usage/core: createSyntaxPlugin has been renamed to createPlugin.
    • @sdk-usage/core: plugins accepts now directly an array of plugins.
    • @sdk-usage/plugin-jsx: @sdk-usage/plugin-syntax-jsx is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-jsx.
    • @sdk-usage/plugin-typescript: @sdk-usage/plugin-syntax-typescript is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-typescript.
  • 381a051 Thanks @adbayb! - v0.1.0 release 🚀

@sdk-usage/core@0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 00:10
21a6158

Minor Changes

  • be2a154 Thanks @adbayb! - This release refines and simplifies the interfaces (considered as breaking changes but listed as minor prior to the stable major release).
    The following modifications have been introduced:

    • @sdk-usage/core: createContext has been renamed to createInstance.
    • @sdk-usage/core: createSyntaxPlugin has been renamed to createPlugin.
    • @sdk-usage/core: plugins accepts now directly an array of plugins.
    • @sdk-usage/plugin-jsx: @sdk-usage/plugin-syntax-jsx is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-jsx.
    • @sdk-usage/plugin-typescript: @sdk-usage/plugin-syntax-typescript is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-typescript.
  • #4 5eb26e3 Thanks @Eldraed! - Add resolveInstalledVersions option with false as default. This option let the user choose between resolving installed version or the version from package.json.

  • 381a051 Thanks @adbayb! - v0.1.0 release 🚀

Patch Changes

@sdk-usage/cli@0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 00:10
21a6158

Minor Changes

  • be2a154 Thanks @adbayb! - This release refines and simplifies the interfaces (considered as breaking changes but listed as minor prior to the stable major release).
    The following modifications have been introduced:

    • @sdk-usage/core: createContext has been renamed to createInstance.
    • @sdk-usage/core: createSyntaxPlugin has been renamed to createPlugin.
    • @sdk-usage/core: plugins accepts now directly an array of plugins.
    • @sdk-usage/plugin-jsx: @sdk-usage/plugin-syntax-jsx is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-jsx.
    • @sdk-usage/plugin-typescript: @sdk-usage/plugin-syntax-typescript is deprecated (will be removed soon from the registry) and renamed to @sdk-usage/plugin-typescript.
  • 381a051 Thanks @adbayb! - v0.1.0 release 🚀

Patch Changes