![Storm Software's logo banner](https://public.storm-cdn.com/storm-software/banner-1280x320.gif)

# Changelog for Stryke - JSON

## [0.14.12](https://github.com/storm-software/stryke/releases/tag/json%400.14.12) (04/06/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.6.1**
- Updated **types** to **v0.11.3**

## [0.14.11](https://github.com/storm-software/stryke/releases/tag/json%400.14.11) (03/23/2026)

### Bug Fixes

- **monorepo:** Update all repository projects to resolve linting failures ([e9fb597b](https://github.com/storm-software/stryke/commit/e9fb597b))
- **json:** Update `StormJSON` to use `jsonc` parser ([b6c95905](https://github.com/storm-software/stryke/commit/b6c95905))

### Updated Dependencies

- Updated **type-checks** to **v0.6.0**
- Updated **types** to **v0.11.2**

## [0.14.10](https://github.com/storm-software/stryke/releases/tag/json%400.14.10) (03/16/2026)

### Miscellaneous

- **monorepo:** Added `README.md` workspace files ([515dc333](https://github.com/storm-software/stryke/commit/515dc333))

### Updated Dependencies

- Updated **type-checks** to **v0.5.41**
- Updated **types** to **v0.11.1**

## [0.14.9](https://github.com/storm-software/stryke/releases/tag/json%400.14.9) (03/16/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.40**
- Updated **types** to **v0.11.0**

## [0.14.8](https://github.com/storm-software/stryke/releases/tag/json%400.14.8) (03/13/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.39**
- Updated **types** to **v0.10.53**

## [0.14.7](https://github.com/storm-software/stryke/releases/tag/json%400.14.7) (03/11/2026)

### Miscellaneous

- **monorepo:** Run prettier on workspace packages' files ([dfe7ab3e](https://github.com/storm-software/stryke/commit/dfe7ab3e))
- **monorepo:** Format workspace source files ([a97707ea](https://github.com/storm-software/stryke/commit/a97707ea))

### Updated Dependencies

- Updated **type-checks** to **v0.5.38**
- Updated **types** to **v0.10.52**

## [0.14.6](https://github.com/storm-software/stryke/releases/tag/json%400.14.6) (03/11/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.37**
- Updated **types** to **v0.10.51**

## [0.14.5](https://github.com/storm-software/stryke/releases/tag/json%400.14.5) (03/08/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.36**
- Updated **types** to **v0.10.50**

## [0.14.4](https://github.com/storm-software/stryke/releases/tag/json%400.14.4) (03/08/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.35**
- Updated **types** to **v0.10.49**

## [0.14.3](https://github.com/storm-software/stryke/releases/tag/json%400.14.3) (03/06/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.34**
- Updated **types** to **v0.10.48**

## [0.14.2](https://github.com/storm-software/stryke/releases/tag/json%400.14.2) (03/06/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.33**
- Updated **types** to **v0.10.47**

## [0.14.1](https://github.com/storm-software/stryke/releases/tag/json%400.14.1) (03/06/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.32**
- Updated **types** to **v0.10.46**

## [0.14.0](https://github.com/storm-software/stryke/releases/tag/json%400.14.0) (03/03/2026)

### Features

- **json:** Added new JSON Schema metadata fields ([b267a780](https://github.com/storm-software/stryke/commit/b267a780))

## [0.13.1](https://github.com/storm-software/stryke/releases/tag/json%400.13.1) (03/03/2026)

### Bug Fixes

- **json:** Resolve issue in Object JSON schema type-checker ([819f4c9a](https://github.com/storm-software/stryke/commit/819f4c9a))

### Updated Dependencies

- Updated **type-checks** to **v0.5.31**
- Updated **types** to **v0.10.45**

## [0.13.0](https://github.com/storm-software/stryke/releases/tag/json%400.13.0) (03/03/2026)

### Features

- **json:** Added `isJsonSchema7TupleType` type-check helper function ([85270ac5](https://github.com/storm-software/stryke/commit/85270ac5))

### Updated Dependencies

- Updated **type-checks** to **v0.5.30**
- Updated **types** to **v0.10.44**

## [0.12.0](https://github.com/storm-software/stryke/releases/tag/json%400.12.0) (03/03/2026)

### Features

- **json:** Added `isJsonSchema7BooleanType` type-check function ([9ad702e0](https://github.com/storm-software/stryke/commit/9ad702e0))
- **json:** Added additional fields to schema type checks ([4f49866a](https://github.com/storm-software/stryke/commit/4f49866a))
- **json:** Added the `canonicalJson` helper function ([8d21e027](https://github.com/storm-software/stryke/commit/8d21e027))

### Updated Dependencies

- Updated **type-checks** to **v0.5.29**
- Updated **types** to **v0.10.43**

## [0.11.0](https://github.com/storm-software/stryke/releases/tag/json%400.11.0) (03/02/2026)

### Features

- **json:** Added `isStandardJsonSchema` helper function ([7d5e8fac](https://github.com/storm-software/stryke/commit/7d5e8fac))
- **json:** Added various type-checks to ensure JSON schema typings ([f772306f](https://github.com/storm-software/stryke/commit/f772306f))

### Updated Dependencies

- Updated **type-checks** to **v0.5.28**
- Updated **types** to **v0.10.42**

## [0.10.0](https://github.com/storm-software/stryke/releases/tag/json%400.10.0) (03/02/2026)

### Miscellaneous

- **json:** Added `$defs` to JSON schema meta definition ([7808fbd0](https://github.com/storm-software/stryke/commit/7808fbd0))

### Features

- **json:** Added `JsonSchema7` type defintions and helpers ([677e7c39](https://github.com/storm-software/stryke/commit/677e7c39))

### Updated Dependencies

- Updated **type-checks** to **v0.5.27**
- Updated **types** to **v0.10.41**

## [0.9.44](https://github.com/storm-software/stryke/releases/tag/json%400.9.44) (03/02/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.26**
- Updated **types** to **v0.10.40**

## [0.9.43](https://github.com/storm-software/stryke/releases/tag/json%400.9.43) (02/09/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.25**
- Updated **types** to **v0.10.39**

## [0.9.42](https://github.com/storm-software/stryke/releases/tag/json%400.9.42) (02/09/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.24**
- Updated **types** to **v0.10.38**

## [0.9.41](https://github.com/storm-software/stryke/releases/tag/json%400.9.41) (01/29/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.23**
- Updated **types** to **v0.10.37**

## [0.9.40](https://github.com/storm-software/stryke/releases/tag/json%400.9.40) (01/26/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.22**
- Updated **types** to **v0.10.36**

## [0.9.39](https://github.com/storm-software/stryke/releases/tag/json%400.9.39) (01/25/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.21**
- Updated **types** to **v0.10.35**

## [0.9.38](https://github.com/storm-software/stryke/releases/tag/json%400.9.38) (01/20/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.20**
- Updated **types** to **v0.10.34**

## [0.9.37](https://github.com/storm-software/stryke/releases/tag/json%400.9.37) (01/16/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.19**
- Updated **types** to **v0.10.33**

## [0.9.36](https://github.com/storm-software/stryke/releases/tag/json%400.9.36) (01/16/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.18**
- Updated **types** to **v0.10.32**

## [0.9.35](https://github.com/storm-software/stryke/releases/tag/json%400.9.35) (01/15/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.17**
- Updated **types** to **v0.10.31**

## [0.9.34](https://github.com/storm-software/stryke/releases/tag/json%400.9.34) (01/13/2026)

### Updated Dependencies

- Updated **type-checks** to **v0.5.16**
- Updated **types** to **v0.10.30**

## [0.9.33](https://github.com/storm-software/stryke/releases/tag/json%400.9.33) (12/30/2025)

### Documentation

- **monorepo:** Update `README.md` markdown files
  ([634a715](https://github.com/storm-software/stryke/commit/634a715))

### Updated Dependencies

- Updated **type-checks** to **v0.5.15**
- Updated **types** to **v0.10.29**

## [0.9.32](https://github.com/storm-software/stryke/releases/tag/json%400.9.32) (12/19/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.14**
- Updated **types** to **v0.10.28**

![Storm Software's logo banner](https://public.storm-cdn.com/storm-software/optimized/banner-1280x320.gif)

# Changelog for Stryke - JSON

## [0.9.31](https://github.com/storm-software/stryke/releases/tag/json%400.9.31) (12/18/2025)

### Miscellaneous

- **monorepo:** Update CDN URLs for banner assets
  ([5aefe1b](https://github.com/storm-software/stryke/commit/5aefe1b))

### Updated Dependencies

- Updated **type-checks** to **v0.5.13**
- Updated **types** to **v0.10.27**

## [0.9.30](https://github.com/storm-software/stryke/releases/tag/json%400.9.30) (12/18/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.12**
- Updated **types** to **v0.10.26**

![Storm Software's logo banner](https://public.storm-cdn.com/storm-software/banner-1280x320-optimized.gif)

# Changelog for Stryke - JSON

## [0.9.29](https://github.com/storm-software/stryke/releases/tag/json%400.9.29) (12/17/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.11**
- Updated **types** to **v0.10.25**

## [0.9.28](https://github.com/storm-software/stryke/releases/tag/json%400.9.28) (12/17/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.10**
- Updated **types** to **v0.10.24**

## [0.9.27](https://github.com/storm-software/stryke/releases/tag/json%400.9.27) (12/08/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.9**
- Updated **types** to **v0.10.23**

## [0.9.26](https://github.com/storm-software/stryke/releases/tag/json%400.9.26) (12/08/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.8**
- Updated **types** to **v0.10.22**

## [0.9.25](https://github.com/storm-software/stryke/releases/tag/json%400.9.25) (12/08/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.7**
- Updated **types** to **v0.10.21**

## [0.9.24](https://github.com/storm-software/stryke/releases/tag/json%400.9.24) (12/07/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.6**
- Updated **types** to **v0.10.20**

## [0.9.23](https://github.com/storm-software/stryke/releases/tag/json%400.9.23) (12/07/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.5**
- Updated **types** to **v0.10.19**

## [0.9.22](https://github.com/storm-software/stryke/releases/tag/json%400.9.22) (12/07/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.4**
- Updated **types** to **v0.10.18**

## [0.9.21](https://github.com/storm-software/stryke/releases/tag/json%400.9.21) (12/07/2025)

### Miscellaneous

- **monorepo:** Format monorepo source files
  ([9428936](https://github.com/storm-software/stryke/commit/9428936))

### Updated Dependencies

- Updated **type-checks** to **v0.5.3**
- Updated **types** to **v0.10.17**

## [0.9.20](https://github.com/storm-software/stryke/releases/tag/json%400.9.20) (12/06/2025)

### Features

- **tools-nx:** Resolved issue inferring build command-line arguments for local
  packages ([de00278](https://github.com/storm-software/stryke/commit/de00278))

### Updated Dependencies

- Updated **type-checks** to **v0.5.2**
- Updated **types** to **v0.10.16**

## [0.9.19](https://github.com/storm-software/stryke/releases/tag/json%400.9.19) (12/06/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.1**
- Updated **types** to **v0.10.15**

## [0.9.18](https://github.com/storm-software/stryke/releases/tag/json%400.9.18) (12/05/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.5.0**

## [0.9.17](https://github.com/storm-software/stryke/releases/tag/json%400.9.17) (12/05/2025)

### Features

- **monorepo:** Update repository to use `tsdown` to build/bundle packages
  ([8ceb909](https://github.com/storm-software/stryke/commit/8ceb909))

### Updated Dependencies

- Updated **type-checks** to **v0.4.5**
- Updated **types** to **v0.10.14**

## [0.9.16](https://github.com/storm-software/stryke/releases/tag/json%400.9.16) (12/01/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.4.4**
- Updated **types** to **v0.10.13**

## [0.9.15](https://github.com/storm-software/stryke/releases/tag/json%400.9.15) (11/30/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.4.3**
- Updated **types** to **v0.10.12**

## [0.9.14](https://github.com/storm-software/stryke/releases/tag/json%400.9.14) (11/30/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.4.2**
- Updated **types** to **v0.10.11**

## [0.9.13](https://github.com/storm-software/stryke/releases/tag/json%400.9.13) (11/30/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.4.1**
- Updated **types** to **v0.10.10**

## [0.9.12](https://github.com/storm-software/stryke/releases/tag/json%400.9.12) (11/30/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.4.0**
- Updated **types** to **v0.10.9**

## [0.9.11](https://github.com/storm-software/stryke/releases/tag/json%400.9.11) (11/24/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.18**
- Updated **types** to **v0.10.8**

## [0.9.10](https://github.com/storm-software/stryke/releases/tag/json%400.9.10) (11/21/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.17**
- Updated **types** to **v0.10.7**

## [0.9.9](https://github.com/storm-software/stryke/releases/tag/json%400.9.9) (11/21/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.16**
- Updated **types** to **v0.10.6**

## [0.9.8](https://github.com/storm-software/stryke/releases/tag/json%400.9.8) (11/21/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.15**
- Updated **types** to **v0.10.5**

## [0.9.7](https://github.com/storm-software/stryke/releases/tag/json%400.9.7) (11/21/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.14**
- Updated **types** to **v0.10.4**

## [0.9.6](https://github.com/storm-software/stryke/releases/tag/json%400.9.6) (11/21/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.13**
- Updated **types** to **v0.10.3**

## [0.9.5](https://github.com/storm-software/stryke/releases/tag/json%400.9.5) (11/16/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.12**
- Updated **types** to **v0.10.2**

## [0.9.4](https://github.com/storm-software/stryke/releases/tag/json%400.9.4) (11/08/2025)

### Updated Dependencies

- Updated **type-checks** to **v0.3.11**
- Updated **types** to **v0.10.1**

![Storm Software](https://public.storm-cdn.com/brand-banner.png)

# Changelog for Stryke - JSON

## [0.9.3](https://github.com/storm-software/stryke/releases/tag/json%400.9.3) (2025-08-04)

### Bug Fixes

- **monorepo:** Resolved repository type-check failures
  ([d196ace](https://github.com/storm-software/stryke/commit/d196ace))

![Storm Software](https://public.storm-cdn.com/brand-banner.png)

# Changelog for Stryke - Json

## [0.9.2](https://github.com/storm-software/stryke/releases/tag/json%400.9.2) (2025-06-17)

### Miscellaneous

- **monorepo:** Reformat repository packages

## [0.9.1](https://github.com/storm-software/stryke/releases/tag/json%400.9.1) (2025-06-12)

### Miscellaneous

- **monorepo:** Reformat the repository's README markdown files
- **monorepo:** Run format script on repository

## [0.9.0](https://github.com/storm-software/stryke/releases/tag/json%400.9.0) (2025-06-02)

### Features

- **fs:** Improve the `loadTsConfig` handler function

## [0.8.3](https://github.com/storm-software/stryke/releases/tag/json%400.8.3) (2025-05-27)

### Bug Fixes

- **json:** Remove the invalid `Buffer` import path

## [0.8.2](https://github.com/storm-software/stryke/releases/tag/json%400.8.2) (2025-05-12)

### Miscellaneous

- **monorepo:** Reformat monorepo source code

## [0.8.1](https://github.com/storm-software/stryke/releases/tag/json%400.8.1) (2025-04-25)

### Bug Fixes

- **json:** Added missing characters to invalid key list
  ([3b83500](https://github.com/storm-software/stryke/commit/3b83500))

## [0.8.0](https://github.com/storm-software/stryke/releases/tag/json%400.8.0) (2025-04-25)

### Features

- **json:** Update `stringify` to handle invalid characters
  ([2163417](https://github.com/storm-software/stryke/commit/2163417))

## [0.7.3](https://github.com/storm-software/stryke/releases/tag/json%400.7.3) (2025-04-23)

### Miscellaneous

- **json:** Only export `StormJSON` and types from index
  ([d96dd89](https://github.com/storm-software/stryke/commit/d96dd89))

## [0.7.2](https://github.com/storm-software/stryke/releases/tag/json%400.7.2) (2025-04-22)

### Bug Fixes

- **json:** Resolve issue with serializing `undefined` values in JSONs
  ([0f6acec](https://github.com/storm-software/stryke/commit/0f6acec))

## [0.7.1](https://github.com/storm-software/stryke/releases/tag/json%400.7.1) (2025-04-10)

### Miscellaneous

- **monorepo:** Format the repository's files
  ([1384f3e](https://github.com/storm-software/stryke/commit/1384f3e))

## [0.7.0](https://github.com/storm-software/stryke/releases/tag/json%400.7.0) (2025-04-07)

### Features

- **http:** Added the `StormURL` helper class
  ([03643b0](https://github.com/storm-software/stryke/commit/03643b0))

## [0.6.1](https://github.com/storm-software/stryke/releases/tag/json%400.6.1) (2025-04-07)

### Miscellaneous

- **json:** Improve json parsing helper
  ([81a7e12](https://github.com/storm-software/stryke/commit/81a7e12))

## [0.6.0](https://github.com/storm-software/stryke/releases/tag/json%400.6.0) (2025-04-07)

### Features

- **json:** Added custom parsing logic
  ([fd5a86a](https://github.com/storm-software/stryke/commit/fd5a86a))

## [0.5.8](https://github.com/storm-software/stryke/releases/tag/json%400.5.8) (2025-04-07)

### Bug Fixes

- **json:** Resolve issue with invalid json parsing
  ([5e57aaa](https://github.com/storm-software/stryke/commit/5e57aaa))

## [0.5.7](https://github.com/storm-software/stryke/releases/tag/json%400.5.7) (2025-04-07)

### Bug Fixes

- **json:** Resolve issue with nested string value
  ([f7a1043](https://github.com/storm-software/stryke/commit/f7a1043))

## [0.5.6](https://github.com/storm-software/stryke/releases/tag/json%400.5.6) (2025-04-07)

### Bug Fixes

- **json:** Resolve issue with `json` prefix in string result
  ([23ca1c5](https://github.com/storm-software/stryke/commit/23ca1c5))

## [0.5.5](https://github.com/storm-software/stryke/releases/tag/json%400.5.5) (2025-04-07)

### Bug Fixes

- **json:** Resovle issue with `stringify` function handler
  ([72fbdb9](https://github.com/storm-software/stryke/commit/72fbdb9))

## [0.5.4](https://github.com/storm-software/stryke/releases/tag/json%400.5.4) (2025-03-28)

### Miscellaneous

- **monorepo:** Reformat the source files in repository
  ([bb8df2c](https://github.com/storm-software/stryke/commit/bb8df2c))

## [0.5.3](https://github.com/storm-software/stryke/releases/tag/json%400.5.3) (2025-03-23)

### Bug Fixes

- **monorepo:** Resolve issue with TypeScript compilation
  ([72e995f](https://github.com/storm-software/stryke/commit/72e995f))

## [0.5.2](https://github.com/storm-software/stryke/releases/tag/json%400.5.2) (2025-03-23)

### Miscellaneous

- **monorepo:** Update base storm software packages
  ([8942201](https://github.com/storm-software/stryke/commit/8942201))

## 0.5.1 (2025-03-13)

### Miscellaneous

- **monorepo:** Format monorepo project files
  ([f28fdbe](https://github.com/storm-software/stryke/commit/f28fdbe))

## 0.5.0 (2025-03-13)

### Features

- **monorepo:** Split `types` project into `type-checks` and `convert` packages
  ([fcc5832](https://github.com/storm-software/stryke/commit/fcc5832))

## 0.4.3 (2025-03-13)

### Miscellaneous

- **monorepo:** Reformat monorepo package files
  ([a453428](https://github.com/storm-software/stryke/commit/a453428))

## 0.4.2 (2025-02-26)

### Miscellaneous

- **monorepo:** Reformat monorepo files with `prettier`
  ([b5d0302](https://github.com/storm-software/stryke/commit/b5d0302))

## 0.4.1 (2025-02-24)

### Bug Fixes

- **json:** Update JSON stringify method
  ([06a7482](https://github.com/storm-software/stryke/commit/06a7482))

## 0.4.0 (2025-02-24)

### Features

- **json:** Update the JSON stringify function signature
  ([3f2c1c8](https://github.com/storm-software/stryke/commit/3f2c1c8))

### Bug Fixes

- **json:** Resolve issue stringifying json result
  ([99a05a9](https://github.com/storm-software/stryke/commit/99a05a9))

## 0.3.0 (2025-02-24)

### Features

- **json:** Update method signature on stringify functions
  ([f4b9300](https://github.com/storm-software/stryke/commit/f4b9300))

## 0.2.1 (2025-02-24)

### Bug Fixes

- **json:** Resolve issue with stringifying json values
  ([df99f22](https://github.com/storm-software/stryke/commit/df99f22))

## 0.2.0 (2025-02-23)

### Features

- **monorepo:** Update base ESLint packages and run on files
  ([c59cb8e](https://github.com/storm-software/stryke/commit/c59cb8e))

## 0.1.4 (2025-02-17)

### Miscellaneous

- **monorepo:** Reformat monorepo files
  ([1db5e06](https://github.com/storm-software/stryke/commit/1db5e06))

## 0.1.3 (2025-02-15)

### Miscellaneous

- **monorepo:** Reformat monorepo files
  ([69ed6b7](https://github.com/storm-software/stryke/commit/69ed6b7))

## 0.1.2 (2025-02-15)

### Miscellaneous

- **monorepo:** Reformat workspace files
  ([ad2d6a9](https://github.com/storm-software/stryke/commit/ad2d6a9))

## 0.1.1 (2025-02-09)

### Miscellaneous

- **monorepo:** Regenerate repository markdown files
  ([e61e39e](https://github.com/storm-software/stryke/commit/e61e39e))

## 0.1.0 (2025-02-07)

### Bug Fixes

- **cli:** Resolve typing issue with `figlet` dependency
  ([2ad7747](https://github.com/storm-software/stryke/commit/2ad7747))
