Skip to content

Releases: adonisjs/vite

Tightening things up

16 Aug 04:58
Compare
Choose a tag to compare
Tightening things up Pre-release
Pre-release
  • refactor: update stubs 59584cf
  • refactor: always cache manifest file 893bb90
  • fix: assetsUrl path computation 8b70a5d
  • A big refactoring PR (#1) 2a47b11

What's Changed

New Contributors

Full Changelog: v0.0.1-5...v0.0.1-6

Fix broken provider export

24 Jul 14:36
Compare
Choose a tag to compare
Pre-release
  • fix: broken provider path 1076b04

v0.0.1-4...v0.0.1-5

Improve boot time

24 Jul 09:26
Compare
Choose a tag to compare
Improve boot time Pre-release
Pre-release

Breaking changes

  • Provider is now exported from @adonisjs/vite/vite_provider

Changes

  • Improved boot time by lazily importing classes and using container.resolving

Commits

  • chore: add engines.node a3a07d8
  • refactor: lazily import Vite class 99f2830
  • refactor: use container.resolving for extending view be16c67
  • chore: include @adonisjs/view in types a743f42
  • chore: update dependencies 01cb20e
  • refactor: move providers to @adonisjs/vite/vite_provider 8141c24
  • chore: update dependencies ff92a31
  • test: add test for configure task 1f59e13
  • ci: use org workflows c2bf5c4
  • refactor: change methods orders 3e60c5a
  • chore: update published files a8fb774
  • chore: update dependencies 6322b95
  • chore: enable source maps in test 2bde482
  • refactor: move to japa 3 6215a27
  • chore: use tooling-config 460a65a

v0.0.1-3...v0.0.1-4

Add `asset` global view helper

08 Jun 17:32
Compare
Choose a tag to compare
Pre-release

v0.0.1-2...v0.0.1-3

Pre-release for v6

24 May 09:38
Compare
Choose a tag to compare

Commits:

  • chore: update dependencies 00c0ff8
  • test: fix breaking tests 520007a
  • chore: update authors list fed4349
  • chore(release): 0.0.1-0 ce4daf9
  • chore: update scripts 8de2e9a
  • chore: add stubs to published files c536f88
  • chore: update published files ddea7a1
  • chore: update readme e14c8bc
  • feat: rewrite for v6 bac987b
  • chore: update readme link 3302513
  • ci: add release workflows for generating changelog ac2846c
  • chore: add public publishConfig a37d169

Commit Range:
v1.0.0-beta.0...main

Full Changelog: v1.0.0-beta.0...v0.0.1-1

Update peer dependencies range

24 May 09:46
Compare
Choose a tag to compare
Pre-release
  • chore: update peer dependencies range 72d23ac
  • chore: add repo and contributors to package.json file abbfbcf

Full Changelog: v0.0.1-1...v0.0.1-2

Preview release

26 Nov 19:51
Compare
Choose a tag to compare
v1.0.0-beta.0

chore: release v1.0.0-beta.0