Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Latest commit

 

History

History
782 lines (377 loc) · 28.6 KB

CHANGELOG.md

File metadata and controls

782 lines (377 loc) · 28.6 KB

3.1.8 (2018-06-05)

Bug Fixes

  • cli-entry: do not typecheck slim when executing it (291a11b)

3.1.7 (2018-06-05)

Bug Fixes

  • update newer version of ts-node (b884237)

3.1.6 (2018-06-04)

Bug Fixes

3.1.5 (2018-06-04)

Bug Fixes

3.1.4 (2018-05-25)

Bug Fixes

  • package.json: set dependencies from ^ to ~ versions (0032dea)

3.1.3 (2018-05-07)

Bug Fixes

  • package.json: set typescript version to 2.6.2 (3fb8df5)

3.1.2 (2018-01-30)

3.1.1 (2018-01-16)

3.1.0 (2017-12-07)

Features

  • build: add hash to outputs for cache busting (b2868d4)

3.0.2 (2017-12-07)

3.0.1 (2017-12-07)

Bug Fixes

  • doc: use updated compodoc arguments (ff1605e)

3.0.0 (2017-12-06)

Chores

BREAKING CHANGES

  • This version only supports Angular Versions ~4.4.0

2.2.0 (2017-11-22)

2.1.2 (2017-09-15)

Bug Fixes

2.1.1 (2017-09-15)

Bug Fixes

  • doc: fix sass doc generation (695fe2f)

Features

  • dev: add --cordova flag to emit the files during dev (df61c6b)

2.1.0 (2017-09-06)

Features

  • e2e: use chrome headless (49ec922)

2.0.3 (2017-09-04)

2.0.2 (2017-09-04)

Bug Fixes

  • build: export helpers in e2e tests (24222db)

2.0.1 (2017-09-04)

Bug Fixes

2.0.0 (2017-09-04)

Bug Fixes

  • 5660:15-102 Critical dependency: the request of a dependency is an expression (24df481)
  • build: add yarn.lock file (d55569f)
  • build: allow typescript errors when typecheck is set to false (70bfe2a)

Features

0.9.3 (2017-06-22)

0.9.2 (2017-05-24)

0.9.1 (2017-05-24)

Bug Fixes

  • release: correct logic when use-version option is set (d61a396)

0.9.0 (2017-05-18)

