Releases: manriif/supabase-edge-functions-kt
Releases · manriif/supabase-edge-functions-kt
0.0.5
What's Changed
- Resolve JS project dependencies after the project is evaluated by @manriif in #11
- Fix project sync fails when a Kotlin target other than JS is present (#10)
Full Changelog: v0.0.4...0.0.5
0.0.4
What's Changed
- Postpone build script misconfiguration at task execution by @manriif in #9
- Fix task
supabaseFunctionAggregateImportMap
fails if no import_map_template.json exists (#8)
- Fix ignored build script configuration (#6)
Full Changelog: v0.0.2...v0.0.4