Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-08 | feat: remove webapi in favor of a smaller polyfill (#7840) | 1 | -87/+0 | ||
* feat: remove webapi in favor of a smaller polyfill * test: remove old test * test: 🤦♀️ * chore: changeset | |||||
2023-01-10 | Remove more unnecessary polyfills from webapi for Node 16 (#5814) | 1 | -98/+0 | ||
* feat(webapi): Remove unnecessary polyfills now that we dropped support for Node 14 * feat(webapi): Removed more unnecessary polyfills for Node 16 * chore: changeset | |||||
2022-04-10 | chore: webapi test now use chai (#3048) | 1 | -211/+182 | ||
2022-03-07 | [ci] yarn format | 1 | -19/+77 | ||
2022-03-07 | Add `@astrojs/webapi` package (#2729)@astrojs/webapi@0.11.0 | 1 | -0/+156 | ||
* chore: add @astrojs/webapi * chore: update package.json * fix: update file case * fix: remove lowercase file * chore: update tests to use mocha * chore: update LICENSE |