Skip to content

Latest commit

 

History

History
42 lines (15 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

42 lines (15 loc) · 1.49 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0-beta.12 (2021-08-31)

Note: Version bump only for package @linaria/esbuild

3.0.0-beta.8 (2021-07-18)

Bug Fixes

  • esbuild: add missing resolveDir to support webfont bundling (#789) (45e5de0)

3.0.0-beta.7 (2021-06-24)

Bug Fixes

  • esbuild: import esbuild correctly (#783) (a22522b)
  • esbuild: workaround to for esbuild compile options (#784) (ac47f43)

3.0.0-beta.6 (2021-06-06)

Features