Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 2.27 KB

1.0.7 (2022-03-01)

Bug Fixes

  • keep CSS modules output if present (7c64089)

1.0.6 (2022-01-31)

Bug Fixes

  • broken css source map version (2648dcc)

1.0.5 (2022-01-31)

Bug Fixes

  • should remove injected css bundle if empty (b2a6fbe)

1.0.4 (2022-01-31)

Bug Fixes

  • don't package injected stylesheets (3439e43)

1.0.3 (2022-01-26)

Bug Fixes

  • RangeError: Maximum call stack size exceeded (a219988)

1.0.2 (2022-01-26)

Bug Fixes

  • CSSAsset can not be invoked without new (7acf06f)

1.0.1 (2022-01-26)

Bug Fixes

  • can't find InjectStyleAsset class (fd56758)
  • include package lock (d2c4336)

1.0.0 (2022-01-26)

Features

  • implement inject style tag parcel plugin (86330da)