Skip to content

Releases: gulp-plugin/alias

2.2.2

25 Jul 18:46
5dd393f
Compare
Choose a tag to compare

Update dependencies

2.2.0

14 Jul 05:30
43d4b8a
Compare
Choose a tag to compare

Change package to belong to @gulp-plugin

2.1.0 Scoped Package

14 Jul 02:17
Compare
Choose a tag to compare

The package is now scoped under @dhkatz

2.0.0

14 Jul 02:06
Compare
Choose a tag to compare
  • 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.

30 Dec 09:35
Compare
Choose a tag to compare
- Fixed dependencies having security issues.
- Fixed typings' path in `package.json`

Fixed dependency issue and removed unusued dependencies.

23 Aug 23:11
Compare
Choose a tag to compare
1.1.0

Add more tests to boost coverage and cleanup logic

Dynamic Import, Require, and Better Testing

23 Aug 07:45
0eb4359
Compare
Choose a tag to compare
Dynamic Import, Require, and Better Testing (#60)

Dynamic Import, Require, and Better Testing

0.2.1: Cleanup of Dependencies and Testing (#58)

23 Aug 06:09
dcd43bd
Compare
Choose a tag to compare

Clean up of the entire project.