From b8662b05673537883ba45576cf1e2d357bb0e5e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yasin=20Ate=C5=9F?= Date: Thu, 27 May 2021 09:35:37 +0300 Subject: [PATCH] chore: add changelog --- CHANGELOG.md | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6acb9c2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,94 @@ +# Changelog + +## [1.0.10](https://github.com/hepsiburada/VoltranJS/compare/1.0.9...1.0.10) + +### Merged + +- feat: add changelog generator service [`#18`](https://github.com/hepsiburada/VoltranJS/pull/18) +- use @babel/polyfill/noConflict instead @babel/polyfill [`#16`](https://github.com/hepsiburada/VoltranJS/pull/16) + +## [1.0.9](https://github.com/hepsiburada/VoltranJS/compare/1.0.8...1.0.9) - 2021-04-29 + +## [1.0.8](https://github.com/hepsiburada/VoltranJS/compare/1.0.7...1.0.8) - 2021-04-29 + +### Merged + +- Promise catch chain fixed [`#15`](https://github.com/hepsiburada/VoltranJS/pull/15) + +## [1.0.7](https://github.com/hepsiburada/VoltranJS/compare/1.0.6...1.0.7) - 2021-04-28 + +### Merged + +- Partial content server response feature [`#14`](https://github.com/hepsiburada/VoltranJS/pull/14) + +## [1.0.6](https://github.com/hepsiburada/VoltranJS/compare/1.0.5...1.0.6) - 2021-04-26 + +### Merged + +- Internal cache remove endpoint created, [`#13`](https://github.com/hepsiburada/VoltranJS/pull/13) + +### Commits + +- Version upgrade 1.0.6 [`6642d19`](https://github.com/hepsiburada/VoltranJS/commit/6642d19e99a8d772d8dff1325e8078c653fc7d29) + +## [1.0.5](https://github.com/hepsiburada/VoltranJS/compare/1.0.4...1.0.5) - 2021-04-26 + +### Merged + +- Update README.md [`#12`](https://github.com/hepsiburada/VoltranJS/pull/12) +- feat: esbuild loader integration [`#10`](https://github.com/hepsiburada/VoltranJS/pull/10) + +### Commits + +- fix: conflict resolved [`b7d3893`](https://github.com/hepsiburada/VoltranJS/commit/b7d3893f4cdf5281ed443f49a61ab5eb378fa8ee) +- fix: unintelligible code deleted [`d7bdb80`](https://github.com/hepsiburada/VoltranJS/commit/d7bdb800f378d1aa24d91262ca8add0305b0217d) +- added new project logo [`ff89d80`](https://github.com/hepsiburada/VoltranJS/commit/ff89d80c17b6a159f22f4565c26716b043ac7c80) + +## [1.0.4](https://github.com/hepsiburada/VoltranJS/compare/1.0.3...1.0.4) - 2021-04-15 + +### Merged + +- fix: client.css passing value problem [`#11`](https://github.com/hepsiburada/VoltranJS/pull/11) +- feat: add close html preview condition to production mode [`#8`](https://github.com/hepsiburada/VoltranJS/pull/8) +- Configured to pass webpack config, from main project [`#9`](https://github.com/hepsiburada/VoltranJS/pull/9) + +### Commits + +- feat: add comp based isPreview xodndition [`dad29c3`](https://github.com/hepsiburada/VoltranJS/commit/dad29c3b1c6edb6d07af7e697c983be34f3c025e) +- Added parameter for Preview mode. And Fixed some css bugs [`04dec7c`](https://github.com/hepsiburada/VoltranJS/commit/04dec7c4529130400612c4fd1f17292381f48fc1) + +## [1.0.3](https://github.com/hepsiburada/VoltranJS/compare/1.0.2...1.0.3) - 2021-04-05 + +### Commits + +- Configured to pass webpack config, from main project [`8f6ce41`](https://github.com/hepsiburada/VoltranJS/commit/8f6ce414035fcb1d850a3417f10bacf46735b691) + +## [1.0.2](https://github.com/hepsiburada/VoltranJS/compare/1.0.1...1.0.2) - 2021-01-20 + +### Merged + +- Eslint fixes [`#6`](https://github.com/hepsiburada/VoltranJS/pull/6) +- Update README [`#1`](https://github.com/hepsiburada/VoltranJS/pull/1) + +### Commits + +- Add type-hint [`f8838e4`](https://github.com/hepsiburada/VoltranJS/commit/f8838e422e3c08ac563bafe7064937c089c0cb4c) +- Minor typos [`1976fce`](https://github.com/hepsiburada/VoltranJS/commit/1976fce2766cb7c2055c6af56dbd3d4a4dafecd1) +- update version 1.0.2 [`81bee9b`](https://github.com/hepsiburada/VoltranJS/commit/81bee9b1865fbf2c8f1926bd8617c180d0995d14) + +## [1.0.1](https://github.com/hepsiburada/VoltranJS/compare/1.0.0...1.0.1) - 2021-01-04 + +### Merged + +- Create LICENSE [`#4`](https://github.com/hepsiburada/VoltranJS/pull/4) + +### Commits + +- Voltran JS 1.0.0 version [`c156f25`](https://github.com/hepsiburada/VoltranJS/commit/c156f254b92cb218a44fad9f0b00cc55213f8096) +- update package json [`afb8d18`](https://github.com/hepsiburada/VoltranJS/commit/afb8d18d540fa9de751bc2ecdcbce5fc7681e7f3) + +## 1.0.0 - 2020-12-29 + +### Commits + +- Voltran JS 1.0.0 version [`fedab7a`](https://github.com/hepsiburada/VoltranJS/commit/fedab7a0f70772f91278c2cb752e7c91ee09a7e9)