plutonium 0.53.1 → 0.54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: plutonium
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.1
4
+ version: 0.54.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stefan Froelich
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2026-05-31 00:00:00.000000000 Z
10
+ date: 2026-06-01 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: zeitwerk
@@ -671,6 +671,7 @@ files:
671
671
  - docs/superpowers/specs/2026-05-13-docs-restructure-design.md
672
672
  - docs/superpowers/specs/2026-05-15-public-pages-overhaul-design.md
673
673
  - docs/superpowers/specs/2026-05-29-avatar-component-design.md
674
+ - docs/superpowers/specs/2026-06-01-interaction-repeater-inputs-design.md
674
675
  - esbuild.config.js
675
676
  - exe/pug
676
677
  - gemfiles/rails_7.gemfile
@@ -1229,7 +1230,7 @@ metadata:
1229
1230
  homepage_uri: https://radioactive-labs.github.io/plutonium-core/
1230
1231
  source_code_uri: https://github.com/radioactive-labs/plutonium-core
1231
1232
  post_install_message: |
1232
- ⚠️ Plutonium 0.53.1 — breaking change
1233
+ ⚠️ Plutonium 0.54.0 — breaking change
1233
1234
 
1234
1235
  Entity-scoped URL helpers and path params have been renamed from
1235
1236
  `<entity>_scope_*` to `<entity>_scoped_*`.