Skip to content

Releases: angelxmoreno/axios-date-transformer

Release 1.2.1

28 Sep 22:07
Compare
Choose a tag to compare
  • chore: added releast-it before init hook to build (3592d68)

Release 1.2.0

28 Sep 21:38
Compare
Choose a tag to compare
  • feat: added tests for handling nested objects (ff24302)
  • docs: updated README (73211cf)
  • chore: removed deprecated lines from husky dir (ea1af7c)
  • feat: added allowList config and refactored tests (8182ada)

Release 1.1.0

28 Sep 18:38
Compare
Choose a tag to compare
  • chore: added publishConfig.registry (b436113)
  • fix: fixed capturing "YYYY-MM-DD" formats (f29e794)

Release 1.0.2

26 Jan 06:12
Compare
Choose a tag to compare
  • chore: updated out-dated deps (fc32a88)
  • fix: fixed bad rendering of dependencies badge (9965fbe)

Release 1.0.1

25 Jan 21:28
Compare
Choose a tag to compare
  • chore: created manual-coverage.yml (149d466)
  • chore: removed abandoned eslint plugin (eslint-plugin-md) sadly (0b8b5a1)
  • chore: added codeclimate coverage upload (f490de9)
  • chore: added Build and CodeClimate badges (c86eaba)
  • fix: fixed manual-build.yml (4b97a78)
  • chore: created manual-build.yml (bfa1b8e)

Release 1.0.0

25 Jan 08:26
Compare
Choose a tag to compare
  • chore: simplified github action (f879d58)
  • chore: project deps require vode v18 and up (aa7c3c1)
  • chore: made github acction run on PR (b386bc0)
  • chore: renamed github action (29b49b7)
  • chore: dropped support for old node versions (25deb3f)
  • chore: added repo badges (13e3040)
  • chore: created github workflow and Codecov integration (b11310f)
  • feat: added release-it and its config (0341ba2)
  • fix: fixed test files from being compiled (9ab37fe)
  • feat: added tests (2075173)
  • feat: created createAxiosDateTransformer and addAxiosDateTransformer with updated README (fde9b28)
  • chore: linted project (915304f)
  • chore: installed and configured eslint, prettier, conventional-commits, lint-staged and husky (5ab02c7)
  • chore: created tsconfig.json and added tslib dependency (5cda1f5)
  • chore: created package.json file (f78334f)
  • Initial commit (170c8b1)