Releases: actuallyReallyAlex/create-mern-application
Releases · actuallyReallyAlex/create-mern-application
📦 v0.11.0
[0.11.0] - 2020-06-12
🔧 Bug Fixeroo
Added
npx
instructions to README - #39
- Author Name - #37
Changed
- Topmost catch block will not throw another new Error
- Minimum Node version
v10.0.0
-> v10.13.0
- #41
Removed
Fixed
cleanupError()
causing error - #38
- Prettier Error (If Node version was < 10.13.0) - #41
📦 v0.10.0
[0.10.0] - 2020-06-12
✏️ Tiny Clean up
Added
Changed
- Cleaned up some files
- README edits
Removed
Fixed
📦 v0.9.0
[0.9.0] - 2020-06-11
📦 Fixed Up Dependencies
Added
- Comments in template files - #22
- README
Built With
section - #9
- GIF - #33
Changed
- Revamped Documentation Website - #34
Removed
Fixed
📦 v0.8.0
[0.8.0] - 2020-06-11
🧪 Good Testing
Added
Changed
- Enhanced Testing - #27
- Rewrote
valueReplacer()
to be more robust - #29
- Use own
replace()
instead of relying on replace
dependency - #28
Removed
- Check for
pathExists
- #31
Fixed
📦 v0.7.0
[0.7.0] - 2020-06-10
🏗️ Build JS from TS
Added
Changed
- Async nature of adding/editing/deleting
- Initial state is Loading #24
- Template File Logic (Single TS Source - Build on Client) #13
Removed
- Removed line about editing App.tsx/App.js
- JS Template Files #13
Fixed
📦 v0.6.0
[0.6.0] - 2020-06-08
🍻Add/Edit/Delete Beers
Added
- Ability to create a beer via UI #16
- Ability to delete a beer via UI #18
- Ability to edit a beer via UI #17
Changed
Removed
Fixed
- Bumps websocket-extensions from 0.1.3 to 0.1.4.
- JS Template Assets not Copied to
/build
upon Build script #21
📦 v0.5.0
[0.5.0] - 2020-06-05
🍻 Beers in the DB
Added
Changed
- Add application name to
App.js
/ App.tsx
Removed
Fixed
- No assets being served by server
📦 v0.4.0
[0.4.0] - 2020-06-04
🧪 Testing
Added
- Tests #6
- Favicon to Template #11
Changed
- Build commands are quieter - only displaying errors #4
- Yellow chalk logs to Blue chalk logs #5
Removed
Fixed
📦 v0.3.0
[0.3.0] - 2020-06-04
✨ MongoDB Support
Added
Changed
Removed
Fixed
📦 v0.2.0
[0.2.0] - 2020-06-03
✨ App Content
Added
Changed
Removed
Fixed