Skip to content

Releases: readmeio/remove-undefined-objects

7.0.0

13 Sep 00:42

Choose a tag to compare

What's Changed

  • chore(deps): bump vite from 5.4.11 to 5.4.14 by @dependabot[bot] in #129
  • chore(deps-dev): bump tsup from 8.3.5 to 8.3.6 in the minor-development-deps group by @dependabot[bot] in #130
  • chore(deps-dev): bump the minor-development-deps group with 6 updates by @dependabot[bot] in #134
  • chore(deps): bump vite from 6.2.0 to 6.2.4 by @dependabot[bot] in #135
  • chore(deps-dev): bump the minor-development-deps group with 5 updates by @dependabot[bot] in #136
  • chore(deps): bump vite from 6.2.4 to 6.2.5 by @dependabot[bot] in #137
  • chore(deps): bump vite from 6.2.5 to 6.2.6 by @dependabot[bot] in #138
  • chore(deps): bump vite from 6.2.6 to 6.3.4 by @dependabot[bot] in #139
  • chore(deps-dev): bump the minor-development-deps group with 3 updates by @dependabot[bot] in #140
  • chore(deps-dev): bump the minor-development-deps group with 4 updates by @dependabot[bot] in #141
  • chore(deps-dev): bump @readme/eslint-config from 14.7.1 to 14.7.2 in the minor-development-deps group by @dependabot[bot] in #142
  • chore(deps-dev): bump the minor-development-deps group with 3 updates by @dependabot[bot] in #143
  • chore(deps-dev): bump the minor-development-deps group with 2 updates by @dependabot[bot] in #145
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #146
  • chore(deps): bump vite from 7.0.0 to 7.1.5 by @dependabot[bot] in #147
  • chore: run prettier against everything by @kanadgupta in #150
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #151
  • feat: add preserve empty array option by @eaglethrost in #148
  • refactor: retain null values in array by @eaglethrost in #149

New Contributors

Full Changelog: 6.0.0...7.0.0

6.0.0

10 Jan 17:38

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @commitlint/config-conventional from 17.7.0 to 18.1.0 by @dependabot in #94
  • chore(deps-dev): bump @commitlint/cli from 17.7.2 to 18.2.0 by @dependabot in #95
  • chore(deps-dev): bump the minor-development-deps group with 2 updates by @dependabot in #93
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #96
  • chore(deps-dev): bump the minor-development-deps group with 6 updates by @dependabot in #97
  • chore(deps-dev): bump tsup from 7.2.0 to 8.0.1 by @dependabot in #98
  • chore(deps-dev): bump vite from 4.4.9 to 5.0.5 by @dependabot in #99
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #102
  • chore(deps-dev): bump the minor-development-deps group with 3 updates by @dependabot in #100
  • chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #101
  • chore(deps-dev): bump vite from 5.0.10 to 5.0.12 by @dependabot in #103
  • chore(deps-dev): bump the minor-development-deps group with 6 updates by @dependabot in #104
  • chore(deps-dev): bump husky from 8.0.3 to 9.0.9 by @dependabot in #105
  • chore(deps-dev): bump the minor-development-deps group with 7 updates by @dependabot in #109
  • chore(deps-dev): bump the minor-development-deps group with 4 updates by @dependabot in #110
  • chore(deps-dev): bump the minor-development-deps group with 3 updates by @dependabot in #111
  • chore(deps-dev): bump @readme/eslint-config from 13.5.1 to 14.0.0 by @dependabot in #112
  • chore(deps-dev): bump the minor-development-deps group with 2 updates by @dependabot in #113
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #114
  • chore(deps-dev): bump the minor-development-deps group with 3 updates by @dependabot in #115
  • chore(deps-dev): bump the minor-development-deps group with 4 updates by @dependabot in #116
  • chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #117
  • chore(deps-dev): bump the minor-development-deps group with 2 updates by @dependabot in #118
  • chore(deps-dev): bump the minor-development-deps group across 1 directory with 4 updates by @dependabot in #123
  • chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #122
  • chore(deps-dev): bump the minor-development-deps group with 4 updates by @dependabot in #124
  • chore(deps-dev): bump the minor-development-deps group with 3 updates by @dependabot in #127
  • feat: add removeAllFalsy option by @JoshuaKGoldberg in #128

New Contributors

Full Changelog: 5.0.0...6.0.0

5.0.0

07 Oct 18:30

