summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
AgeCommit message (Collapse)Author
2024-01-20Move typescript-types/ to types/Matthew Miller
2023-10-27chore(release): publish v8.3.4Matthew Miller
2023-10-25chore(release): publish v8.3.3Matthew Miller
2023-10-25Don't codegen on build anymoreMatthew Miller
2023-10-25Commit dom.tsMatthew Miller
2023-10-25Update codegen introMatthew Miller
2023-08-22chore(release): publish v8.0.0Matthew Miller
2023-08-22Remove prepublish scriptsMatthew Miller
2023-08-22Tweak README'sMatthew Miller
2023-08-21Update READMEsMatthew Miller
2023-08-21Tweak server and types READMEs for Deno supportMatthew Miller
2023-08-20chore(release): publish v8.0.0-alpha.0Matthew Miller
2023-08-19Remove shims from typescript-typesMatthew Miller
2023-08-19Update repo URLs in dnt package.jsonMatthew Miller
2023-08-19Add LICENSE.md to all packagesMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Add deno as explicit formatter for more filesMatthew Miller
2023-08-18Format typescript-types and add more exportsMatthew Miller
2023-08-18Point lerna publish to dnt build directoriesMatthew Miller
2023-08-16Try to setup `deno fmt` in Deno packagesMatthew Miller
2023-08-16Tweak typescript-types buildMatthew Miller
2023-08-16Document some insights in extract-dom-typesMatthew Miller
2023-08-16Migrate typescript-types to dntMatthew Miller
2023-08-16Move more deps into deps.tsMatthew Miller
2023-08-16Explicitly export types to appease DenoMatthew Miller
2023-07-27chore(release): publish v7.4.0Matthew Miller
2023-06-25Merge pull request #400 from MasterKale/feat/json-type-updatesm7n-openwrtopenwrtMatthew Miller
feat/json-type-updates
2023-06-25Shift publicKey aroundMatthew Miller
2023-06-25Update AuthenticatorAttestationResponseJSONMatthew Miller
2023-06-25Add new "smart-card" transportMatthew Miller
2023-01-05chore(release): publish v7.0.0Matthew Miller
2022-12-27Lint everythingMatthew Miller
2022-12-27Be more cautious with transportsMatthew Miller
2022-12-27Update typing on getTransports()Matthew Miller
2022-12-27Clean up unused importsMatthew Miller
2022-12-27Add new methods to PublicKeyCredentialFutureMatthew Miller
2022-12-27Change over to AuthenticationResponseJSONMatthew Miller
2022-12-27Change over to RegistrationResponseJSONMatthew Miller
2022-12-27Copy over some registration typesMatthew Miller
2022-11-29Run linting on everythingMatthew Miller
2022-11-29Clean up some unused importsMatthew Miller
2022-11-29Extract Crypto DOM typesMatthew Miller
2022-11-19Fix issues in Browser due to TypeScript upgradeMatthew Miller
2022-11-17Update to TypeScript 4.9Matthew Miller
2022-11-11Replace some lingering references to BufferMatthew Miller
2022-09-28chore(release): publish v6.2.1Matthew Miller
2022-09-08Add "passkeys" to npm keywords for next buildMatthew Miller
2022-08-16chore(release): publish v6.0.0Matthew Miller
2022-07-28chore(release): publish v5.4.0Matthew Miller
2022-07-28Run `npm run lint`Matthew Miller