mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
695 B
695 B
@open-wc/dev-server-wc-hmr
0.1.1
Patch Changes
e2f9240e: fix(dev-server-hmr): fix compatibility with scoped-elements
0.1.0
Minor Changes
9405f2e5: Generate a correct name when using anonymous classes
Patch Changes
be1f93e8: allow prototype modification
0.0.6
Patch Changes
cd442855: implement HMR using proxies
0.0.5
Patch Changes
afadd6fa: handle multiple assigned variables
0.0.4
Patch Changes
a71fcac8: remove usage of optional chaining
0.0.3
Patch Changes
3fd1afdd: support function components
0.0.2
Patch Changes
7900cf74: fix package name
0.0.1
Patch Changes
c9dc557f: first release