Skip to content

Latest commit

 

History

History
222 lines (137 loc) · 10.9 KB

File metadata and controls

222 lines (137 loc) · 10.9 KB

@atproto/oauth-client-expo

0.1.12

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.8.3
    • @atproto/oauth-client-browser@0.5.3

0.1.11

Patch Changes

  • Updated dependencies [6a3d607]:
    • @atproto-labs/simple-store@0.5.1
    • @atproto/oauth-client@0.8.2
    • @atproto/oauth-client-browser@0.5.2

0.1.10

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.8.1
    • @atproto/oauth-client-browser@0.5.1

0.1.9

Patch Changes

0.1.8

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.7.11
    • @atproto/oauth-client-browser@0.4.9

0.1.7

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.7.10
    • @atproto/oauth-client-browser@0.4.8

0.1.6

Patch Changes

  • #5197 a0c49d9 Thanks @matthieusieben! - Rewrite import statements to be compatible with TypeScript's verbatimModuleSyntax config.

  • Updated dependencies [a0c49d9]:

    • @atproto/oauth-client-browser@0.4.7
    • @atproto-labs/simple-store@0.4.4
    • @atproto/oauth-client@0.7.9

0.1.5

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.7.8
    • @atproto/oauth-client-browser@0.4.6

0.1.4

Patch Changes

  • #5099 b43ec31 Thanks @matthieusieben! - Update TypeScript build to rely on references to composite internal projects

  • #5099 b43ec31 Thanks @matthieusieben! - Bundle only necessary files in the NPM tarball, including the CHANGELOG.md and README.md files (if present).

  • Updated dependencies [b43ec31, b43ec31, b43ec31]:

    • @atproto/oauth-client-browser@0.4.5
    • @atproto-labs/simple-store@0.4.3
    • @atproto/oauth-client@0.7.7

0.1.3

Patch Changes

  • Updated dependencies [8bcba69]:
    • @atproto/oauth-client@0.7.6
    • @atproto/oauth-client-browser@0.4.4

0.1.2

Patch Changes

  • #5151 a51c45d Thanks @matthieusieben! - Update dependencies

  • Updated dependencies [a51c45d]:

    • @atproto-labs/simple-store@0.4.2
    • @atproto/oauth-client@0.7.5
    • @atproto/oauth-client-browser@0.4.3

0.1.1

Patch Changes

  • #4967 9fc720c Thanks @matthieusieben! - Use TypeScript 7 to build package

  • Updated dependencies [9fc720c]:

    • @atproto/oauth-client-browser@0.4.2
    • @atproto-labs/simple-store@0.4.1
    • @atproto/oauth-client@0.7.3

0.1.0

Minor Changes

  • #4929 f01c59f Thanks @devinivy! - BREAKING: Drop support for Node.js 18 and 20. Node.js 22 is now the minimum supported version. Docker images now use Node.js 24.

  • #4943 c459153 Thanks @devinivy! - BREAKING: Convert to pure ESM. All packages now ship "type": "module" with ES module output and Node16 module resolution.

    Node.js 22's require() compatibility layer can still load these packages in CommonJS code.

  • #4930 908bece Thanks @devinivy! - Build with TypeScript 6.0.

Patch Changes

  • Updated dependencies [f01c59f, c459153, affb50c, 908bece]:
    • @atproto/oauth-client@0.7.0
    • @atproto/oauth-client-browser@0.4.0
    • @atproto-labs/simple-store@0.4.0

0.0.10

Patch Changes

0.0.9

Patch Changes

0.0.8

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.5.14
    • @atproto/oauth-client-browser@0.3.40

0.0.7

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.5.13
    • @atproto/oauth-client-browser@0.3.39

0.0.6

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.5.12
    • @atproto/oauth-client-browser@0.3.38

0.0.5

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.5.11
    • @atproto/oauth-client-browser@0.3.37

0.0.4

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.5.10
    • @atproto/oauth-client-browser@0.3.36

0.0.3

Patch Changes

  • Updated dependencies []:
    • @atproto/oauth-client@0.5.9
    • @atproto/oauth-client-browser@0.3.35

0.0.2

Patch Changes

  • #4289 8ff5ec4ca Thanks @matthieusieben! - The package now re-exports everything from @atproto/oauth-client, avoiding the need to explicitly depend on it.

  • #4300 1a7bd8c0d Thanks @matthieusieben! - Remove abortcontroller-polyfill that was causing "Property 'DOMException' doesn't exist" errors

  • #4300 1a7bd8c0d Thanks @matthieusieben! - Polyfill core-js/proposals/explicit-resource-management for web

  • Updated dependencies []:

    • @atproto/oauth-client@0.5.8
    • @atproto/oauth-client-browser@0.3.34

0.0.1

Patch Changes