Skip to content

Latest commit

 

History

History
327 lines (193 loc) · 14.3 KB

File metadata and controls

327 lines (193 loc) · 14.3 KB

@atproto-labs/identity-resolver

0.4.7

Patch Changes

  • Updated dependencies [6a3d607]:
    • @atproto-labs/handle-resolver@0.4.8
    • @atproto-labs/did-resolver@0.3.7

0.4.6

Patch Changes

  • Updated dependencies [f136380, f136380]:
    • @atproto-labs/handle-resolver@0.4.7
    • @atproto-labs/did-resolver@0.3.6

0.4.5

Patch Changes

  • Updated dependencies [ce386ee]:
    • @atproto-labs/handle-resolver@0.4.6

0.4.4

Patch Changes

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

  • Updated dependencies [a0c49d9]:

    • @atproto-labs/handle-resolver@0.4.5
    • @atproto-labs/did-resolver@0.3.5

0.4.3

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-labs/handle-resolver@0.4.4
    • @atproto-labs/did-resolver@0.3.4

0.4.2

Patch Changes

0.4.1

Patch Changes

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

  • Updated dependencies [9fc720c]:

    • @atproto-labs/handle-resolver@0.4.2
    • @atproto-labs/did-resolver@0.3.2

0.4.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, 908bece]:
    • @atproto-labs/did-resolver@0.3.0
    • @atproto-labs/handle-resolver@0.4.0

0.3.6

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.2.6
    • @atproto-labs/handle-resolver@0.3.6

0.3.5

Patch Changes

  • #4501 2f78893 Thanks @matthieusieben! - Re-export types internally used by IdentityInfo

  • Updated dependencies []:

    • @atproto-labs/did-resolver@0.2.5
    • @atproto-labs/handle-resolver@0.3.5

0.3.4

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.2.4
    • @atproto-labs/handle-resolver@0.3.4

0.3.3

Patch Changes

0.3.2

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.2.2
    • @atproto-labs/handle-resolver@0.3.2

0.3.1

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.2.1
    • @atproto-labs/handle-resolver@0.3.1

0.3.0

Minor Changes

  • #3982 4c2d49917 Thanks @matthieusieben! - Identity resolver's resolve() method returns value consistent with com.atproto.identity.resolveIdentity

  • #3982 4c2d49917 Thanks @matthieusieben! - IdentityResolver is now an interface. The IdentityResolverProto class is the default implementation for the IdentityResolver interface.

Patch Changes

0.2.0

Minor Changes

Patch Changes

0.1.19

Patch Changes

0.1.18

Patch Changes

0.1.17

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.1.13

0.1.16

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.1.12
    • @atproto-labs/handle-resolver@0.1.8

0.1.15

Patch Changes

  • Updated dependencies [670b6b5de]:
    • @atproto/syntax@0.4.0

0.1.14

Patch Changes

  • Updated dependencies [850e39843]:
    • @atproto/syntax@0.3.4
    • @atproto-labs/did-resolver@0.1.11

0.1.13

Patch Changes

  • Updated dependencies [c53d943c8]:
    • @atproto/syntax@0.3.3

0.1.12

Patch Changes

  • #3220 61dc0d60e Thanks @matthieusieben! - Apply new linting rules regarding import order

  • Updated dependencies [61dc0d60e]:

    • @atproto-labs/handle-resolver@0.1.7
    • @atproto-labs/did-resolver@0.1.10
    • @atproto/syntax@0.3.2

0.1.11

Patch Changes

  • Updated dependencies [cc2a1222b]:
    • @atproto-labs/did-resolver@0.1.9
    • @atproto-labs/handle-resolver@0.1.6

0.1.10

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.1.8

0.1.9

Patch Changes

  • Updated dependencies [72eba67af]:
    • @atproto-labs/did-resolver@0.1.7

0.1.8

Patch Changes

  • Updated dependencies [a200e5095]:
    • @atproto-labs/handle-resolver@0.1.5

0.1.7

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.1.6

0.1.6

Patch Changes

  • Updated dependencies [bac9be2d3]:
    • @atproto/syntax@0.3.1

0.1.5

Patch Changes

  • Updated dependencies [7f26b1765, 9d40ccbb6]:
    • @atproto-labs/did-resolver@0.1.5
    • @atproto-labs/handle-resolver@0.1.4

0.1.4

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.1.4

0.1.3

Patch Changes

  • Updated dependencies []:
    • @atproto-labs/did-resolver@0.1.3
    • @atproto-labs/handle-resolver@0.1.3

0.1.2

Patch Changes

  • #2483 b934b396b Thanks @matthieusieben! - Expose getDocumentFromDid and getDocumentFromHandle as public methods on IdentityResolver

  • Updated dependencies [b934b396b]:

    • @atproto-labs/handle-resolver@0.1.2
    • @atproto-labs/did-resolver@0.1.2

0.1.1

Patch Changes

  • #2633 acc9093d2 Thanks @matthieusieben! - Use distinct type names to prevent conflicts

  • Updated dependencies [acc9093d2]:

    • @atproto-labs/handle-resolver@0.1.1
    • @atproto-labs/did-resolver@0.1.1

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies [a8d6c1123]:
    • @atproto-labs/handle-resolver@0.1.0
    • @atproto-labs/did-resolver@0.1.0