- fix: add prepare (46c2f02)
- fix: change module + target (f506cf3)
- fix: load body only for unknown mime types + finish conversion to esm (270ea0b)
- fix: pin node to LTS 🎉 (b4d1efc)
- fix: publish package to npm registry (420f2a6)
- fix: remove custom URL regexp (6e1f487)
- fix: remove usage of urlobj (9c5fb12)
- fix: update unit tests + convert to es module format (c216847)
- fix(deps): update file-type dep (945ec72)
- fix(package.json): scope package name (019d769)
- chore: add
.eslintignore
(58f32e4) - chore: add
.gitattributes
(53ac311) - chore: add shipjs missing devDep 🤷♂️ (9cc2c43)
- chore: minor housekeeping (cf360b8)
- chore: update
.gitignore
to adhere Node.gitignore (69781e6) - test: add ts-node and fix jest config (f731889)
- test: fix typings for response (a6a72ea)
- test: update snapshot (8d50206)
- feat: add capability to autodetect if content header is ambiguous + wrap up esm transition (#1) (a53e371), closes #1
- feat: add husky & commitlint 🎉 (f219417)
- feat: add node meta / config file(s) 🚀 (94dc3d8)
- feat: add ship.js for automated releases ⛴️ (e797f3c)
- feat: add support for editorconfig (2a1e51e)
- docs: update README 🚀 (7e9289c)
- refactor: convert to fn to consts (d6b6c30)
- refactor: migrate tests to Vitest 🧪 (5010344)
- style: fix lint issues 💄 (f492389)
- build: cleanup CI workflow (57125ae)