- #175 Ensure the script tag we inject is ignored by Embroider (@stefanpenner)
- Stefan Penner (@stefanpenner)
- #66 Update minimum ember-cli version for scoped path (@rwjblue)
- #65 fix: syntax error in
dynamicScript
(@buschtoens)
- Jan Buschtöns (@buschtoens)
- Robert Jackson (@rwjblue)
- Tobias Bieniek (@Turbo87)
- #55 Pass path as argument to livereload.js (@SparshithNR)
- #54 Refactoring and Tests (@SparshithNR)
- SparshithNRai (@SparshithNR)
v1.8.2 (2018-08-03)
Merged pull requests:
- Passing port and host to livereload.js file as regex fails to parse URL with prefix #51 (SparshithNR)
v1.8.1 (2018-07-24)
Merged pull requests:
- fix undefined error when options.liveReloadPrefix is undefined #50 (SparshithNR)
v1.8.0 (2018-07-24)
Implemented enhancements:
- Consider liveReloadPrefix option which got added into tiny-lr #49 (SparshithNR)
v1.7.0 (2017-07-14)
Fixed bugs:
- When using the liveReloadBaseUrl with an absolute URL, the non-path portion should be stripped when setting up middleware. #36 (lukemelia)
Closed issues:
- Is it possible to remove the need for a liveReloadPort added to the livereload url #43
v1.6.1 (2017-01-19)
Closed issues:
- Live Reload not working when not using Ember CLI server to serve assets #13
Merged pull requests:
- Change the name of middleware to broccoli-watcher #41 (kratiahuja)
v1.6.0 (2017-01-19)
Merged pull requests:
- Update this addon to run before the new serve-file middleware #39 (kratiahuja)
v1.5.0 (2017-01-19)
Closed issues:
- Live reload on master not working (500 error) #35
- liveReloadBaseUrl with absolute url no longer supported #33
- Injected script not being appropriately fingerprinted #32
- Requirements #31
- Use
EMBER\_CLI\_INJECT\_LIVE\_RELOAD\_BASEURL
in the injected script #30
Merged pull requests:
- Handle
liveReloadOptions
being undefined. #40 (rwjblue) - Support Advanced Configuration #25 (chrislopresto)
v1.4.1 (2016-07-18)
Closed issues:
- baseURL is being removed from ember #27
- [Question]: starting point to hot reload JS like we do w/ css today? #26
- Livereload reloads whole page even if only the css has changed #11
Merged pull requests:
- Fix overriding baseURL #28 (jgoclawski)
v1.4.0 (2015-12-08)
Merged pull requests:
- Allow to force baseURL #24 (jbescoyez)
- Create LICENSE.md #21 (JohnQuaresma)
v1.3.1 (2015-01-30)
Closed issues:
- Where can I find
ember-cli-live-reload.js
#16 - live-reload does not work if rootURL is a subdirectory #15
Merged pull requests:
- Add baseUrl to script path for ember-cli-live-reload.js #18 (pixelhandler)
- connect-livereload dependency is not required anymore #17 (Dremora)
- Wrap dynamic script to avoid globals #12 (teddyzeenny)
v1.3.0 (2014-10-13)
Closed issues:
- Support dynamic or configurable hostname (besides localhost) #8
Merged pull requests:
v1.2.3 (2014-10-06)
Closed issues:
- make injected script protocol relative #6
Merged pull requests:
- protocol-relative + misc #7 (stefanpenner)
v1.2.2 (2014-10-03)
v1.2.1 (2014-10-03)
Closed issues:
- Insert livereload-script? #2
Merged pull requests:
- Uses LiveReload port from ENV #3 (unwiredbrain)
v1.2.0 (2014-10-03)
v1.1.0 (2014-09-22)
v1.0.3 (2014-09-21)
Merged pull requests: