Back to Explore

nuxt-contrib/opencollective

GitHub
1 watchersOpen source

Last release:

Provides opencollective statistics and a donation URL, displayed during your package postinstall step. Useful for Nuxt and JavaScript projects that want configurable, non-interfering postinstall messaging using the `postinstall` script in `package.json`.

Project status

  • Maintenance status: Evidence suggests the project is not actively delivering tagged updates frequently, with the most recent published version v0.4.1 from 2024-12-12, but there is a recent upstream push on 2026-08-10, so ongoing work may exist outside of tagged releases.
  • Update cadence: Published version history shows long gaps (2022-05-18, 2023-11-17, 2024-12-12), and then a multi-year pause in tagged updates relative to today (2026-08-12).

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v0.4.1

    v0.4.1 has no publisher-provided release notes. The code diff indicates a broader tooling and runtime update, including switching to pnpm-based workflows, updating supported Node versions, and changing how HTTP fetching and terminal coloring are handled.

    Breaking
  • v0.4.0

    No release notes were provided for v0.4.0 in the supplied release_notes section. The code diff indicates a dependency-focused release that swaps fetch and logger implementations and updates tooling and CI settings.

  • v0.3.3

    Release v0.3.3 was published, but the publisher provided no release notes. No specific new features, fixes, security updates, or breaking changes can be determined from the provided information.

  • v0.3.2

    Version 0.3.2 primarily updates the package metadata. The only substantive code change shown is altering the npm entry point (package.json "main") from a specific built file name to a different one in dist.

  • v0.3.1

    v0.3.1 contains largely build and tooling changes plus dependency upgrades, with source-level edits that mostly look like formatting/ESLint-related tweaks. The release notes provided by the publisher are missing, so key behavioral impacts likely live in package entry points, build output locations, and dependency bumps.

  • v0.3.0

    v0.3.0 primarily adds opt-out compatibility with `opencollective-postinstall` by honoring a new `DISABLE_OPENCOLLECTIVE` environment variable to suppress messages. The diff also includes minor output tweaks and a build configuration change, alongside substantial dependency and tooling upgrades.

    Features
  • v0.2.2

    This release (v0.2.2) is primarily a behavioral change around the init hide logic, with accompanying test updates. The provided release notes are empty, so the actual change is only visible from the code diff.

  • v0.2.1

    No release notes were provided for v0.2.1. The only documentation visible from the repo is an updated CHANGELOG.md entry describing a couple of bug fixes around the CLI process exit behavior and network error handling.

  • v0.2.0

    Release v0.2.0 changes the package layout and runtime entrypoints, adding a dedicated CLI bin wrapper and switching the published artifacts to a dist-based CJS build. It also refactors the message hiding and logging behavior, and updates CI/test scripts to use yarn.

  • v0.1.0

    This release (v0.1.0) has no publisher-provided release notes. As a result, there are no explicitly documented new features, bug fixes, breaking changes, or migration steps to assess from the release text alone.