Releases: Programmer-Network/ajv
Releases · Programmer-Network/ajv
v1.0.4
Chores
- Update AJV library version and dependencies (Aleksandar Grbic)
Commits
- 515eb91: Bump vite (Aleksandar Grbic)
v1.0.3
Chores
- Update Programmer Network AJV library version and dependencies (Aleksandar Grbic)
- Update AJV library version and dependencies (Aleksandar Grbic)
v1.0.2
v1.0.1
v1.0.0
Commits
- 9085f87: Update metadata (Aleksandar Grbic)
- e8357a1: Update exports (Aleksandar Grbic)
- 1504d24: Add missing extensions (Aleksandar Grbic)
- edf4430: Add .js extensions (Aleksandar Grbic)
- 8844618: Update how we deal with the errors (Aleksandar Grbic)
- 67fdebf: Added an additional validator (Aleksandar Grbic)
- 8f283e1: Penis (Aleksandar Grbic)
- 5945e2e: Add JSDoc (Aleksandar Grbic)
- 7b36012: Schema updates (Aleksandar Grbic)
- 95a4540: Added schemas (Aleksandar Grbic)
- f9fd4ac: export schemas (Aleksandar Grbic)
- 6263e20: export schemas (Aleksandar Grbic)
- fda2277: Update article schema (Aleksandar Grbic)
- da9d5c0: Improve validation (Aleksandar Grbic)
- 3eab770: Bunch of tests (Aleksandar Grbic)
- 6ad4b3d: Remove isEmpty and rename containsBadWords (Aleksandar Grbic)
- 034c9be: Remove no longer relevant custom error messages (Aleksandar Grbic)
- a316b76: Added linting to the repo (Aleksandar Grbic)
- a745fe8: remove jsx (Aleksandar Grbic)
- b7963b4: test secure-string validator (Aleksandar Grbic)
- 17116d7: Move index.js to src folder (Aleksandar Grbic)
- ccdac06: Fix combined characters regex (Aleksandar Grbic)
- 821592c: secure-string should allow empty string (Aleksandar Grbic)
- d9c76f6: Allow tiptap content with only a youtube video, text not required (Aleksandar Grbic)
- 9a45b6b: Fix import path (Aleksandar Grbic)
- ed02b66: update has-text validator to allow only a youtube video (Aleksandar Grbic)
- 45389e9: Add default error message to is-youtube-url (Aleksandar Grbic)
- 36b9204: Add more allowed characters (Aleksandar Grbic)
- 5ea7582: Trim white space from hasText (Aleksandar Grbic)
- c33d8ed: Allowed underscore in is-secure-thing custom validator (Aleksandar Grbic)
- 27b21b7: Allow falsy value in validator if minLength is missing (Aleksandar Grbic)
- 83976e0: Support short urls for is-youtube-url (Aleksandar Grbic)
- 7e601c4: Support dash in youtube's shorthand url (Aleksandar Grbic)
- 0ace4c5: Fix keyword casing in has-text validation (Aleksandar Grbic)
- dd00c8c: Rewrite in Typescript and add CI (Aleksandar Grbic)
- f3b6031: Update prettierignore and add pnpm-lock.yaml*** (Aleksandar Grbic)
- 6bd8a07: Update lint:ci script to use src directory (Aleksandar Grbic)
- 0bffa52: Add types:check script to package.json (Aleksandar Grbic)
- 8f38b60: Fix package.json name formatting (Aleksandar Grbic)