Skip to content

Commit 842106f

Browse files
committed
Updated changelog
1 parent 4c8d98b commit 842106f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/svelte-reveal/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.0.0] - 2024-04-04
99

1010
### Added
1111

@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- Massively simplified CI/CD pipeline
2222
- Improved documentation in README
2323
- Updated JSDoc comments
24+
- Better support for SvelteKit and SSR
2425
- Restructured and simplified the core code
2526
- Reworked TypeScript types
2627
- 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
171172
[0.5.0]: https://github.com/DaveKeehl/svelte-reveal/compare/0.4.0...0.5.0
172173
[0.6.0]: https://github.com/DaveKeehl/svelte-reveal/compare/0.5.0...0.6.0
173174
[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

0 commit comments

Comments
 (0)