Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nyaomaru/divider

v1.9.18

20 Dec 11:42
Immutable release. Only release title and notes can be modified.
7595ac3

Choose a tag to compare

What's Changed

  • docs(changelog): 1.9.17 by @github-actions[bot] in #330
  • chore(deps): Update dependency @types/node to v22.19.3 by @renovate[bot] in #332
  • chore: update comment by @nyaomaru in #331
  • chore(deps): Update dependency bun-types to v1.3.5 by @renovate[bot] in #333
  • chore(deps): Update eslint monorepo to v9.39.2 by @renovate[bot] in #334
  • chore(deps): Update dependency pnpm to 10.26 by @renovate[bot] in #335
  • chore(deps): Update dependency prettier to v3.7.4 by @renovate[bot] in #336
  • chore(deps): Update dependency tsx to v4.21.0 by @renovate[bot] in #337
  • chore(deps): Update actions/setup-node action to v6 by @renovate[bot] in #338
  • chore(release): bump version to v1.9.18 by @github-actions[bot] in #339

Full Changelog: v1.9.17...v1.9.18

v1.9.17

13 Dec 06:51
Immutable release. Only release title and notes can be modified.
4be536a

Choose a tag to compare

What's Changed

  • fix(ci): unnecessary release_name by @nyaomaru in #322
  • docs(changelog): v1.9.16 by @github-actions[bot] in #321
  • chore(deps): Update dependency typedoc to v0.28.15 by @renovate[bot] in #323
  • chore(deps): Update dependency pnpm to 10.25 by @renovate[bot] in #324
  • chore(deps): Update dependency bun-types to v1.3.4 by @renovate[bot] in #325
  • chore(deps): Update dependency ts-jest to v29.4.6 by @renovate[bot] in #326
  • chore(utils): add comment by @nyaomaru in #327
  • refactor(utils): reuse explicit type definition by @nyaomaru in #328
  • chore(release): bump version to v1.9.17 by @github-actions[bot] in #329

Full Changelog: v1.9.16...v1.9.17

v1.9.16

29 Nov 07:07
Immutable release. Only release title and notes can be modified.
b4c2e9a

Choose a tag to compare

What's Changed

  • docs(changelog): v1.9.15 by @github-actions[bot] in #315
  • chore(deps): Update actions/checkout action to v6 by @renovate[bot] in #317
  • chore(deps): Update dependency bun-types to v1.3.3 by @renovate[bot] in #316
  • refactor(utils/quoted): delegate dividePreserve to divider with preserveEmpty by @nyaomaru in #318
  • fix(ci): npm publish error by @nyaomaru in #319
  • chore(release): bump version to v1.9.16 by @github-actions[bot] in #320

Full Changelog: v1.9.15...v1.9.16

v1.9.15

22 Nov 11:54
Immutable release. Only release title and notes can be modified.
0d19552

Choose a tag to compare

What's Changed

  • docs(changelog): v1.9.14 by @github-actions[bot] in #309
  • chore(deps): Update dependency @types/node to v22.19.1 by @renovate[bot] in #310
  • chore(deps): Update dependency tsup to v8.5.1 by @renovate[bot] in #311
  • refactor: extract divider arg type by @nyaomaru in #312
  • chore: update dependencies to fix security alert by @nyaomaru in #313
  • chore(release): bump version to v1.9.15 by @github-actions[bot] in #314

Full Changelog: v1.9.14...v1.9.15

v1.9.14

15 Nov 11:10
Immutable release. Only release title and notes can be modified.
c3ab817

Choose a tag to compare

What's Changed

  • docs(changelog): v1.9.13 by @github-actions[bot] in #301
  • chore(deps): Update dependency jest to v30.2.0 by @renovate[bot] in #303
  • chore(deps): Update dependency @types/node to v22.19.0 by @renovate[bot] in #302
  • chore(deps): Update eslint monorepo to v9.39.1 by @renovate[bot] in #305
  • chore(deps): Update dependency bun-types to v1.3.2 by @renovate[bot] in #304
  • fix: quoted comment by @nyaomaru in #306
  • chore: update jsr badge by @nyaomaru in #307
  • chore(release): bump version to v1.9.14 by @github-actions[bot] in #308

Full Changelog: v1.9.13...v1.9.14

v1.9.13

02 Nov 11:16
Immutable release. Only release title and notes can be modified.
4cb1022

Choose a tag to compare

What's Changed

  • chore(ci): update CHANGELOG workflow by @nyaomaru in #298
  • chore(deps): Update dependency bun-types to v1.3.1 by @renovate[bot] in #297
  • chore(deps): Update dependency typescript to v5.9.3 by @renovate[bot] in #296
  • refactor: tighten divider option type by @nyaomaru in #299
  • chore(release): bump version to v1.9.13 by @github-actions[bot] in #300

Full Changelog: v1.9.12...v1.9.13

v1.9.12

25 Oct 11:23
Immutable release. Only release title and notes can be modified.
05565cb

Choose a tag to compare

What's Changed

  • chore: update logo by @nyaomaru in #293
  • chore(deps): Update dependency @types/node to v22.18.12 by @renovate[bot] in #291
  • chore(deps): Update dependency typedoc to v0.28.14 by @renovate[bot] in #292
  • refactor: use isEmptyString by @nyaomaru in #294
  • chore(release): bump version to v1.9.12 by @github-actions[bot] in #295

Full Changelog: v1.9.11...v1.9.12

v1.9.11

18 Oct 10:27
a7092c5

Choose a tag to compare

What's Changed

  • chore: use mise in CI by @nyaomaru in #285
  • chore(deps): Update dependency ts-jest to v29.4.5 by @renovate[bot] in #287
  • chore(deps): Update dependency @types/node to v22.18.10 by @renovate[bot] in #286
  • refacor(utils): remove unnecessary assertion by @nyaomaru in #288
  • refactor: add isPlainObject and comment by @nyaomaru in #289
  • chore(release): bump version to v1.9.11 by @github-actions[bot] in #290

Full Changelog: v1.9.10...v1.9.11

v1.9.10

11 Oct 11:25
af23937

Choose a tag to compare

What's Changed

  • fix: release script by @nyaomaru in #279
  • revert: publish method by @nyaomaru in #280
  • chore(deps): Update dependency typedoc to v0.28.13 by @renovate[bot] in #282
  • chore(deps): Update dependency @types/node to v22.18.9 by @renovate[bot] in #281
  • feat: allow preserving empty divider segments by @nyaomaru in #283
  • chore(release): bump version to v1.9.10 by @github-actions[bot] in #284

What's New

Added a new preserveEmpty option to divider (and underlying utilities), letting callers retain empty segments created by consecutive or trailing delimiters—ideal for CSV-style inputs, logs with placeholder blanks, or diff tooling where positional empties matter. Defaults to false, so existing behaviour stays unchanged.

divider('foo,,bar,', ',', { preserveEmpty: true });
// ['foo', '', 'bar', '']

Full Changelog: v1.9.9...v1.9.10

v1.9.9

04 Oct 11:13
49eab70

Choose a tag to compare

What's Changed

  • chore: bump jsr version by @nyaomaru in #273
  • chore(deps): Update dependency tsx to v4.20.6 by @renovate[bot] in #275
  • chore(deps): Update dependency bun-types to v1.2.23 by @renovate[bot] in #274
  • refactor(utils): unify argument name and extract isStringOrNumber by @nyaomaru in #277
  • chore(release): bump version to v1.9.9 by @github-actions[bot] in #278

Full Changelog: v1.9.8...v1.9.9