All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2022-08-12)
0.4.1 (2022-08-08)
0.4.0 (2022-08-04)
0.4.0-2 (2022-08-04)
0.4.0-1 (2022-08-03)
-
move resource parsing -> manifest stage and expose
/runtime
export (#33) -
move resource parsing -> manifest stage and expose
/runtime
export (#33) (5dde2d1)
0.4.0-0 (2022-08-02)
0.3.9 (2022-06-10)
0.3.8 (2022-05-06)
- expose all types and utils (cf0788f)
0.3.7 (2022-04-22)
0.3.6 (2022-04-19)
0.3.5 (2022-01-11)
0.3.4 (2021-11-30)
0.3.3 (2021-11-22)
0.3.2 (2021-10-13)
0.3.1 (2021-09-09)
0.3.0 (2021-09-07)
- rewrite to use new client manifest format (#15)
0.2.10 (2021-07-28)
0.2.9 (2021-07-21)
- fix <script src> formatting (9b07254)
0.2.8 (2021-07-21)
- use modulepreload for preloading modules (4c3afa3)
0.2.7 (2021-07-21)
- handle
.mjs
astype="module"
(4bae1cc)
0.2.6 (2021-07-21)
- assume resources without extension as js (5ebe828)
- handle situation where there are no initial scripts (3d55f4d)
0.2.5 (2021-07-12)
- more mjs handling (af2f761)
0.2.4 (2021-07-12)
- add exports map (0f5e597)
- support
.mjs
in isJS (6347cfd)
0.2.3 (2021-01-22)
- support createApp as promise for lazy loading (d5b82e7)
0.2.2 (2020-11-01)
- _registeredComponents should be a set (40a711c)
0.2.1 (2020-10-29)
0.2.0 (2020-10-29)
createRenderer
without Node dependency (d41d6b0)
0.1.0 (2020-10-29)
createRenderer
without Node dependency (d0f5218)