Releases: mdevlamynck/elm-symfony-bridge
Releases · mdevlamynck/elm-symfony-bridge
2.0.0
1.3.1
Bug fixes:
- Correctly handle errors when building in webpack plugin
1.3.0
New features:
- Add projectRoot option
1.2.1
Bug fixes:
- Fix env files variables merge
1.2.0
New features:
- Add support for global variable replacement through env vars
1.1.4
Bug fixes:
- Fix generated code for routes with variable name conflicting with elm reserved keywords
1.1.3
Bug fixes:
- Fix generation of translations with a domain that contains characters not allowed to appear in an elm module name
1.1.2
Bug fixes:
- Fix bad invocation of routing command in production mode
- Fix bogus error message
- Add
translations
to watched folders - Allow configuration of watches
1.1.1
Bug fixes:
- Fix translation support in the parcel plugin
1.1.0
New features:
- Add parcel support
Bug fixes:
- Correctly handle the absence of routes in symfony