Skip to content

Releases: aurelia/cli

0.16.2

22 Jul 16:55
Compare
Choose a tag to compare
  • fix(source-inclusion): incorrect module ids on windows

0.16.1

15 Jul 18:46
Compare
Choose a tag to compare
  • fix(source-inclusion): move dependency

0.16.0

15 Jul 14:55
Compare
Choose a tag to compare
  • feat(bundler): enable dependencies to include additional resources

0.15.0

14 Jul 20:26
Compare
Choose a tag to compare
  • Adds support for shim through adding deps and exports properties to any dependency entry.

0.14.0

13 Jul 21:20
Compare
Choose a tag to compare
  • fix(aspnet): correctly configure base url

0.13.10

13 Jul 19:49
Compare
Choose a tag to compare
  • fix(run): manually log ports to avoid browser sync color issues
  • feat(new-application): better prompts and default values
  • fix(ui): enable typing option labels
  • fix(cli-options): enable handling of single dash mistakes as fallback
  • fix(resources): ensure empty lines at ends of files
  • feat(pug): begin the implementation of pug markup support (not yet available)
  • feat(new): enable --here to pick up name from folder
  • feat(new): make here projects always custom and start with platform selection
  • fix(bundles-source): ensure module ids on all bundled items

0.13.9

13 Jul 02:31
Compare
Choose a tag to compare
  • Configure history fallback api.
  • Fix TS reload issue with missing dts files on reloads.

0.13.8

30 Jun 19:45
Compare
Choose a tag to compare
  • Revert a change which caused "null" modules to be included.

0.13.7

30 Jun 17:33
Compare
Choose a tag to compare
  • Address some issues related to bundle file inclusion and synchronization.

0.13.6

22 Jun 23:10
Compare
Choose a tag to compare
  • Fix typo on the value converter generator.