1
mirror of https://github.com/jakejarvis/get-canonical-url.git synced 2025-04-26 06:35:22 -04:00

11 Commits

Author SHA1 Message Date
dependabot[bot]
eef0193c07
📦 npm: Bump loader-utils from 1.4.0 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 08:19:12 +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