Skip to content

Releases: liip/class-prefixer

@liip/[email protected]

15 Aug 15:49
Compare
Choose a tag to compare

0.3.0 (2024-08-15)

Features

  • rollup: Add rollup plugin (c26aa06)
  • ts: Add Typescript parser support (eaeaa79)

@liip/[email protected]

15 Aug 15:49
Compare
Choose a tag to compare

0.2.0 (2024-08-15)

Features

  • rollup: Add rollup plugin (c26aa06)

@liip/[email protected]

30 Jan 14:16
Compare
Choose a tag to compare

0.3.1 (2024-01-30)

Bug Fixes

  • ast-vue: Handle js script deps via esbuild-plugin-ast (a04e0e9)

@liip/[email protected]

30 Jan 14:16
Compare
Choose a tag to compare

0.3.1 (2024-01-30)

Bug Fixes

  • ast-vue: Handle js script deps via esbuild-plugin-ast (a04e0e9)

@liip/[email protected]

12 Oct 08:12
Compare
Choose a tag to compare

0.2.0 (2023-10-12)

Bug Fixes

  • postcss: Remove typing error (6668332)

chore

BREAKING CHANGES

  • Update esbuild peer dependenciy on 0.19.x

@liip/[email protected]

12 Oct 08:12
Compare
Choose a tag to compare

0.3.0 (2023-10-12)

chore

BREAKING CHANGES

  • Update esbuild peer dependenciy on 0.19.x

@liip/[email protected]

12 Oct 08:12
Compare
Choose a tag to compare

0.3.0 (2023-10-12)

chore

BREAKING CHANGES

  • Update esbuild peer dependenciy on 0.19.x

@liip/[email protected]

12 Oct 08:12
Compare
Choose a tag to compare

0.2.0 (2023-10-12)

chore

BREAKING CHANGES

  • Update esbuild peer dependenciy on 0.19.x

@liip/[email protected]

12 Oct 08:12
Compare
Choose a tag to compare

0.2.0 (2023-10-12)

chore

BREAKING CHANGES

  • Update esbuild peer dependenciy on 0.19.x

@liip/[email protected]

11 Oct 20:55
Compare
Choose a tag to compare

0.2.0 (2023-10-11)

Bug Fixes

  • ast: Allow parser to apply multiple visitors to on AST (408bcc9)
  • esbuild: Exclude loaders file types from the parser (fd6e080)

BREAKING CHANGES

  • ast: visitor esbuild plugin option has been renamed to visitors