Skip to content

Switch to use Rails built-in watchers and reloader#320

Merged
rx merged 3 commits intobetafrom
fix-file-watcher-bug-beta
Jul 8, 2021
Merged

Switch to use Rails built-in watchers and reloader#320
rx merged 3 commits intobetafrom
fix-file-watcher-bug-beta

Conversation

@rhetprieto
Copy link
Collaborator

This PR should fix:

  • Rails 5 - POM not reloading issue
  • Rails 6 - Deadlock caused by routes being reloaded in a separated thread

@rhetprieto rhetprieto requested a review from rx June 28, 2021 14:50
@rx rx merged commit 53e0ee4 into beta Jul 8, 2021
@rx rx deleted the fix-file-watcher-bug-beta branch July 8, 2021 19:34
github-actions bot pushed a commit that referenced this pull request Jul 9, 2021
# [3.0.0-beta.7](v3.0.0-beta.6...v3.0.0-beta.7) (2021-07-09)

### Bug Fixes

* Rails routes automatically made available as helpers ([#322](#322)) ([abb0031](abb0031))
* view paths issue when using partials with Rails Engine ([#321](#321)) ([2a917e7](2a917e7))

### Features

* switch to use Rails built-in watchers and reloader ([#320](#320)) ([53e0ee4](53e0ee4))
@github-actions
Copy link

github-actions bot commented Jul 9, 2021

🎉 This PR is included in version 3.0.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants