Skip to content

v6.2.0

Choose a tag to compare

@kiki-kanri kiki-kanri released this 07 Oct 04:00
· 43 commits to main since this release

compare changes

馃殌 Enhancements

  • Add immutable property to all schema builders (a98bfcc)

馃拝 Refactors

  • Rename func parameters in arr.map and similar methods to item for consistency (c5768ac)
  • Tidy up code (1a92f2c)
  • Remove exports for types that should not be exported in schema builders (a7b7c5f)

馃彙 Chore

  • Update base tsconfig (26f4158)
  • Add .editorconfig (11056ce)
  • Upgrade dependencies (dc0abef)
  • Upgrade devDependencies (aca04e8)
  • Replace @kikiutils/changelogen with changelogen (8d1d648)

鉂わ笍 Contributors

  • Kiki-kanri