Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 1.13 KB

@sveltejs/amp

1.1.0

Minor Changes

  • feat: allow SvelteKit 2 as peer dependency (#11233)

1.0.2

Patch Changes

  • fix: publish missing files (#8532)

1.0.1

Patch Changes

  • chore: remove superfluous main field from package.json (#8519)

  • Updated dependencies [7e2d3405]:

    • @sveltejs/kit@1.1.1

1.0.0

Major Changes

First major release, see below for the history of changes that lead up to this. Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch

1.0.0-next.3

Patch Changes

  • chore: add peerDependencies, add more specific next version (#8141)

1.0.0-next.2

Patch Changes

  • Amend boilerplate to match current recommendations (#7184)

1.0.0-next.1

Patch Changes

  • Add types to pkg.exports (#5045)