Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Releases: Teakowa/setup-serverless

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 09:52

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

Choose a tag to compare

@Teakowa Teakowa released this 22 Jan 10:03
b2ea206

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

Choose a tag to compare

@Teakowa Teakowa released this 11 Aug 19:09

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 14:43

2.1.1 (2023-08-12)

♻️ Refactor

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

v2.1.0

Choose a tag to compare

@Teakowa Teakowa released this 11 Aug 19:06
3ab6b64

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

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:50

2.0.13 (2023-08-10)

♻️ Refactor

v2.0.12

Choose a tag to compare

@Teakowa Teakowa released this 05 Aug 16:40

Revert v2.0.11

v2.0.10

Choose a tag to compare

@github-actions github-actions released this 26 Jan 15:14

2.0.10 (2023-01-26)

📝 Documentação

♻️ Refactor

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

v2.0.9

Choose a tag to compare

@github-actions github-actions released this 24 Jan 10:37

2.0.9 (2023-01-24)

♻️ Refactor

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

v2.0.8

Choose a tag to compare

@github-actions github-actions released this 21 Jan 05:09

2.0.8 (2023-01-21)

✅ Testes

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