Skip to content

Releases: visulima/packem

@visulima/[email protected]

15 Jan 16:02
Compare
Choose a tag to compare

@visulima/packem 1.11.1 (2025-01-15)

Bug Fixes

  • improved external handling, added new test to validate logic (957881c)
  • improved external handling, check resolvedId and originalId if it exits in alias list, run originalId, resolvedId on all checks (112d188)

Miscellaneous Chores

@visulima/[email protected]

12 Jan 22:54
Compare
Choose a tag to compare

@visulima/packem 1.11.0 (2025-01-12)

Features

  • handle dynamic require in ESM (d45d512)

Bug Fixes

  • updated all @visulima/* packages (5aedc76)

Miscellaneous Chores

@visulima/[email protected]

09 Jan 00:15
Compare
Choose a tag to compare

@visulima/packem 1.10.7 (2025-01-09)

Bug Fixes

  • added esModuleMark check when typescript compilerOptions esModuleInterop is used, default falls back to if-default-prop (a385ff6)

Miscellaneous Chores

@visulima/[email protected]

08 Jan 22:54
Compare
Choose a tag to compare

@visulima/packem 1.10.6 (2025-01-08)

Bug Fixes

  • added missing external and no-external option to the cli (c6fe2ac)
  • node resolve should use production condition if no environment was found (a4b7ee9)

Miscellaneous Chores

@visulima/[email protected]

07 Jan 20:08
Compare
Choose a tag to compare

@visulima/packem 1.10.5 (2025-01-07)

Bug Fixes

  • removed temporally @ckeditor/typedoc-plugins, fixed typedoc generation, added jsonFileName option for json format, fixed add command for typedoc (92c5710)

Miscellaneous Chores

@visulima/[email protected]

07 Jan 12:43
Compare
Choose a tag to compare

@visulima/packem 1.10.4 (2025-01-07)

Bug Fixes

  • do not replace NODE_ENV by default (a1e4ade)

Miscellaneous Chores

@visulima/[email protected]

07 Jan 11:55
Compare
Choose a tag to compare

@visulima/packem 1.10.3 (2025-01-07)

Bug Fixes

  • dont throw a error if the files filed is missing in the package.json (c84a359)
  • updated dependencies, @visulima/*, rollup v4.30.1, rollup-plugin-visualizer v5.14.0, tinyexec v0.3.2 (048bc64)

Miscellaneous Chores

@visulima/[email protected]

29 Dec 16:04
Compare
Choose a tag to compare

@visulima/packem 1.10.2 (2024-12-29)

Bug Fixes

  • fixed broken regex on dynamic imports (7f1ca89)

Miscellaneous Chores

@visulima/[email protected]

27 Dec 22:00
Compare
Choose a tag to compare

@visulima/packem 1.10.1 (2024-12-27)

Bug Fixes

  • fixed default export from jiti stub (59d3186)
  • updated dependencies, @clack/prompts, @rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-replace, @rollup/pluginutils, @visulima/*, es-module-lexer, jiti, magic-string, oxc-parser, oxc-resolver, rollup, rollup-plugin-visualizer (119e4f5)

Miscellaneous Chores

@visulima/[email protected]

13 Dec 22:02
Compare
Choose a tag to compare

@visulima/packem 1.10.0 (2024-12-13)

Features

  • updated dependencies, added support for sourcemap for isolated-declarations, added node version into the output, added auto switch for importAttributesKey, improved v8-compile-cache loading (3561045)

Miscellaneous Chores