File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.0.0 ] - 2024-04-04
9
9
10
10
### Added
11
11
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
21
- Massively simplified CI/CD pipeline
22
22
- Improved documentation in README
23
23
- Updated JSDoc comments
24
+ - Better support for SvelteKit and SSR
24
25
- Restructured and simplified the core code
25
26
- Reworked TypeScript types
26
27
- Custom easing (array of four numbers) can now be defined directly using the ` easing ` option
@@ -171,3 +172,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
171
172
[ 0.5.0 ] : https://github.com/DaveKeehl/svelte-reveal/compare/0.4.0...0.5.0
172
173
[ 0.6.0 ] : https://github.com/DaveKeehl/svelte-reveal/compare/0.5.0...0.6.0
173
174
[ 0.7.0 ] : https://github.com/DaveKeehl/svelte-reveal/compare/0.6.0...0.7.0
175
+ [ 1.0.0 ] : https://github.com/DaveKeehl/svelte-reveal/compare/0.7.0...1.0.0
You can’t perform that action at this time.
0 commit comments