All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Built against latest svelte 3.6.7 and Nativescript 6.0
- ListItem template components are now created with
intro: true
- mounting with anchor uses correct index during insert (fixes #30)
- class: directives now work with falsy values
- Bumped Nativescript to 5.4
- Bumped Svelte to 3.4
- Updated unit tests to use bundled svelte components instead of compiling as part of test.
- Removed console log spam and added to a NativeScript trace category exported as
DomTraceCategory
- Introduced a Changelog
- Bumped versions to use freshly released Svelte 3.0.0