Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yasinatesim committed May 27, 2021
1 parent e29a849 commit b8662b0
Showing 1 changed file with 94 additions and 0 deletions.
94 changes: 94 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit b8662b0

Please sign in to comment.