summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-08-30chore(release): publish v8.1.0Matthew Miller
2023-08-30Update CHANGELOG to v8.1.0Matthew Miller
2023-08-30Remove old publish scriptMatthew Miller
2023-08-30Add update-version scriptMatthew Miller
2023-08-30Merge pull request #432 from jordanbtucker/promiseMatthew Miller
Allow expectedChallenge to return a Promise
2023-08-28Allow expectedChallenge to return a PromiseJordan Tucker
2023-08-23Carve out a place for testing environmentsMatthew Miller
2023-08-23chore(release): publish v8.0.2Matthew Miller
2023-08-23 Update CHANGELOG to v8.0.2Matthew Miller
2023-08-23Merge pull request #429 from MasterKale/fix/405-browser-safari-13-1-catalinaMatthew Miller
fix/405-browser-safari-13-1-catalina
2023-08-23Drop browser build target down a yearMatthew Miller
2023-08-23Update CHANGELOG for v8.0.1Matthew Miller
2023-08-23chore(release): publish v8.0.1Matthew Miller
2023-08-23Make the headers in Handbook nicerMatthew Miller
2023-08-23Merge pull request #428 from MasterKale/fix/427-fix-dynamic-webcrypto-importMatthew Miller
fix/427-fix-dynamic-webcrypto-import
2023-08-23Clean up the double-build in serverMatthew Miller
2023-08-23Fix dynamic import attemptMatthew Miller
2023-08-23Add root deno.lock for Node types during devMatthew Miller
2023-08-22chore(release): publish v8.0.0Matthew Miller
2023-08-22Update CHANGELOG to v8.0.0Matthew Miller
2023-08-22Merge pull request #425 from MasterKale/feat/server-esm-take-2-dntMatthew Miller
feat/server-esm-take-2-dnt
2023-08-22Remove prepublish scriptsMatthew Miller
2023-08-22Add .git-blame-ignore-revs of `deno fmt` commitsMatthew Miller
2023-08-22Move @hexagon/base64 import into deps.tsMatthew Miller
2023-08-22Update development steps in README to use pnpmMatthew Miller
2023-08-22Tweak README'sMatthew Miller
2023-08-22Emphasize CJS and ESM support in serverMatthew Miller
2023-08-21Change `import` to `import type`Matthew Miller
2023-08-21Add a bit more Deno-related info to root READMEMatthew Miller
2023-08-21Add runtime versions to root READMEMatthew Miller
2023-08-21Update READMEsMatthew Miller
2023-08-21Remove browser Deno import for nowMatthew Miller
2023-08-21Add engines.node to server's dnt build outputMatthew Miller
2023-08-21Tweak server and types READMEs for Deno supportMatthew Miller
2023-08-21Enable shorter deno.land URLsMatthew Miller
2023-08-20Add HANDBOOK.mdMatthew Miller
2023-08-20chore(release): publish v8.0.0-alpha.0Matthew Miller
2023-08-20Update CHANGELOG to v8.0.0-alpha.0Matthew Miller
2023-08-20Add pnpm to CIMatthew Miller
2023-08-20Add publish scriptsMatthew Miller
2023-08-20Rearrange npm scriptsMatthew Miller
2023-08-20Add tslib to browser devDepsMatthew Miller
2023-08-20Set up pnpmMatthew Miller
2023-08-19Realize I should use simpler esm.sh URLsMatthew Miller
2023-08-19Update package-lock.json from server buildMatthew Miller
2023-08-19Remove shims from typescript-typesMatthew Miller
2023-08-19Revert browser link to typesMatthew Miller
2023-08-19Update root scripts to use lernaMatthew Miller
2023-08-19Update repo URLs in dnt package.jsonMatthew Miller
2023-08-19Add LICENSE.md to all packagesMatthew Miller