Skip to content

PortalJS

[email protected] scope: create-portaljs Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-skills ai ai-agents ckan claude-code data-mesh
+12 more
data-portal datahub dataverse dkan mcp nextjs open-data open-data-portal opendatasoft openmetadata skills socrata

Affected surfaces

breaking_upgrade

Summary

AI summary

Skill suite renamed with portaljs- prefix; old bare names deprecated as thin aliases.

Full changelog

Minor Changes

  • 0f2a02301316da383565e7cf338ff4bdfe201809 Thanks @anuveyatsu! - Rename the agentic skill suite to a uniform portaljs- prefix.

    All shipped skills now carry a portaljs- prefix — /portaljs-new-portal,
    /portaljs-add-dataset, /portaljs-add-chart, /portaljs-add-map,
    /portaljs-add-resource, /portaljs-connect-ckan, /portaljs-migrate,
    /portaljs-define-schema, /portaljs-architect, /portaljs-deploy, and
    /portaljs-check-data-quality. The prefix prevents collisions in Claude Code's flat
    command pool (where bare names like /deploy and /migrate clash with other tools'
    skills) and makes the whole suite autocomplete under /portaljs. Fresh scaffolds bundle
    only the prefixed names.

    Back-compat: the bare old names (/deploy, /add-dataset, …) keep working for one
    minor release as thin alias stubs that forward to the prefixed skill, then are removed.
    Update any scripts or docs that invoke the old names. (/login was already removed and
    has no alias.)

Breaking Changes

  • Skill endpoints renamed from bare names (e.g., `/deploy`) to `portaljs-` prefixed equivalents (e.g., `/portaljs-deploy`). Old aliases will be removed after one minor release.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track PortalJS

Get notified when new releases ship.

Sign up free

About PortalJS

All releases →

Beta — feedback welcome: [email protected]