Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MOB-12035] Apply New Changelog Guidelines #934

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    0ca3dbe View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. [MOB-11974] Add Interfaces for Native Modules (#918)

    Increase type-safety by adding type definitions for the Native Modules.
    TheBuggedYRN committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    1444353 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. [MOB-12026] Fix TS Compile Error (#931)

    Remove the test dir from being included in tsconfig.json and add a separate tsconfig.test.json for the tests configuration, preserving the old dist structure and providing the required files for the tests to run.
    DavidMina96 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c378fe0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. [MOB-12027] Re-export NetworkData Type (#932)

    Re-export `NetworkData` type
    DavidMina96 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9a014d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    fef0bd7 View commit details
    Browse the repository at this point in the history