Choose a tag to compare

Note
BREAKING CHANGES: As of this release, remove-undefined-objects now requires Node 18 or greater.

What's Changed

New Contributors

Full Changelog: 4.0.2...5.0.0

4.0.2

01 Sep 23:04

Choose a tag to compare

Full Changelog: 4.0.1...4.0.2

4.0.1

01 Sep 22:49

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump the minor-development-deps group with 8 updates by @dependabot in #85

Full Changelog: 4.0.0...4.0.1

4.0.0

01 Sep 22:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0

3.0.0

14 Jun 22:53

Choose a tag to compare

What's Changed

  • feat: dropping support for node 14 by @erunion in #82
  • fix: typescript typings being rewritten on return by @erunion in #83

Full Changelog: 2.0.2...3.0.0

2.0.2

01 Dec 19:20

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 by @dependabot in #32
  • chore(deps-dev): bump @readme/eslint-config from 8.8.3 to 9.0.0 by @dependabot in #33
  • chore(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 by @dependabot in #34
  • chore(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.2 by @dependabot in #35
  • chore(deps-dev): bump @commitlint/config-conventional from 17.0.3 to 17.1.0 by @dependabot in #36
  • chore(deps-dev): bump @readme/eslint-config from 9.0.0 to 10.1.0 by @dependabot in #37
  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #38
  • chore(deps-dev): bump eslint from 8.21.0 to 8.23.0 by @dependabot in #39
  • chore(deps-dev): bump eslint from 8.23.0 to 8.24.0 by @dependabot in #40
  • chore(deps-dev): bump typescript from 4.8.2 to 4.8.4 by @dependabot in #41
  • chore(deps-dev): bump @commitlint/cli from 17.1.2 to 17.2.0 by @dependabot in #45
  • chore(deps-dev): bump @commitlint/config-conventional from 17.1.0 to 17.2.0 by @dependabot in #44
  • chore(deps-dev): bump eslint from 8.24.0 to 8.26.0 by @dependabot in #43
  • chore(deps-dev): bump @readme/eslint-config from 10.1.0 to 10.1.1 by @dependabot in #42
  • chore(deps-dev): bump @readme/eslint-config from 10.1.1 to 10.2.0 by @dependabot in #47
  • chore(deps-dev): bump eslint from 8.26.0 to 8.28.0 by @dependabot in #48
  • chore(deps-dev): bump husky from 8.0.1 to 8.0.2 by @dependabot in #49
  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #50
  • chore(deps-dev): bump @commitlint/config-conventional from 17.2.0 to 17.3.0 by @dependabot in #52
  • chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #51
  • chore(deps-dev): bump @commitlint/cli from 17.2.0 to 17.3.0 by @dependabot in #46

Full Changelog: 2.0.1...2.0.2

2.0.1

22 Jul 20:58

Choose a tag to compare

What's Changed

  • build(deps-dev): bump @commitlint/cli from 16.2.3 to 16.2.4 by @dependabot in #16
  • build(deps-dev): bump @commitlint/config-conventional from 16.2.1 to 16.2.4 by @dependabot in #17
  • build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #18
  • build(deps-dev): bump @readme/eslint-config from 8.7.2 to 8.7.3 by @dependabot in #19
  • chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #15
  • chore(deps-dev): bump husky from 7.0.4 to 8.0.1 by @dependabot in #20
  • chore(deps-dev): bump eslint from 8.14.0 to 8.16.0 by @dependabot in #21
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #22
  • chore(deps-dev): bump @commitlint/cli from 16.2.4 to 17.0.2 by @dependabot in #23
  • chore(deps-dev): bump @readme/eslint-config from 8.7.3 to 8.7.5 by @dependabot in #24
  • chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.2 by @dependabot in #25
  • chore(deps-dev): bump eslint from 8.16.0 to 8.18.0 by @dependabot in #26
  • chore(deps-dev): bump @commitlint/config-conventional from 17.0.2 to 17.0.3 by @dependabot in #27
  • chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 by @dependabot in #28
  • chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #29
  • chore(deps-dev): bump @readme/eslint-config from 8.7.5 to 8.8.0 by @dependabot in #30
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.4 by @dependabot in #31

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Apr 19:05

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #9
  • build(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #10
  • build(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #11
  • build(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in #12
  • build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #13
  • feat: supporting node 18 by @erunion in #14

Full Changelog: 1.1.0...2.0.0