Releases: NxtLvLSoftware/alpine-typescript
Releases · NxtLvLSoftware/alpine-typescript
v0.0.3
v0.0.3
- Use ESModules in package and examples
- Add extra meta fields to package.json
- Doesn't enforce latest Alpine versions (now requires ^3.0.0)
- Add helpers to Globals for checking the existence of injected properties (
satisfiesAlpineWithComponents()
,castToAlpineWithComponents()
) bootstrapAlpine
option for conditionally importing and settingwindow.Alpine
for you- No longer strips comments/documentation from the
tsc
output
Documentation/Reference: https://nxtlvlsoftware.github.io/alpine-typescript/
v0.0.2
v0.0.1 can't be overridden on NPM registry (accidentally pushed & deleted in actions workflow debugging.)
v0.0.1
Initial release 🚀
Documentation/Reference: https://nxtlvlsoftware.github.io/alpine-typescript/