New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-router-loader

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-router-loader - npm Package Versions

0.8.5

Diff
brandonroberts
published 0.8.5 •
brandonroberts
published 0.8.4 •
brandonroberts
published 0.8.3 •

Changelog

Source

0.8.3 (2018-04-05)

<a name="0.8.2"></a>

brandonroberts
published 0.8.2 •

Changelog

Source

0.8.2 (2018-01-03)

<a name="0.8.1"></a>

brandonroberts
published 0.8.1 •

Changelog

Source

0.8.1 (2017-12-19)

Bug Fixes

  • utils: Update vanilla JS require loader to be fully ES5 (#98) (e6d9d88)

<a name="0.8.0"></a>

Features

  • loader: Add promise rejection upon loader error (#94) (68d89ff), closes #75
  • loader: Add support for chunk name to system && import loaders (#93) (df345fc)

BREAKING CHANGES

  • loader: Webpack >= 2.4 is required for the error callback to be supported with require.ensure

BEFORE:

Webpack < 2.4 is supported

AFTER:

Webpack >= 2.4 is supported

<a name="0.7.0"></a>

brandonroberts
published 0.8.0 •

Changelog

Source

0.8.1 (2017-12-19)

Bug Fixes

  • utils: Update vanilla JS require loader to be fully ES5 (#98) (e6d9d88)

<a name="0.8.0"></a>

Features

  • loader: Add promise rejection upon loader error (#94) (68d89ff), closes #75
  • loader: Add support for chunk name to system && import loaders (#93) (df345fc)

BREAKING CHANGES

  • loader: Webpack >= 2.4 is required for the error callback to be supported with require.ensure

BEFORE:

Webpack < 2.4 is supported

AFTER:

Webpack >= 2.4 is supported

<a name="0.7.0"></a>

brandonroberts
published 0.7.0 •

Changelog

Source

0.7.0 (2017-11-14)

Bug Fixes

  • docs: Added updated changelog (7d1f7f3)

Features

  • loader: Add support for dynamic import (#90) (a9835ab)
  • loader: Update regex to be able to use double-quotes and single-quotes (#80) (0444b6e)

<a name="0.6.0"></a>

brandonroberts
published 0.6.0 •

Changelog

Source

0.6.0 (2017-03-29)

Bug Fixes

  • deps: Updated webpack/loader-utils version to fix deprecation warning (#61) (979ae85)
  • docs: Clarify genDir option usage (#51) (b6f46b3)
  • docs: Fix colons in readme.md (#36) (58db6de)
  • loader: Fixed bug when using query string with loadChildren (#62) (8616eae)
  • loader: Prefer the query 'debug' parameter to the global value (#37) (b96316c)

Features

  • loader: Added support for plain JavaScript async require statement (#69) (7714e1f)

<a name="0.3.4"></a>

brandonroberts
published 0.5.0 •
brandonroberts
published 0.4.0 •