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

Better dual ESM/CJS support, tsconfig module now Node16, improved pnpm support #791

Merged
merged 38 commits into from
Aug 13, 2024

Commits on Jul 29, 2024

  1. Use Audience in LivePresence for setting online/offline state, delete…

    … old workaround code
    James Hunt committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2354d69 View commit details
    Browse the repository at this point in the history
  2. comment

    James Hunt committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    07291f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. use aggregated connection state for LivePresenceUser connection state…

    …, remove dev control to set connection state
    James Hunt committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    23119c7 View commit details
    Browse the repository at this point in the history
  2. improving docs

    James Hunt committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    eddbac6 View commit details
    Browse the repository at this point in the history
  3. undo change

    James Hunt committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5f88b2f View commit details
    Browse the repository at this point in the history
  4. remove state param from initialize

    James Hunt committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0b0117a View commit details
    Browse the repository at this point in the history
  5. fixed tests, updated react usePresence

    James Hunt committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9169542 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix test

    James Hunt committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4f93b3c View commit details
    Browse the repository at this point in the history
  2. updating versions, adding module entry to package.json

    James Hunt committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9c047f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa61b13 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. tsc alias and package.json extra field in cjs

    James Hunt committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2d67ab6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. removed tsc-alias

    James Hunt committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8cf678a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. add more extensions

    James Hunt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e5dec83 View commit details
    Browse the repository at this point in the history
  2. apply suggestion from Jason Hartman, delete main index file, use the …

    …public and internal ones
    James Hunt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    85ef5c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. made same changes to canvas, acs and react

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bbda18d View commit details
    Browse the repository at this point in the history
  2. moved cjs and esm build to script

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f078148 View commit details
    Browse the repository at this point in the history
  3. updating peer dependencies

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    66351d2 View commit details
    Browse the repository at this point in the history
  4. updating tsconfig path

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    790a0e1 View commit details
    Browse the repository at this point in the history
  5. doctor

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    900e6f8 View commit details
    Browse the repository at this point in the history
  6. add workflow dispatch

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    eb75566 View commit details
    Browse the repository at this point in the history
  7. get pipeline to run temporarily

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f4635f8 View commit details
    Browse the repository at this point in the history
  8. remove redundant step

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d54bbbe View commit details
    Browse the repository at this point in the history
  9. cleanup

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    54d0a80 View commit details
    Browse the repository at this point in the history
  10. cleanup

    James Hunt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b3c709b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    830f7ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee021b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. added @fluidframework/azure-client to depenencies, instead of devDepe…

    …nencies, fixed a dynamic import
    James Hunt committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e2456b9 View commit details
    Browse the repository at this point in the history
  2. ensure pnpm is supported and add a CI check

    James Hunt committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    47e0083 View commit details
    Browse the repository at this point in the history
  3. ensure pnpm is supported and add a CI check

    James Hunt committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    85df942 View commit details
    Browse the repository at this point in the history
  4. deleted lock

    James Hunt committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0bdda4e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. better usage tests

    James Hunt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c42c4db View commit details
    Browse the repository at this point in the history
  2. update working dir

    James Hunt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f8d858d View commit details
    Browse the repository at this point in the history
  3. fixed path

    James Hunt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    180f172 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. optimize test-for-race-conditions

    James Hunt committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ff50ec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. move ff version to 2.0

    James Hunt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8841bd0 View commit details
    Browse the repository at this point in the history
  2. cleanup

    James Hunt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    85d950c View commit details
    Browse the repository at this point in the history
  3. cleanup

    James Hunt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8e03007 View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts

    James Hunt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bf9d6ce View commit details
    Browse the repository at this point in the history