• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

toomuchdesign / json-schema-fns / 26393412466
100%

Build:
DEFAULT BRANCH: master
Ran 25 May 2026 09:27AM UTC
Jobs 1
Files 15
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 May 2026 09:26AM UTC coverage: 100.0%. Remained the same
26393412466

push

github

web-flow
chore: update version for release (#210)

This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## @toomuchdesign/json-schema-fns@1.0.0

### Major Changes

- [#209](https://github.com/toomuchdesign/json-schema-fns/pull/209)
[`1ebe268`](https://github.com/toomuchdesign/json-schema-fns/commit/1ebe2684e)
Thanks [@toomuchdesign](https://github.com/toomuchdesign)! - Release
1.0.0 — stability contract. The public API in `src/index.ts` now follows
semver: breaking changes require a major bump. Output schemas are
guaranteed valid under JSON Schema Draft-07 (verified with ajv on every
fixture) and round-trip through `json-schema-to-ts`. The `pipe*` API is
no longer labelled experimental. Scope decisions are documented in
`docs/scope.md`.

### Minor Changes

- [#204](https://github.com/toomuchdesign/json-schema-fns/pull/204)
[`7058be1`](https://github.com/toomuchdesign/json-schema-fns/commit/7058be1cc)
Thanks [@toomuchdesign](https://github.com/toomuchdesign)! - Add
`omitPropsDeep` and `pipeOmitPropsDeep` — deep variants of `omitProps`
that accept dot-notation paths and drop nested `properties` (and
matching `required` entries) at every level. Mirrors `pickPropsDeep`:
bare keys drop the whole sub-schema, dotted paths drill in, and bare-key
drops win over sub-path drills when both target the same key.

- [#206](https://github.com/toomuchdesign/json-schema-fns/pull/206)
[`a3ead21`](https://github.com/toomuchdesign/json-schema-fns/commit/a3ead2172)
Thanks [@toomuchdesign](https://github.com/toomuchdesign)! - Add
`renamePropsDeep` and `pipeRenamePropsDeep` — rename specific nested
prope... (continued)

114 of 114 branches covered (100.0%)

Branch coverage included in aggregate %.

141 of 141 relevant lines covered (100.0%)

4475.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26393412466.1 25 May 2026 09:27AM UTC 15
100.0
GitHub Action Run
Source Files on build 26393412466
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26393412466
  • 35bf3267 on github
  • Prev Build on master (#26392537020)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc