Skip to Content
  • Website
Codsen
  • Home
  • Open Source
  • Articles
  • About

backOpen Source→update-versions→Changelog

Changelog

All notable changes to this project will be documented in this file.
See Conventional Commits opens in a new tab for commit guidelines.

7.2.0

19 Aug 2026

🔧 Fixed

  • retire direct publish aliases (f98e31e)

✨ Features

  • add codsen-glob and migrate glob consumers (5595a2b)
  • migrate the CLI to codsenCLI (56f142d)
  • refresh the tooling and generate with the latest dependencies (781f802)

⏪ Reverts

  • Revert “Merge pull request #128 from codsen/release/npm-32198404552–1″ (5baeeaa), closes #128
  • Revert “Merge pull request #127 from codsen/release/npm-32194020886–1″ (5f1e94d), closes #127

7.0.0

5 Jan 2024

✨ Features

  • require Node.js 18 (fe9ad6d)

💥 BREAKING CHANGES

  • Require Node.js 18

6.0.0

1 Dec 2022

💥 BREAKING CHANGES

  • Minimum supported Node version is v14.18; we’re dropping v12 support

5.2.0

12 Aug 2022

✨ Features

  • export types (11b5fb9)

5.1.0

11 Apr 2022

✨ Features

  • export defaults and version (1107244)

5.0.4

4 Nov 2021

🔧 Fixed

  • update the API to match the updated p-progress (8aa235c)

5.0.0

9 Sept 2021

✨ Features

  • migrate to ES Modules (8c9d95d)

💥 BREAKING CHANGES

  • programs now are in ES Modules and won’t work with Common JS require()

4.1.0

24 May 2021

✨ Features

  • config file based major bump blacklisting (e15f9bb)
  • file-based blacklisting of the packages to stop updating (b6a8516)

4.0.15

11 Apr 2021

⏪ Reverts

  • Revert “chore: setup refresh” (23cf206)

4.0.1

28 Jan 2021

🔧 Fixed

  • add testStats to npmignore (f3c84e9)

4.0.0

23 Jan 2021
  • there are no API changes but we’re bumping major just in case as the whole monorepo was migrated to TS

2.5.0

26 Oct 2020

✨ Features

  • recognise and retain pnpm workspace: value prefixes (47f34aa)

2.4.0

9 Feb 2020

✨ Features

  • move the bastardised p-progress in as a local dep (63a280c), closes #28

2.3.0

27 Nov 2019

✨ Features

  • internet connection check (6493580)

2.2.0

7 Oct 2019

✨ Features

  • add reporting what was done (cc09c8d)
  • start updating lerna as well, newest versions are fine (3d3e986)

2.1.0

5 Oct 2019

✨ Features

  • delete lect internal devDependency records in package.json if it is a normal dependency (83fd996)

2.0.0

23 Sept 2019

✨ Features

  • don’t touch existing package.json formatting (c51782e)
  • recode fully in async (a3adac5)

💥 BREAKING CHANGES

  • Full recode

2.0.0

22 Sept 2019

🏗️ Improvements

  • Fully recoded all operations to be in async and with full progress tracking.
  • If package “a” consumes dependency package “b” and the “b” exists on the monorepo, we set “a” package.json version for “b” to be version from local “b” package.json. We don’t even query npm. For example, we have our own bastardised ava, frozen in time at v2.2.5 which is consumed by all monorepo packages, instead of npm’s v2.4.0 (at the time of writing).
  • Removed dependencies write-json-file and format-package because now we edit JSON as string using edit-package-json (npm, gitlab). Now we don’t touch the formatting of each package.json — its indentation or whatever.

1.5.0

18 Jun 2019

✨ Features

  • Support file: dependency sources and tweak readme and skip Lerna (cfbaca4)

1.4.0

6 Apr 2019

✨ Features

  • Ignores linked dependencies which don’t exist on npm yet (b4a4a62)
  • Tweak animated GIF frames (81b2e04)

1.3.0

1 Feb 2019

✨ Features

  • Remove devdeps if they are among normal deps (9b14456)

1.0.0 – 2019–01–24

  • First public release
back 

Copyright

All rights reserved © Roy Revelt 2026
All our open source packages are under MIT licenceopens in a new tab

Activities

🐛 See a bug? Raise an issueopens in a new tab
💘 Check out the Indiewebopens in a new tab and Libera manifestoopens in a new tab