Files
oki-podcast-reader/CHANGELOG.md
T
github-actions[bot] 57980c2e9b Version Packages
2023-02-24 23:02:15 +00:00

37 lines
691 B
Markdown

# svelte-podcast
## 0.3.1
### Patch Changes
- 02598d4: fixes exported typings
## 0.3.0
### Minor Changes
- 0b12aab: Adds mechanic for managing user preferences
## 0.2.0
### Minor Changes
- 6f89448: Adds the ability to bind episode metadata to the audio store
- a70d68d:
- Restructures lib to make dist cleaner and dev easier to grock
- Refactors <audio /> bindings to make it easier to change values when loading a different source
- Moves more values to micro-stores
- 1841199: Adds save/load mechanic for episode progress
## 0.1.1
### Patch Changes
- 549d858: Fixes release build
## 0.1.0
### Minor Changes
- 2e6f082: Adds initial audio element abstraction with store