- add support for meta hint to always force compile a ns. :dev/always or :figwheel-always as meta on the ns name will force recompile a ns with every compile during watch so it will be loaded with every cycle. it also causes the ns to become uncacheable. https://github.com/thheller/shadow-cljs/commit/ea1032263612ff6e948e3598ba5e6a86bded8044
- fix JS circular dependency issue happening in aws-sdk https://github.com/thheller/shadow-cljs/commit/4c9fcd99a83840907c84ae834d241b722a23970a
- fix watch issue where paths could get registered twice, leading to duplicated events on file modifications https://github.com/thheller/shadow-cljs/commit/5cbe1889486260fe83b12b4561e0702ddeca65be