This repository was archived by the owner on Jul 4, 2018. It is now read-only.
Releases: FoalTS/generator-foal
Releases · FoalTS/generator-foal
v0.5.0-alpha.1
Update cli to alpha 4
v0.4.0-beta.5
- Update
@foal/authenticationversion (#68).
v0.4.0-beta.4
v0.4.0-beta.3
v0.4.0-beta.2
v0.4.0-beta.1
- Fix csrf issue and do not use secure cookies by default in prod.
- Add invalid credentials message.
- Fix linting issues.
v0.4.0-beta.0
- Add "textual logo" (#44)
- Each environment has an isolated configuration file (#46).
- Add a
Configinterface (#46). - Add ejs services (#47)
- Support MultipleEjsTemplatesService (#48).
- Return a 404 when a page is not found (#49).
- Add morgan logger (#50).
- Update generators with the new architecture and add csrf protection (#51).
v0.4.0-alpha.6
- Add a
public/directory (#32). - Mode
source-map-supportfrom dev dep to dep (#34). - Add a default template index.html (#35, #38, #39, #43).
- Fix linting (#35).
- Rename
MySequelizeConnectiontoConnectionServiceand change config path (#36). - Adapt the generated app to be more easily deployable to Azure (#40).
- Add empty database options in
config.ts(#41). - Add uri prompt and ask for only one database (#42).
v0.4.0-alpha.5
Fix typos
v0.4.0-alpha.4
Fix version numbers of last pre-release.