Features

  • codesplit: add behaviour to split code into app, manifest and vendor bundles (#250) (04bb821)

0.8.3 (2017-05-15)

0.8.2 (2017-05-15)

Bug Fixes

  • remove postcss-discard-unused (5a513c0)

0.8.1 (2017-05-10)

Bug Fixes

  • dev: enable accessing the build from other hosts (b43f6a9)
  • strip-sass-imports-loader: provide context in which file the import was removed during testing (a50e5b2)

0.8.0 (2017-05-10)

Bug Fixes

  • doc: also toggle classes tab by default (07b44a7)

Features

  • doc: generate info about sass variables of the component (1a9c708)

0.7.0 (2017-05-03)

Bug Fixes

  • compodoc: use new @compodoc/compodoc package (1885f3c)
  • dev: fix source map (2300a18)
  • package: update jasmine-spec-reporter to version 4.0.0 (5f21b5f)

0.6.12 (2017-04-14)

Bug Fixes

  • build: correctly log errors from aot (0865606)

0.6.11 (2017-03-31)

Bug Fixes

  • common: set module filename to absolute path (f2174fd)
  • dll: log error to console (78f844e)
  • package: update angular-router-loader to version 0.6.0 (06b8cce)
  • package: update css-loader to version 0.28.0 (4e760c0)
  • package: update uglifyjs-webpack-plugin to version 0.4.0 (b83deb1)

0.6.10 (2017-03-28)

Bug Fixes

  • build: remove prepublish script because of npm.... (b7984a7)

0.6.9 (2017-03-28)

Bug Fixes

  • build: add prepublish script (1200c6c)

0.6.8 (2017-03-28)

Bug Fixes

  • webpack: allow older versions of loader-utils (026632b)

0.6.7 (2017-03-27)

Bug Fixes

0.6.6 (2017-03-24)

Bug Fixes

  • add missing ts-helpers dependency (37f1b4f)
  • dev: enable source maps for global styles (d9c2172)
  • e2e: remove yarn.lock (69bb454)
  • package: update ts-node to version 3.0.0 (1afadb1)

0.6.5 (2017-03-14)

Bug Fixes

  • build: include all chunks when extracting css (66aca64)

0.6.4 (2017-03-14)

Bug Fixes

  • common: take typecheck config entry into account when building (909ef50)

0.6.3 (2017-03-06)

Bug Fixes

0.6.2 (2017-03-06)

Bug Fixes

0.6.1 (2017-03-05)

Bug Fixes

0.6.0 (2017-03-05)

Bug Fixes

Features

0.5.11 (2017-03-02)

Features

0.5.10 (2017-03-01)

Bug Fixes

0.5.9 (2017-02-24)

Bug Fixes

0.5.8 (2017-02-22)

Bug Fixes

0.5.7 (2017-02-22)

Bug Fixes

0.5.6 (2017-02-22)

Bug Fixes

0.5.5 (2017-02-15)

Bug Fixes

0.5.4 (2017-02-15)

Bug Fixes

0.5.3 (2017-02-15)

Bug Fixes

Features

0.5.2 (2017-02-12)

Bug Fixes

  • e2e: set baseUrl for protractor (76d6e45)
  • test: do not include dlls in ci environment (0084ea2)

0.5.1 (2017-02-12)

Bug Fixes

  • release: append changelog (cf409a6)
  • test: some fixes nessecary for CI on linux (7362d81)

0.5.0 (2017-02-11)

Bug Fixes

  • build: remove empty styles.js file from output (ff85b92)
  • cli-helpers: add default value for baseHref (ecab536)
  • package: update compodoc to version 0.0.40 (62647c2)
  • package: update compodoc to version 0.0.41 (2912868)
  • package: update istanbul-instrumenter-loader to version 2.0.0 (#143) (ff91132)
  • package: update sass-loader to version 5.0.1 (9a820ef)
  • webpack: remove unneeded loaders (e5db700)

Features

  • enable aot flag also for the dev command (8a2978d)
  • ci: add ci option (cb95c80)
  • release: update changelog during release (08b44f8)
  • test: add launcher for IE (003f305)
  • test: automatically detect browsers in ci environment (ac4708a)
  • test: remove need for test-bundle.js in every project (3db60a8)

0.4.1 (2017-02-08)

Bug Fixes

  • cli-helpers: correctly parse the environment buildProperties (6340e86)

0.4.0 (2017-02-08)

Bug Fixes

  • angular2-template-loader: fix version to 0.6.0 (dc68d5f)
  • common: do not encode inlined svg files (a9f98b0)
  • package: update webpack-dev-server to version 2.3.0 (03f23f4)

Features

  • build: add angular-router-loader (2bfabf5)
  • build: add extract-text-plugin to extract css from the build (70fbd5a)

0.3.1 (2017-02-03)

Bug Fixes

  • dll: only write dll cache if dll build successfull (c589fa8)
  • slim-config: initialize sass.includePaths (2845eb4)
  • utils: remove style "}" character in logger (3ac9a78)

Features

  • dev: add option to ignore srcipts in dev mode (40d29ab)
  • slim-config: make relative assets relative to rootDir (6308f54)
  • slim-typings: add environment typings (e2719bd)

0.3.0 (2017-02-02)

Bug Fixes

  • cli: remove reference to deleted changelog command (cc0b19d)
  • package: update compodoc to version 0.0.38 (62d51a5)
  • package: update file-loader to version 0.10.0 (6d5d0bd)
  • package: update webpack-dev-server to version 2.2.1 (d48ba78)
  • release: fix several problems with the release command (f992768)
  • slim-config: treat images as normal assets (ab9fc6a)

Features

  • newCommand: add replace in filenames. (ee596e2)
  • publish: add initial publish command implementation (ceb6710)
  • release: add release command (77ea1f9)

0.2.2 (2017-01-26)

0.2.1 (2017-01-26)

Bug Fixes

  • new: show when no user config is found in debug (5ab2fa0)
  • slim-config: correct typings of webpack.ignoreSourceMaps (60e6bb6)
  • strip-sass-imports-loader: only strip imports during test (1860064)
  • utils: show message in default color (09b0a33)

0.2.0 (2017-01-26)

Bug Fixes

  • aot: several fixes needed for AOT compilation (e9c0b84)
  • build: delete targetDir before build (adaed74)
  • cli-helpers: add check if the cwd is a git repo (918cf89)
  • common: add missing extension to resolveLoader (08c18d6)
  • e2e: several fixes to make e2e work again (84b2279)
  • newCommand: add file existing checks (22ba22d)
  • newCommand: change underscore to lodash (05d1940)
  • package: update compodoc to version 0.0.34 (91feee4)
  • package: update compodoc to version 0.0.35 (efde626)
  • package: update compodoc to version 0.0.37 (#95) (2138585)
  • postcss: put postcss config in postcss.config.js (484b608)
  • webpack: exclude ionic from source map loader (a9d195a)
  • webpack: exclude moment locales from build (#82) (6f90a7e)

Features

  • new: pull repo if exists (465b5a9)
  • newCommand: add new command structure. (e17a3f8)
  • newCommand: create directories if missing. (beefc01)
  • newCommand: replace nodegit by simplegit (57fae28)
  • newCommand: use underscore template to replace placeholders in template. (d19e963)
  • slim-config: add option to ignore source maps of specific modules (28926fb)
  • test: ignore specific missing sass files (b620290)
  • webpack: use plain filenames (a78736c)

0.1.4 (2017-01-18)

Bug Fixes

  • webpack: fix several issues that arised when using a component project (bb42ad5)

0.1.3 (2017-01-18)

Bug Fixes

  • test: do not try to copy index.html during the test (5a05bdc)

0.1.2 (2017-01-18)

Bug Fixes

0.1.1 (2017-01-18)

Bug Fixes

  • build: transpile slim-cli before publish (ae3c689)

0.1.0 (2017-01-18)

Bug Fixes

  • build: do not run e2e tests for now (61b7fcf)
  • build: do not run tsc as a postinstall step (c6b8dc3)
  • build: rebuild node-sass (d5a996c)
  • build: update yarn lock file (20282ff)
  • build: update yarn lock file (bbd2fc8)
  • build: use xvfb to run e2e test (606f584)
  • common: module resolve should fallback to node_modules of slim (resolve #74) (5788350)
  • config: rename im2m.config to slim.config (ab231bf)
  • doc: adapt to im2m.config -> slim.config refactoring (7ff629e)
  • e2e: adapt to API changes in protractor@5.0.0 (a2774f6)
  • e2e: use correct path for protractor.config.js (09f7e03)
  • package: update awesome-typescript-loader to version 3.0.0-beta.13 (21c1580), closes #14
  • package: update awesome-typescript-loader to version 3.0.0-beta.14 (c87bcc1)
  • package: update awesome-typescript-loader to version 3.0.0-beta.15 (6bffcad)
  • package: update istanbul-instrumenter-loader to version 1.2.0 (#49) (5b17c07)
  • package: update jasmine-spec-reporter to version 3.0.0 (f0dcae3)
  • package: update node-sass to version 4.1.0 (13a0682)
  • package: update protractor to version 5.0.0 (b6a3dcb)
  • package: update webpack-merge to version 2.0.0 (#47) (4a80d72)
  • package.json: add missing @angularclass/hmr dependency (567a54d)
  • package.json: correct path to binary (ac9d8f4)
  • protractor.conf.js: adapt to API changes in jasmine-spec-reporter@3.0.0 (0a2f0e2)
  • slim.config: add description and fix typings (6f865d7)
  • test: fix coverage report (fddd36b)
  • test: run e2e tests in sequence (9fdcc42)
  • typings: align cli typings (990ac48)
  • webpack: should resolve plugins installed in slim project (f26a899)

Features

  • automatically update DLLs (24c8655)
  • initial commit (a14b05a)
  • initial implementation of basic features (e42cfbd)
  • remove need for separate index.dev.html (7ed2068)
  • build: add app example (024e41d)
  • build: add basic travis config (e6be88a)
  • build: add example-app to CI e2e test (3dfdc0d)
  • build: enable real e2e test on travis (#26) (6c0c25b)
  • build: implement basic e2e test (56cd0d7)
  • dev: add hot module reloading (bf375fc)
  • doc: add doc command (4c82176)
  • e2e: implement e2e command (aa79e36)
  • slim.config: move config into own directory (5b8b887)
  • test: add --xml-report flag (cbe5226)
  • test: use karma-webpack (3574160)