Skip to content

Releases: gwleuverink/bundle

v0.2.0 - CSS Loader

21 Feb 23:40
673108d
Compare
Choose a tag to compare
v0.2.0 - CSS Loader Pre-release
Pre-release

CSS Loader works out-of-the-box

Full Changelog: v0.1.4...v0.2

V0.5.0

20 Jun 15:47
Compare
Choose a tag to compare

v0.5 brings initable exports! Read all about it here

Initable exports replace the previeously documented IIFE approach to immediately invoke code from a local module.

What's Changed

Full Changelog: v0.4.0...v0.5.0

V0.4.0

29 May 13:21
Compare
Choose a tag to compare

What's Changed

Added bundle:install & bundle:version commands

bundle:install

The install command prompts the user to install all relevant dependencies

bundle:version

This command dumps all relevant package versions for debugging & GH issues

Full Changelog: v0.3.0...v0.4.0

V0.3.0

19 Mar 08:35
d7aceba
Compare
Choose a tag to compare
V0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.2...v0.3.0

V0.2.2

22 Feb 09:42
Compare
Choose a tag to compare
V0.2.2 Pre-release
Pre-release
  • Improve contextual error information when Bun exits unexpectedly
  • Tweak auto-install of internal dependencies (trouble reproducing issues due to global cache)

Full Changelog: v0.2.1...v0.2.2

V0.2.1

21 Feb 23:55
Compare
Choose a tag to compare
V0.2.1 Pre-release
Pre-release

Hotfix. Make sure the core is loaded in the head tag before anything else

Full Changelog: v0.2...v0.2.1

V0.1.4 - CSS Loader

20 Feb 17:10
4171887
Compare
Choose a tag to compare
V0.1.4 - CSS Loader Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

V0.1.3

31 Jan 20:27
314c97a
Compare
Choose a tag to compare
V0.1.3 Pre-release
Pre-release

What's Changed

  • Feature / Separate core & inject in full-page responses by @gwleuverink in #8

Full Changelog: v0.1.2...v0.1.3

V0.1.2

25 Jan 19:27
5d29542
Compare
Choose a tag to compare
V0.1.2 Pre-release
Pre-release

What's Changed

  • Moved Ignition to dev dependencies - patch release
  • Lots of new browser tests including Livewire interoperability
  • Docs improvements

Full Changelog: v0.1.1...v0.1.2

V0.1.1

19 Jan 16:14
866407c
Compare
Choose a tag to compare
V0.1.1 Pre-release
Pre-release

Fixes a typo in the config.
New patch release to avoid confusion.

What's Changed

Full Changelog: v0.1...v0.1.1