Skip to content

Releases: kirakiray/drill.js

5.3.2: feat: support alias path

09 Oct 10:13
a24d0a9
Compare
Choose a tag to compare
fix: some issuse (#48)

Co-authored-by: huang yao <[email protected]>

5.2.6: feat: Optimize error prompts (#44)

08 Sep 11:35
f936cd0
Compare
Choose a tag to compare
* feat: Optimize error prompts

* chore: bump version

---------

Co-authored-by: huang yao <[email protected]>

5.2.5: fix: some issuse (#43)

01 Sep 08:21
2689047
Compare
Choose a tag to compare

5.2.3: fix: Logic when loading page errors (#41)

31 Aug 13:44
9952295
Compare
Choose a tag to compare
* fix: Logic when loading page errors

* chore: bump version

---------

Co-authored-by: huang yao <[email protected]>

5.2.2: feat: Support for css files (#39)

07 Jul 10:32
49a3378
Compare
Choose a tag to compare
* feat: Support for css files

* feat: support -ctx mode

* Update init.js

* chroe: rebuild less-drill

5.2.1: fix: '-direct' parameter invalid bug (#38)

06 Jul 08:48
641719a
Compare
Choose a tag to compare
* fix: '-direct' parameter invalid bug

* fix: blob and data prefix addresses

5.2.0: feat: The type of loading can be actively selected (#37)

05 Jul 08:41
de9a3a2
Compare
Choose a tag to compare
* refactor: opt code

* refactor: rebuild ts-drill

* fix: a bug in the use method

* fix: the use problem of the plug-in

* feat: support htm file

* feat: support param type

* chore: add bump script

5.1.2: test: add vitest (#35)

12 Jun 15:40
79e24bb
Compare
Choose a tag to compare
* test: add vitest

* Update vitest.yml

* test: add use test

* refactor: bump version

5.1.1

12 Jun 11:21
ea69bbf
Compare
Choose a tag to compare
  • The less file can be referenced directly without the need to compile it in advance
  • Change to middleware mechanism
  • add more readme

5.1.0: feat: Added support for less files (#32)

11 Jun 15:25
0d5b723
Compare
Choose a tag to compare
  • The less file can be referenced directly without the need to compile it in advance
  • Change to middleware mechanism
  • add more readme