A system for sharing tool configurations between projects without duplicating config files.
Last release 4 months ago
18 Apr 2026
Release timing varies
gaps range from 2 weeks to 1.2 years
Nearly every release is documented
notes for 48 of 49 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
49 releases · first in 2020
Release timeline
49 releases since 2020Releases
- 0.7.318 Apr 2026
Release notes
Open source →Sat, 18 Apr 2026 03:47:09 GMT
Patches
- Replace
strip-json-commentswithjju.parse()for JSONC parsing.
- Replace
- 0.7.225 Feb 2026
Release notes
Open source →Wed, 25 Feb 2026 00:34:29 GMT
Patches
- Update
ajvdependency to~8.18.0to mitigate CVE-2025-69873.
- Update
- 0.7.120 Feb 2026
Release notes
Open source →Fri, 20 Feb 2026 00:15:04 GMT
Patches
- Add
"node"condition before"import"in the"exports"map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via"import". Fixes https://github.com/microsoft/rushstack/issues/5644.
- Add
- 0.7.019 Feb 2026
Release notes
Open source →Thu, 19 Feb 2026 00:04:53 GMT
Minor changes
- Normalize package layout. CommonJS is now under
lib-commonjs, DTS is now underlib-dts, and ESM is now underlib-esm. Imports tolibstill work as before, handled by the"exports"field inpackage.json.
- Normalize package layout. CommonJS is now under
- 0.6.03 Oct 2025
Release notes
Open source →Fri, 03 Oct 2025 20:09:59 GMT
Minor changes
- Normalize import of builtin modules to use the
node:protocol.
- Normalize import of builtin modules to use the
- 0.5.327 Jul 2024
Release notes
Open source →Sat, 27 Jul 2024 00:10:27 GMT
Patches
- Include CHANGELOG.md in published releases again
- 0.5.217 Feb 2024
Release notes
Open source →Sat, 17 Feb 2024 06:24:35 GMT
Patches
- Fix broken link to API documentation
- 0.5.126 Sept 2023
Release notes
Open source →Tue, 26 Sep 2023 09:30:33 GMT
Patches
- Update type-only imports to include the type modifier.
- 0.5.015 Sept 2023
Release notes
Open source →Fri, 15 Sep 2023 00:36:58 GMT
Minor changes
- Update @types/node from 14 to 18
- 0.4.18 Aug 2023
- 0.4.019 Jun 2023
Release notes
Open source →Mon, 19 Jun 2023 22:40:21 GMT
Minor changes
- Expose an
IRigConfiginterface thatRigConfigimplements.
- Expose an
- 0.3.2115 Jun 2023
- 0.3.207 Jun 2023
- 0.3.1922 May 2023
- 0.3.1810 Feb 2023
- 0.3.1710 Oct 2022
- 0.3.1629 Sept 2022
- 0.3.1515 Sept 2022
- 0.3.143 Aug 2022
- 0.3.1328 Jun 2022
- 0.3.1217 Jun 2022
- 0.3.1123 Apr 2022
- 0.3.1015 Apr 2022
- 0.3.99 Apr 2022
Release notes
Open source →Sat, 09 Apr 2022 02:24:26 GMT
Patches
- Rename the "master" branch to "main".
- 0.3.815 Mar 2022
- 0.3.727 Dec 2021
- 0.3.66 Dec 2021
- 0.3.55 Nov 2021
- 0.3.427 Oct 2021
Release notes
Open source →Wed, 27 Oct 2021 00:08:15 GMT
Patches
- Update the package.json repository field to include the directory property.
- 0.3.313 Oct 2021
- 0.3.27 Oct 2021
- 0.3.123 Sept 2021
Release notes
Open source →Thu, 23 Sep 2021 00:10:41 GMT
Patches
- Upgrade the
@types/nodedependency to version to version 12.
- Upgrade the
- 0.3.027 Aug 2021
- 0.2.1312 Jul 2021
- 0.2.1212 Apr 2021
- 0.2.116 Apr 2021
- 0.2.104 Mar 2021
Additional notes
Open source →Thu, 04 Mar 2021 01:11:31 GMT
Patches
- Eliminate dependency on @types/node
- 0.2.910 Dec 2020
- 0.2.811 Nov 2020
- 0.2.730 Oct 2020
- 0.2.630 Oct 2020
- 0.2.528 Oct 2020
- 0.2.46 Oct 2020
- 0.2.35 Oct 2020
- 0.2.25 Oct 2020
- 0.2.130 Sept 2020
Release notes
Open source →Fri, 20 Feb 2026 00:15:04 GMT
Patches
- Add
"node"condition before"import"in the"exports"map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via"import". Fixes https://github.com/microsoft/rushstack/issues/5644.
Additional notes
Open source →Wed, 30 Sep 2020 18:39:17 GMT
Patches
- Update to build with @rushstack/heft-node-rig
- Add
- 0.2.030 Sept 2020
Release notes
Open source →Thu, 19 Feb 2026 00:04:52 GMT
Minor changes
- Normalize package layout. CommonJS is now under
lib-commonjs, DTS is now underlib-dts, and ESM is now underlib-esm. Imports tolibstill work as before, handled by the"exports"field inpackage.json.
Additional notes
Open source →Wed, 30 Sep 2020 06:53:53 GMT
Minor changes
- Update the rig package guidance to place tool configuration files that would normally be in a "config" folder in a "config" folder inside the rig package as well.
- Add ILoadForProjectFolderOptions.overrideRigJsonObject
- Add RigConfig.tryResolveConfigFilePath()
- Upgrade compiler; the API now requires TypeScript 3.9 or newer
Patches
- Report an error if the specified "rigProfile" is not defined by the rig package
- Update README.md
- Normalize package layout. CommonJS is now under
- 0.1.025 Sept 2020
Release notes
Open source →Sat, 08 Feb 2025 01:10:27 GMT
Minor changes
- Add new command line tool for summarizing data across a collection of .cpuprofile files.
- 0.0.025 Sept 2020
Nothing published for this version