Skip to content

Releases: Teakowa/setup-serverless

v3.0.0

22 Jan 09:52
Compare
Choose a tag to compare

3.0.0 (2024-01-22)

⚠ BREAKING CHANGES

Now node v20 is required, please update your runtime node version.

✨ Features

  • update runtime to node v20 (1e43f11)

v3

22 Jan 10:03
b2ea206
Compare
Choose a tag to compare

3.0.0 (2024-01-22)

⚠ BREAKING CHANGES

Now node v20 is required, please update your runtime node version.

✨ Features

  • update runtime to node v20 (1e43f11)

v2

11 Aug 19:09
Compare
Choose a tag to compare

v2.1.1

12 Aug 14:43
Compare
Choose a tag to compare

2.1.1 (2023-08-12)

♻️ Refactor

  • utils: Re-design getAllVersion to solve API rate limit error (#752) (eb4a195), closes #751

v2.1.0

11 Aug 19:06
3ab6b64
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 20.4.5 to 20.4.9 by @dependabot in #750
  • chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #747
  • refactor(cache): re-design cache by @Teakowa in #671

Full Changelog: v2...v2.1.0

v2.0.13

10 Aug 14:50
Compare
Choose a tag to compare

2.0.13 (2023-08-10)

♻️ Refactor

v2.0.12

05 Aug 16:40
Compare
Choose a tag to compare

v2.0.10

26 Jan 15:14
Compare
Choose a tag to compare

2.0.10 (2023-01-26)

📝 Documentação

♻️ Refactor

  • use getLatestRelease instead listReleases in findLatest (#664) (0ac45a7)

v2.0.9

24 Jan 10:37
Compare
Choose a tag to compare

2.0.9 (2023-01-24)

♻️ Refactor

  • remove NPM_CONFIG_LOGLEVEL and VERSION Environment Variables (#657) (94e4619)

v2.0.8

21 Jan 05:09
Compare
Choose a tag to compare

2.0.8 (2023-01-21)

✅ Testes

  • add collectCoverage for jest [skip ci] (b38e3b8)