Skip to content

Commit

Permalink
Merge pull request #30 from alexlee-dev/v0.7.0
Browse files Browse the repository at this point in the history
📦 v0.7.0
  • Loading branch information
Alex Lee authored Jun 10, 2020
2 parents 276149c + 081c49e commit 6200c9b
Show file tree
Hide file tree
Showing 74 changed files with 1,554 additions and 1,163 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.7.0] - 2020-06-10

### 🏗️ Build JS from TS

### Added

- Loading Indicator [#20](https://github.com/alexlee-dev/create-mern-application/issues/20)

### Changed

- Async nature of adding/editing/deleting
- Initial state is Loading [#24](https://github.com/alexlee-dev/create-mern-application/issues/24)
- Template File Logic (Single TS Source - Build on Client) [#13](https://github.com/alexlee-dev/create-mern-application/issues/13)

### Removed

- Removed line about editing App.tsx/App.js
- JS Template Files [#13](https://github.com/alexlee-dev/create-mern-application/issues/13)

### Fixed

## [0.6.0] - 2020-06-08

### 🍻Add/Edit/Delete Beers
Expand Down
Loading

0 comments on commit 6200c9b

Please sign in to comment.