Skip to content

Releases: visulima/packem

@visulima/[email protected]

27 Jan 21:46
Compare
Choose a tag to compare

@visulima/packem 1.18.5 (2025-01-27)

Bug Fixes

  • fixed validation handling if the value is undefined, improved check on the object values (1727fc7)
  • if the browser runtime is select, set true for browser on the node-resolve plugin (e650ab5)

Miscellaneous Chores

@visulima/[email protected]

27 Jan 19:25
Compare
Choose a tag to compare

@visulima/packem 1.18.4 (2025-01-27)

Bug Fixes

  • packem: major codebase restructuring and improvements (f71710e)

Miscellaneous Chores

@visulima/[email protected]

25 Jan 21:11
Compare
Choose a tag to compare

@visulima/packem 1.18.3 (2025-01-25)

Bug Fixes

  • added exclude rule for node_modules and dist to the auto preset (84ad8ae)

Miscellaneous Chores

@visulima/[email protected]

25 Jan 19:14
Compare
Choose a tag to compare

@visulima/packem 1.18.2 (2025-01-25)

Bug Fixes

  • updated all @visulima/* packages, rollup to v4.32.0, oxc-parser to 0.48 (e92a921)

Miscellaneous Chores

@visulima/[email protected]

25 Jan 10:51
Compare
Choose a tag to compare

@visulima/packem 1.18.1 (2025-01-25)

Bug Fixes

  • smaller minification size when swc is used, changed minimizer passes to 2, fixed log output (c13af8a)

Miscellaneous Chores

@visulima/[email protected]

22 Jan 22:50
Compare
Choose a tag to compare

@visulima/packem 1.18.0 (2025-01-22)

Features

Miscellaneous Chores

@visulima/[email protected]

22 Jan 22:28
Compare
Choose a tag to compare

@visulima/packem 1.17.5 (2025-01-22)

Bug Fixes

Miscellaneous Chores

@visulima/[email protected]

22 Jan 20:55
Compare
Choose a tag to compare

@visulima/packem 1.17.4 (2025-01-22)

Bug Fixes

  • improved the node10-compatibility typesVersions generation, this is not more a rollup plugin, but a handler after the build process (8ae1433)

Miscellaneous Chores

@visulima/[email protected]

22 Jan 20:05
Compare
Choose a tag to compare

@visulima/packem 1.17.3 (2025-01-22)

Bug Fixes

  • the node10-compatibility-plugin needs to call the write json as sync, otherwise it can throw a error that the .tmp file does not exits (51bdebc)

Miscellaneous Chores

@visulima/[email protected]

22 Jan 17:21
Compare
Choose a tag to compare

@visulima/packem 1.17.2 (2025-01-22)

Bug Fixes

  • fixed typesVersions generation for different runtimes (f7334a9)
  • fixed typesVersions rollup plugin to generate only unique values (5d8986c)

Miscellaneous Chores