Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .changeset/angry-shrimps-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-cats-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-21ab967.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-34369ff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-6733089.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-88daee3.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-ae952f4.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-b6e3add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-b8ba69a.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-ba0c8cd.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-c9f5af4.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-e10e81d.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/changesets-renovate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.2.7

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `exports` field & fix package lint errors

## 1.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/changesets-renovate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/changesets-renovate",
"version": "1.2.6",
"version": "1.2.7",
"description": "Automatically create changesets for Renovate",
"type": "module",
"engines": {
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 3.15.16

### Patch Changes

- [#1368](https://github.com/scaleway/scaleway-lib/pull/1368) [`3a53348`](https://github.com/scaleway/scaleway-lib/commit/3a533489cdbcee77434ae96b0d5a5c93d180a361) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.44.0`.

- [#1372](https://github.com/scaleway/scaleway-lib/pull/1372) [`1f28338`](https://github.com/scaleway/scaleway-lib/commit/1f28338f932530b119c1bdbd7f4f6137fff40b09) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.61.0`.
Updated dependency `@typescript-eslint/parser` to `5.61.0`.

- [#1356](https://github.com/scaleway/scaleway-lib/pull/1356) [`d743e75`](https://github.com/scaleway/scaleway-lib/commit/d743e7531931e953c6830d66b4dd60fee2f50a02) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.1.6`.

## 3.15.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/eslint-config-react",
"version": "3.15.15",
"version": "3.15.16",
"description": "Scaleway React eslint shared config",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/jest-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.0.8

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `exports` field & fix package lint errors

## 3.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/jest-helpers",
"version": "3.0.7",
"version": "3.0.8",
"description": "A package for utilities jest functions",
"type": "module",
"engines": {
Expand Down
24 changes: 11 additions & 13 deletions packages/outdated-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,37 @@
# Change Log

## 2.0.2

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `exports` field & fix package lint errors

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2023-01-13)


### :package: Chore

* **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))

- **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))

### :bug: Bug Fixes

* harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))


- harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))

## 2.0.0 (2023-01-06)


### ⚠ BREAKING CHANGES

* packages are ESM only
- packages are ESM only

### :package: Chore

* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))

- **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))

### :gear: Features

* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))


- publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))

## 1.2.1 (2022-12-09)

Expand Down
2 changes: 1 addition & 1 deletion packages/outdated-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/outdated-browser",
"version": "2.0.1",
"version": "2.0.2",
"description": "A small web script to display outdated banner",
"type": "module",
"engines": {
Expand Down
24 changes: 11 additions & 13 deletions packages/random-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,37 @@
# Change Log

## 4.0.2

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `exports` field & fix package lint errors

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 4.0.1 (2023-01-13)


### :package: Chore

* **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))

- **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))

### :bug: Bug Fixes

* harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))


- harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))

## 4.0.0 (2023-01-06)


### ⚠ BREAKING CHANGES

* packages are ESM only
- packages are ESM only

### :package: Chore

* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))

- **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))

### :gear: Features

* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))


- publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))

## 3.0.3 (2022-12-29)

Expand Down
2 changes: 1 addition & 1 deletion packages/random-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/random-name",
"version": "4.0.1",
"version": "4.0.2",
"description": "A small utility to generate a random name",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/regex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.1.2

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `exports` field & fix package lint errors

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/regex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/regex",
"version": "3.1.1",
"version": "3.1.2",
"description": "A small utility to use regex",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.1.1

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Set `moduleResolution` to `Bundler`

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/tsconfig",
"version": "1.1.0",
"version": "1.1.1",
"description": "Scaleway shared tsconfig",
"keywords": [
"typescript",
Expand Down
6 changes: 6 additions & 0 deletions packages/use-dataloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.0.2

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `exports` field & fix package lint errors

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-dataloader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-dataloader",
"version": "4.0.1",
"version": "4.0.2",
"description": "A small hook to handle api requests",
"type": "module",
"engines": {
Expand Down
24 changes: 11 additions & 13 deletions packages/use-gtm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,37 @@
# Change Log

## 2.0.2

### Patch Changes

- [#1380](https://github.com/scaleway/scaleway-lib/pull/1380) [`c0e0d51`](https://github.com/scaleway/scaleway-lib/commit/c0e0d5104680149f9b38ae509b17d14a66c4d733) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `exports` field & fix package lint errors

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.0.1 (2023-01-13)


### :package: Chore

* **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))

- **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))

### :bug: Bug Fixes

* harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))


- harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))

## 2.0.0 (2023-01-06)


### ⚠ BREAKING CHANGES

* packages are ESM only
- packages are ESM only

### :package: Chore

* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))

- **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))

### :gear: Features

* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))


- publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))

## 1.3.4 (2022-12-29)

Expand Down
2 changes: 1 addition & 1 deletion packages/use-gtm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-gtm",
"version": "2.0.1",
"version": "2.0.2",
"description": "A small hook to handle gtm in a react app",
"type": "module",
"engines": {
Expand Down
Loading