v3.5.0.rc1
Pre-release
Pre-release
Released: 2023-03-26
Added
- Improve DX around version mismatch warnings by @marcoroth in #641
- Add
config.updatable_debounce_time
to CableReady initializer template by @marcoroth in b10f501
Fixed
- Don't add
data-controller
to reflex element if parent already holds instance by @marcoroth in #636 - Fix typo in
ApplicationReflex
generator template by @jbakerdev in #638 - Fix
Gemfile
Pathname
reference indevelopment
installer task by @fig in #640 - Fix generator file name references by @julianrubisch in #644
- Fix deep merge of
url_params
inReflexData
by @julianrubisch in #647 - Fix invalid NPM versions for
@hotwired/stimulus
and@rails/actioncable
by @marcoroth in 08881c8 - Fix missing newline in reflex generator by @marcoroth in 84c1845
Removed
- Remove minified dist files by @marcoroth in #648
Note: if you were using the any StimulusReflex
min.js
files we ask you to migrate to the non-minified versions.
Documentation
- Fix broken docs link in
README.md
by @fig in #637 - Fix
expect
->except
typo by @marcoroth in 903d078 - Use
dataset.attribute
overdataset[:attribute]
syntax by @marcoroth in e225a1f - Add example for
element.dataset.reflex
by @marcoroth in 055989f - Incorporate changes from
pre-release
branch by @marcoroth in 9ade91b
Dependencies
- Bump
cable_ready
to5.0.0.rc1
by @marcoroth in 53a57a4 - Update
rack
requirement from~> 2.0
to>= 2, < 4
by @dependabot in #643 - Bump
rack
from2.2.6.3
to2.2.6.4
by @dependabot in #646 - Upgrade
@web/test-runner
to0.15.1
by @marcoroth in 89fad7c - Upgrade
vitepress
to1.0.0-alpha.56
by @marcoroth in 7f91f12 - Upgrade
rollup
to3.19.1
by @marcoroth in 95bc99e - Upgrade
redis-client
to0.14.0
by @marcoroth in e32e64c
Internal
- Add
test:watch
node script by @marcoroth in 77de87b - Add more tests for
StimulusReflex::HTML::DocumentFragment
by @marcoroth in e965b79
New Contributors
- @jbakerdev made their first contribution in #638
- @fig made their first contribution in #637
Commits
Full Changelog: v3.5.0.pre10...v3.5.0.rc1