Skip to content

Commit

Permalink
Merge pull request #26 from swup/feat/typescript
Browse files Browse the repository at this point in the history
feat : port to TypeScript
  • Loading branch information
hirasso authored Sep 28, 2023
2 parents 0e012b4 + de2ef63 commit 8529da6
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 262 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [4.0.3] - 2023-09-28

- Port to TypeScript
## [4.0.2] - 2023-09-25

- Use `@swup/cli` for bundling
Expand All @@ -25,6 +28,7 @@

- Initial release

[4.0.3]: https://github.com/swup/debug-plugin/releases/tag/4.0.3
[4.0.2]: https://github.com/swup/debug-plugin/releases/tag/4.0.2
[4.0.1]: https://github.com/swup/debug-plugin/releases/tag/4.0.1
[4.0.0]: https://github.com/swup/debug-plugin/releases/tag/4.0.0
Expand Down
Loading

0 comments on commit 8529da6

Please sign in to comment.