- also support passed ES modules from
css-loader
in addition to CommonJS format (#47) (8b584bd)
- es module interop in HMR code (8bc2fe3)
- fix addStyleShadow when same style object is inserted multiple times (12846a6)
- fix inconsistent hashes between Windows and POSIX systems (#28) (cf8b6e8)
- fix inconsistent hashes between Windows and POSIX systems (#28) (cf8b6e8)
- fix addStyleShadow when same style object is inserted multiple times (12846a6)
- add
ssrId
option for rendering ssr id on client (5281305)