0.18.17 (2022-02-27)
- launcher: fix path to global install (14c58c7)
0.18.16 (2022-02-27)
- electron: fix breaking changes (fcab38f)
- electron: run middleware in browser context (ffaeaf6)
- npm: update dependencies (591db15)
- redux: remove circular refs from actions (25cb8d2)
- rollup: fix ts plugin warnings when choosing transform (93f8330)
0.16.11 (2020-05-10)
- electron: match new electron forge config (84d128b)
- electron: match new electron forge config (2793285)
- npm: prune vulnerabilities (afdcab4)
- npm: update dependencies (82624ae)
- astexplorer: insert commit hash into footer (1f41789)
- astexplorer: pull latest astexplorer.net (ca9da60)
0.14.7 (2019-09-23)
- app: skip update if transform has syntax errors (b221270)
- npm: apply security updates (6948ec6)
- npm: update npm dependencies (f345bf5)
- astexplorer: open files using the transform menu (de2fe1e), closes #2 #3
- astexplorer: pull latest astexplorer.net (b50f249)
0.12.4 (2019-08-04)
- astexplorer: pull latest astexplorer.net (639a3fc)
0.11.4 (2019-06-12)
- astexplorer: pull latest astexplorer.net (b861716)
0.10.4 (2019-04-29)
- astexplorer: pull latest astexplorer.net (7878b3d)
0.9.4 (2019-02-15)
0.9.3 (2019-02-14)
- app: resolve /website in packaged app (c11483a)
- app: stop watcher before attempting to quit (74e9ff8)
- app: stop watcher when attempting to quit (0251d18)
- app: add menu to import source & transform files (878e12f)
- app: add name and icons to app (710e2e9)
- app: add support for modules in transforms (215f49b)
- app: disable file drop n/a to desktop app (44976c6)
- app: display astexplorer UI in electron (a2f1928)
- app: hide menu items n/a to desktop app (ac7f3f8)
- app: inject script to set default settings (aeac1d2)
- app: load initial source from disk (ffd0e53)
- app: update ui when code/transform changes on disk (a89207c)