@khatastroffik/one-ts-for-all
Version:
A PoC demonstrating a Typescript 'library' project with multiple targets (CJS, EMS, CLI...)
41 lines (29 loc) • 3.65 kB
Markdown
#### 1.0.0 (2020-06-10)
##### Chores
* improve gitignore and add CHANGELOG script ([a9a0db74](https://github.com/khatastroffik/one-ts-for-all/commit/a9a0db7442dcb8fb93b1eee2a8ffd06231a8b56d))
* add links to github repository and homepage ([520732e0](https://github.com/khatastroffik/one-ts-for-all/commit/520732e0d2d1bc64c0c9585d8782bdcf9cb5cac6))
##### Documentation Changes
* fix usage of the vscode markdownPE extention providing the ToC, lint markdown ([8983477a](https://github.com/khatastroffik/one-ts-for-all/commit/8983477ad4716735b69dcb1a9ed49342ac87632f))
* add ToC to the commit guidelines ([d6e80d98](https://github.com/khatastroffik/one-ts-for-all/commit/d6e80d987da2e1de2ef2f31488668d9bc65e3912))
* improve navigation between documentation pages, fix brooken links ([37fdb484](https://github.com/khatastroffik/one-ts-for-all/commit/37fdb4844e65f1d3a24613c3a0ffa43b1298accd))
* add an overview diagram ([86efd62b](https://github.com/khatastroffik/one-ts-for-all/commit/86efd62ba08e1bafdc338f48a97d43fa7e9e58a8))
* improve project README, add documentation for examples ([ac5ffe28](https://github.com/khatastroffik/one-ts-for-all/commit/ac5ffe28870685a7a8a2f168ba6e802d51c5dbc9))
* improve 'development' documentation, add a project 'CHANGELOG' ([fdfb242d](https://github.com/khatastroffik/one-ts-for-all/commit/fdfb242d4645c37bd3413d0adb5bc3899df6e46f))
* prepare 'examples' to demonstrate usage of the PoC/library ([26ef259c](https://github.com/khatastroffik/one-ts-for-all/commit/26ef259c501f3759df8b7fc88864e5960ad9e32b))
* update references in 'development', add 'commit message guideline' ([758a207c](https://github.com/khatastroffik/one-ts-for-all/commit/758a207cd099e37c15072b94129173b3b9325eb5))
##### New Features
* **example:**
* add the example Angular (client) web application ([23812f49](https://github.com/khatastroffik/one-ts-for-all/commit/23812f498ebfc8505c91a80c5a8c317cf25a8df1))
* add the example NodeJS (client) application ([45dfb7c7](https://github.com/khatastroffik/one-ts-for-all/commit/45dfb7c7cdf5328eea7283a0652c23fe5a5c0bef))
* add the example web/browser (client) application ([08d6899a](https://github.com/khatastroffik/one-ts-for-all/commit/08d6899ad09a65e8b0b2b05e0008da3111feebae))
* **poc:**
* improve PoC library and application with Typescript code ([61ef76f9](https://github.com/khatastroffik/one-ts-for-all/commit/61ef76f9f6e09dcddb787ec09e032cf4d4be5267))
* implement a blueprint for the "one-typescipt-for-all" PoC ([23ae6531](https://github.com/khatastroffik/one-ts-for-all/commit/23ae65313bcba8f05b354527f30f5905e37d2031))
##### Bug Fixes
* correct the call of the production script ([cca5e7a4](https://github.com/khatastroffik/one-ts-for-all/commit/cca5e7a4211edbfbbb958ec2d09a318e07932668))
##### Other Changes
* fix linebreaks in screenshot section ([a4a62995](https://github.com/khatastroffik/one-ts-for-all/commit/a4a629958b9ef17f1f737bd2cb541a1449b08085))
* higlight json code in documentation using "jsonc" language name instead of "json" ([a66ce743](https://github.com/khatastroffik/one-ts-for-all/commit/a66ce7433eed272fe2ea53760dcf5808f043bd3c))
* remove unnecessary (big) files ([bd35a78f](https://github.com/khatastroffik/one-ts-for-all/commit/bd35a78fe4a8c808f1b1dfaed2de9b919bbc1c0e))
* add "how to implement one-for-all" section, add screenshots of the sample apps ([1e6c508d](https://github.com/khatastroffik/one-ts-for-all/commit/1e6c508da6e0712e3c337d3ba25d6cfd62f4b761))
* improve and fix the (linted) project documentation ([43a4a7c8](https://github.com/khatastroffik/one-ts-for-all/commit/43a4a7c899157af18c2cf09620141bd656e4057d))