Skip to content

Releases: Data-Only-Greater/sveltekit-adapter-aws-base

v1.2.0

30 Mar 16:30
Compare
Choose a tag to compare

1.2.0 (2023-03-30)

Bug Fixes

  • distribute from the dist folder, rather than using the files key (b253c96)
  • importing fs-extra and replacing __dirname (2e0edca)

Features

  • add testing of index.ts (ca9c166)

v1.1.1

30 Mar 12:07
Compare
Choose a tag to compare

1.1.1 (2023-03-30)

Bug Fixes

  • align tsconfig.build with tsconfig (55f3192)

v1.1.0

30 Mar 12:00
Compare
Choose a tag to compare

1.1.0 (2023-03-30)

Bug Fixes

  • move semantic release config to package.json (18fc275)

Features

  • switch to es2022 modules (6b1f180)

v1.0.3

28 Mar 16:59
Compare
Choose a tag to compare

1.0.3 (2023-03-28)

Bug Fixes

  • typo in semantic-release config (088b7c3)
  • use semantic-release to publish package (5a406fe)

v1.0.2

28 Mar 09:29
Compare
Choose a tag to compare

1.0.2 (2023-03-28)

Bug Fixes

  • include registry url with node setup (bdb33a0)