Skip to content

Releases: mvnpm/esbuild

v0.0.9

03 Oct 14:21
Compare
Choose a tag to compare

This release fixes some problems with regards to imports and watching files

v0.0.8

17 Sep 08:49
Compare
Choose a tag to compare

No longer uses a forked esbuild as the changes are now part of esbuild ( the ability to add go based plugins via the command line)

updated to the latest esbuild and scss version

v0.0.7-alpha

17 Sep 08:51
0be9527
Compare
Choose a tag to compare
also build when tags are pushed

v0.0.7

18 Mar 16:03
Compare
Choose a tag to compare
new version

v0.0.6

12 Mar 14:56
Compare
Choose a tag to compare

creates a fix for #1 and no longer relies on the path for sass executable
also updates esbuild to the latest version 0.20.1

v0.0.5

31 Jan 08:13
Compare
Choose a tag to compare

Added way to resolve files in node_modules and introduced better version scheme

v0.0.4

15 Jan 09:10
Compare
Choose a tag to compare

now uses the css loader to put the generated css in the context

v0.0.3

10 Jan 11:34
Compare
Choose a tag to compare

Now adds scss in the package and puts it on the path so it always uses a version that we expect

v0.0.2

12 Dec 08:40
Compare
Choose a tag to compare

This release adds watch

Initial version based off 0.19.5

14 Nov 09:46
Compare
Choose a tag to compare
v0.0.1

added make file and updated readme