Releases: ololabs/javascript
Releases · ololabs/javascript
tslint-config-olo: v0.3.0
Drop two more TS rules deprecated in 5.x series
tslint-config-olo: v0.2.0
- Updates the TSLint configs to work with [email protected] and higher, dropping a set of rules deprecated and removed in the TSLint 4.x series in parallel with the TS 2.x releases.
- This now requires TS 2.x so that it's backwards-compatible as a set of lint rules – added a note to the README and a peer dependency so you'll get an active warning to that effect if you try to use it without TS 2.x)
olo-gulp-helpers: v0.2.3
Exposes a few webpack config options that can be used during bundling
olo-gulp-helpers: v0.2.2
Fixes a path separator issue that prevented Sinon from being properly ignored by Webpack on Windows
eslint-config-olo: v0.2.1
This release brings in support for easily integrating modern web libraries into our ASP.NET applications. Some of the supported technologies are:
- TypeScript
- Webpack
- Karma
- Mocha
- Sinon
tslint-config-olo: v0.1.0
Initial release
olo-gulp-helpers: v0.1.1
Includes a bugfix for the concat/uglify step that was causing source map issues
olo-gulp-helpers: v0.1.0
Initial release
eslint-config-olo: v0.1.1
Fixes a React rule that changed in the latest version of ESLint
eslint-config-olo: v0.1.0
Initial release