Uploaded image for project: 'Realm Studio'
  1. Realm Studio
  2. RSTUDIO-156

Hoist Realm JS release notes into Realm Studios release notes

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      To increase transparency around compatibility the Realm Studio releases should hoist the Realm JS release notes / changelog into Realm Studios release notes.

      This could probably be achieved when preparing a build by:

      1. Determining tag of the most recent release of Realm Studio (using git describe --abbrev=0 --tags)
      2. Checking out at the latest release tag and reading the Realm JS version from the package lock.
      3. Checking out the latest version of master, {{npm install}}ing to get the current version of Realm JS.
      4. Parse the node_modules/realm/CHANGELOG.md to get the changes between the two versions of Realm JS.
      5. Append this to the changelog in a > quote.

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: