Skip to content

Releases: gungun974/bun-image-transform

V1.1.3

22 May 21:06
v1.1.3
6bc36d4
Compare
Choose a tag to compare
  • Fix nix node modules dependencies fetch with bun yarn.lock

V1.1.2

22 May 03:42
v1.1.2
a3dd4b6
Compare
Choose a tag to compare
  • Update all project dependencies to their latest version

  • Add CLI build process in the Nix flake

V1.1.1

26 Oct 18:47
Compare
Choose a tag to compare

There's not much to say.

I just made my CLI transformer use a cache folder before copying the files to their destination.

V1.1.0

07 Oct 13:06
Compare
Choose a tag to compare

Here the release of version 1.1.0 ^^

There isn't much new apart from the fact that this Plugin now has a NodeJS version and is compatible with ESBuild. 🥳

This will allow this plugin to persist over time because I doubt that Bun and ESBuild will disappear at the same time. 👀

Otherwise this version introduces an experimental command prompt allowing the transformer to be used on non-JS projects.
I won't go into too much detail because I would like to test it further before really highlighting it but for adventurous people.
Here it is.

v1.0.1 🚀

18 Sep 19:54
Compare
Choose a tag to compare

V1.0.1 🚀

After 3 days of intensive work, from desire to the idea to finally arriving here at implementation.

I can finally present you with the first version (first?) of Bun Image Transform 🥳.

Wait it's V1.0.1 ???

Yes, this is already version 1.0.1 because this is really the first time I'm deploying something on NPM and I messed up the first release with a TypeScript that simply didn't work 😞.

Unfortunately, NPM does not allow you to re-upload a package twice.

How can I use Bun Image Transform ?

To use this package, I invite you to read my Readme, created by me and with love, where I normally answer all the questions one might ask me 💜.

Of course, if there are any unclear points or bugs, do not hesitate to open an issue ^^.

In any case, this first version was a pleasure to make, both for myself and especially for the entire Bun community!