Releases: sensiolabs/AssetMapperTypeScriptBundle
Releases · sensiolabs/AssetMapperTypeScriptBundle
v0.2.1
What's Changed
- Add .gitattributes by @jmsche in #61
- chore: add CI checks with symfony 7.2 and php 8.4 by @maelanleborgne in #60
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Use optimized sprintf by @Jean-Beru in #46
- Improve README with badges by @Jean-Beru in #45
- doc: fix config example error for swc binary by @maelanleborgne in #50
- Allow specifying SWC version by @pan93412 in #54
New Contributors
- @Jean-Beru made their first contribution in #46
- @pan93412 made their first contribution in #54
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- [Doc] Minor changes and fixes - by @javiereguiluz in #36, @stof in #35 and @maelanleborgne in #40
- [SWCBinary] Fix binary file permissions - by @cameronmurphy in #42
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add option to specify .swcrc config file by @maelanleborgne in #32
- Removed reference to watchexec by @maelanleborgne in #33
- Improve CI checks by @maelanleborgne in #34
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fixed resolving SWC version for alpine linux by @maelanleborgne in #30
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Fixed watch option not catching change event form nested files
- Fixed windows binary resolution
v0.1.0
First release of the bundle