Skip to content

Releases: eddienubes/validness

v2.1.0

08 Jul 15:02
Compare
Choose a tag to compare

What’s Changed

v2.0.0

08 Jul 14:23
Compare
Choose a tag to compare

What’s Changed

  • feat!: dropped node 16 support (#99) @eddienubes
  • build(deps-dev): bump rollup from 4.13.1 to 4.18.0 (#87) @dependabot
  • build(deps-dev): bump tsc-alias from 1.8.8 to 1.8.10 (#88) @dependabot
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.5 (#77) @dependabot
  • build(deps-dev): bump the npm_and_yarn group with 2 updates (#72) @dependabot
  • build(deps-dev): bump reflect-metadata from 0.2.1 to 0.2.2 (#69) @dependabot
  • build(deps-dev): bump vitest and @vitest/coverage-v8 (#59) @dependabot
  • build(deps-dev): bump express from 4.18.3 to 4.19.2 (#66) @dependabot
  • build(deps-dev): bump rollup from 4.12.0 to 4.13.1 (#67) @dependabot
  • build(deps-dev): bump typescript from 5.3.3 to 5.4.3 (#65) @dependabot
  • build(deps-dev): bump vite-tsconfig-paths from 4.3.1 to 4.3.2 (#61) @dependabot
  • build(deps-dev): bump sagetest from 0.1.11 to 0.1.12 (#58) @dependabot
  • build(deps-dev): bump coverage-badges-cli from 1.2.5 to 2.0.0 (#53) @dependabot
  • build(deps-dev): bump express from 4.18.2 to 4.18.3 (#54) @dependabot
  • build(deps-dev): bump vitest and @vitest/coverage-v8 (#51) @dependabot
  • build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#52) @dependabot
  • build(deps-dev): bump @types/node from 20.11.19 to 20.11.25 (#56) @dependabot
  • build(deps-dev): bump sagetest from 0.1.7 to 0.1.11 (#49) @dependabot
  • build(deps-dev): bump @types/node from 20.11.17 to 20.11.19 (#48) @dependabot

v1.0.0

17 Feb 21:48
Compare
Choose a tag to compare

What’s Changed

First major release! Yay! 🎉

  • Added completed interoperable CJS/ESM support.
  • All features included in previous beta releases.

v0.1.20

17 Feb 21:45
Compare
Choose a tag to compare

What’s Changed

  • added complete interoperable support for both CJS and ESM.

v0.1.18

14 Feb 12:29
Compare
Choose a tag to compare

What’s Changed

  • build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.21.0 (#42) @dependabot
  • build(deps-dev): bump @types/node from 20.11.16 to 20.11.17 (#43) @dependabot
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 7.0.0 (#44) @dependabot
  • build(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 (#45) @dependabot
  • build(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#46) @dependabot

v0.1.15

09 Jan 13:50
Compare
Choose a tag to compare
  • bumped up reflect-metadata dependency

v0.1.14

13 Sep 16:22
Compare
Choose a tag to compare

fixed build containing folder

v0.1.13

13 Sep 16:20
Compare
Choose a tag to compare
  • Fixed the old issue regarding repeatable transform decorator calls.
    #37

v0.1.5

16 Nov 12:56
Compare
Choose a tag to compare

Misc fix

v0.1.4

16 Nov 12:53
Compare
Choose a tag to compare

ValidatedFile type added to export