Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stordahl authored Dec 31, 2021
1 parent 6e92bb9 commit 71e3d21
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Change Log

All notable changes to the "sveltekit-snippets" extension will be documented in this file.
All notable changes to the "sveltekit-snippets" extension will be documented here.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]

## [1.1.0] - 2021-12-31
### Added
- TypeScript Endpoints via `kitTsEndpoint`

### Changed
- Removed `{ params }` from Endpoints boilerplate

### Fixed
- Adds `lang=ts` to normal script tag when using `kitModuleTs`

## [1.0.0] - 2021-11-23
### Initial Features
| Snippet | Output |
Expand Down

0 comments on commit 71e3d21

Please sign in to comment.