Skip to content

Releases: gulp-plugin/alias

2.2.2

Choose a tag to compare

@dhkatz dhkatz released this 25 Jul 18:46
5dd393f

Update dependencies

2.2.0

Choose a tag to compare

@dhkatz dhkatz released this 14 Jul 05:30
43d4b8a

Change package to belong to @gulp-plugin

2.1.0 Scoped Package

Choose a tag to compare

@dhkatz dhkatz released this 14 Jul 02:17

The package is now scoped under @dhkatz

2.0.0

Choose a tag to compare

@dhkatz dhkatz released this 14 Jul 02:06
  • Fix: Issues with import 'module' syntax

  • Fix: Issues with import() syntax

  • Change: Plugin configuration field renamed to config

  • Change: Plugin now accepts a string to tsconfig.json path or nothing to automatically find your config

  • Add: Typescript is now a runtime dependency to support config paths and automatic config finding and parsing

  • Remove: Removed o-stream as a runtime dependency, we can use Node builtins.

1.2.0: - Fixed paths inside comments being resolved.

Choose a tag to compare

@dhkatz dhkatz released this 30 Dec 09:35
- Fixed dependencies having security issues.
- Fixed typings' path in `package.json`

Fixed dependency issue and removed unusued dependencies.

Choose a tag to compare

@dhkatz dhkatz released this 23 Aug 23:11
1.1.0

Add more tests to boost coverage and cleanup logic

Dynamic Import, Require, and Better Testing

Choose a tag to compare

@dhkatz dhkatz released this 23 Aug 07:45
0eb4359
Dynamic Import, Require, and Better Testing (#60)

Dynamic Import, Require, and Better Testing

0.2.1: Cleanup of Dependencies and Testing (#58)

Choose a tag to compare

@dhkatz dhkatz released this 23 Aug 06:09
dcd43bd

Clean up of the entire project.