- Revert "Change JavaScript package to
type: module
"
- Change JavaScript package to
type: module
-
A TypedBundle was added - which allows for integration with symfony/asset-mapper.
-
Add support for symfony/asset-mapper
-
Add
assets/src
to.gitattributes
to exclude source TypeScript files from installing. -
TypeScript types are now included.
- [BC BREAK] The
assets/
directory was moved fromResources/assets/
toassets/
. Make sure the path in yourpackage.json
file is updated accordingly.