1
mirror of https://github.com/jakejarvis/get-canonical-url.git synced 2025-09-16 19:55:32 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
c4a02312d9 📦 npm: Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 11:43:47 +00:00
67a5b08d30 v1.1.0 v1.1.0 2021-11-11 11:11:26 -05:00
625837697b switch to microbundle 2021-11-11 11:11:03 -05:00
5b3ea19ec0 fixes for eslint 8.0.0 2021-10-12 20:23:55 -04:00
2364bec385 properly resolve node builtins/dependencies 2021-10-09 16:34:42 -04:00
88241f49d5 v1.0.1 v1.0.1 2021-10-08 19:42:48 -04:00
9bae8d053a fix edge case for no passed-in options 2021-10-08 19:41:34 -04:00
7dd1a1a68c v1.0.0 v1.0.0 2021-09-30 07:55:48 -04:00
1beae5cb32 fix index.d.ts formatting 2021-09-30 07:54:53 -04:00
b27a37defd don't resolve node_modules in non-browser builds 2021-09-29 21:58:40 -04:00
0a7a95b30c initial commit 🎉 2021-09-29 20:49:54 -04:00