Skip to content

Releases: Codefend/rollup-plugin-codefend

3.2.1

18 Aug 14:31

Choose a tag to compare

Features

  • Stats are now displayed in a more readable table format.

What's Changed

  • chore(deps-dev): bump tsup from 8.2.3 to 8.2.4 by @dependabot in #58
  • chore(deps-dev): bump typescript from 5.5.2 to 5.5.4 by @dependabot in #60
  • chore(deps-dev): bump cspell from 8.13.1 to 8.14.1 by @dependabot in #63
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 8.1.0 by @dependabot in #64
  • chore(dev-deps): bump codefend from 3.1.0 to 3.2.0 by @Z-n-o-M in #65

Full Changelog: 3.2.0...3.2.1

3.2.0

04 Aug 15:34
9c61812

Choose a tag to compare

Features

  • The plugin has been updated to use Codefend v3. This upgrade introduces a new pool option under transformation and includes numerous optimizations. learn more

What's Changed

  • chore(deps-dev): bump tsup from 8.1.0 to 8.2.3 by @dependabot in #53
  • chore(deps-dev): bump cspell from 8.10.4 to 8.13.1 by @dependabot in #55
  • chore(deps-dev): bump vitest from 2.0.3 to 2.0.5 by @dependabot in #54
  • chore(deps-dev): bump @typescript-eslint/parser from 7.16.0 to 7.18.0 by @dependabot in #56
  • feat(_): migrate to codefend v3 by @Z-n-o-M in #57

Full Changelog: 3.1.2...3.2.0

3.1.2

17 Jul 14:33
fcf7be7

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump cspell from 8.9.1 to 8.10.4 by @dependabot in #38
  • chore(deps-dev): bump vitest from 1.6.0 to 2.0.3 by @dependabot in #42
  • chore(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.16.0 by @dependabot in #40
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.16.1 by @dependabot in #43
  • ci(workflow): format by @Z-n-o-M in #44

Full Changelog: 3.1.1...3.1.2

3.1.1

30 Jun 05:55
dcfa1ad

Choose a tag to compare

3.1.1 (2024-06-30)

Features

  • CI workflow
  • fix node js example

3.1.0

30 Jun 04:21

Choose a tag to compare

3.1.0 (2024-06-30)

Features

  • Support for rollup v4
  • Reduce of bundle size

3.0.0

29 Jun 06:39
0848e54

Choose a tag to compare

3.0.0 (2024-06-29)

Features

  • Migration to codefend v3 options
    please note that the plugin is still using v2 internally, its only a transition phase for the upcoming major migration

BREAKING CHANGES

  • Refer to the updated user guide for how to use the new options .

3.0.1

29 Jun 06:57

Choose a tag to compare

3.0.1 (2024-06-29)

Fixes

  • fix error when referencing package

2.0.3

15 Apr 19:40

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.3

2.0.1

12 Feb 19:53

Choose a tag to compare

  • fix(stats): stats now displaying at the end of the build
    Full Changelog: 2.0.0...2.0.1

2.0.0

12 Feb 19:31

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump rimraf from 3.0.2 to 4.0.5 by @dependabot in #1
  • add options validation by @Z-n-o-M in #2
  • feat(codefend): compatibilty with codefend 2.x by @Z-n-o-M in #8
  • chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #7
  • chore(deps-dev): bump rimraf from 4.0.5 to 4.1.2 by @dependabot in #6

New Contributors

Full Changelog: 1.0.1...2.0.0